/* categoryCommonRewrite -----*/

div.contents ul.sublocal {
	margin: 15px 0;
}


/* contents -----*/

div.contents .subtitle {
	margin: 20px 0 0;
	padding: 10px 15px;
	font-weight: bold;
	color: #ffffff;
	background-color: #112266;
}

div.contents div.summary {
	margin: 0;
	padding: 15px;
	background-color: #eeeeee;
}

div.contents div.summary .lead {
	font-weight: bold;
}

div.contents div.detail .lead {
	font-weight: bold;
	color: #112266;
}

div.contents div.detail p {
	margin-top: 0;
}

