@charset "Shift_JIS";
#contents .entries {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-bottom: 3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#contents h1 {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #F6E7CE;
	margin-bottom: 1em;
	font-size: 130%;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
}
#contents .date {
	font-size: 90%;
	line-height: 1em;
	text-align: right;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #F3F3F3;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#contents .entries img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#contents .entries h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.5em;
	color: #CC6600;
}
.entries .text {
	line-height: 1.6;
}
#newsNAV {
	float: right;
	width: 240px;
	background-color: #CA906F;
	margin-bottom: 20px;
}
#newsNAVinnner {
	margin: 2px;
	background-color: #FFFFFF;
	border: 1px solid #714142;
}
#newsNAV h2 {
	color: #FFFFFF;
	background-color: #7C5946;
	line-height: 1em;
	font-size: 90%;
	font-weight: bold;
	padding: 5px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #CA906F;
}
#newsNAV dl {
	margin-top: 8px;
}
#newsNAV dt, #newsNAV dd {
	padding-right: 10px;
	padding-left: 10px;
}
#newsNAV  dt a {
	font-size: 90%;
	line-height: 1.2;
	color: #CC6600;
	text-decoration: none;
}
#newsNAV  dt a:hover {
	text-decoration: underline;
}
#newsNAV dd {
	font-size: 80%;
	line-height: 1;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#newsNAVinnner p {
	font-size: 80%;
	padding: 5px;
	color: #666666;
	margin: 0px;
}
#topicNAV {
	font-size: 90%;
	text-align: center;
}
#topicNAV2 {
	text-align: center;
	font-size: 90%;
}
#topicLIST {
	font-size: 90%;
	margin-top: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
}
#topicLIST dt {
	float: left;
	color: #666666;
}
#topicLIST dd {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10em;
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
}
#topicLIST dd a {
	color: #CC6600;
	text-decoration: none;
}
#topicLIST dd a:hover {
	text-decoration: underline;
}
