@charset "Shift_JIS";
/*各タイトル画像*/
#title {
	margin-left: 15px;
	width: 730px;
}
/*コンテンツくくり*/
#maincontents {
	margin-top: 30px;
}
#newslist {
	padding-left: 40px;
	width: 650px;
}
#newslist dt {
	color: #00326e;
	padding-bottom: 5px;
	font-size: 14px;
}
#newslist dd {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#newslist a {
	color: #0000de;
}
#newslist a:visited {
	color: #663399;
}
#newslist a:hover {
	text-decoration: underline;
}
/*サイドメニュー*/
#sidemenu {
	float: left;
	width: 160px;
	text-align: center;
}
#sidemenu h2 {
	height: 30px;
	width: 157px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 12px;
}
#sidemenu h3 {
	font-size: 12px;
	color: #999999;
	width: 160px;
	font-weight: normal;
}
#sidemenu h3 img {
	padding-top: 10px;
	padding-right: 3px;
}
#sidemenu #date {
	list-style-type: none;
	border-bottom: solid 1px #999999;
	color: #ffffff;
	background-color: #0E2884;
	padding: 10px 0px;
	font-size: 14px;
}
#contentstitle {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	color: #00326E;
	text-align: left;
	float: right;
	padding-top: 10px;
	width: 540px;
}
h2 {
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	color: #00326E;
	padding-bottom: 10px;
}
/*コンテンツのくくり*/
#contentsbox {
	float: right;
	height: auto;
	width: 540px;
}
#contentsbox p {
	line-height: 1.2em;
}
.nextbox {
	clear: both;
	padding-top: 20px;
	text-align: right;
}
.nextbox img {
	padding-right: 3px;
}
.blue {
	color: #00326e;
}
/* 本文 */
.honbun {
	font-size: 12px;
	line-height: 1.5em;
	width: 540px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.honbun img {
}
.honbun-left {
	width: 260px;
	float: left;
}
.honbun-right {
	width: 260px;
	float: right;
}
.honbun a {
	text-decoration: underline;
	color: #0000de;
}
.honbun a:visited {
	color: #663399;
}
/*↓ページ番号*/
#page {
	margin-top: 10px;
	text-align: center;
	clear: both;
}
