#wrap {
	height: 924px;
	width: 100%;
	margin: 0px;
	background-image: url(../img/bg2.jpg);
	background-repeat: repeat-x;
}#contents #header {
	margin: 0px;
	height: 125px;
	width: 850px;
	background-image: url(../img/head_bg.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	margin: 0px;
	float: left;
	height: 125px;
	width: 270px;
	clear: right;
}
#nave {
	height: 125px;
	margin: 0px;
	width: 580px;
	float: left;
	clear: right;
}

#header ul {
	list-style-type: none;
	text-decoration: none;
	width: 462px;
	padding-right: 105px;
	padding-top: 70px;
	margin: 0px;
	float: right;
	text-indent: -9999px;
}
#header li {
	margin: 0px;
	float: left;
	font-size: 10px;
	clear: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#header #zyuutakutosou_bth {
	background-image: url(../img/menu_zyuutakutosou.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 167px;
	margin: 0px;
	float: left;
}
#header #mitumori_bth {
	background-image: url(../img/menu_mitumori.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 145px;
	margin: 0px;
	float: left;
}
#header #sinntyaku_bth {
	background-image: url(../img/menu_sintyaku.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 150px;
	margin: 0px;
	float: left;
}
#header #zyuutakutosou_bth a {
	text-decoration: none;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../img/menu_zyuutakutosou.jpg);
	height: 26px;
	width: 167px;
}
#header #mitumori_bth a {
	text-decoration: none;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../img/menu_mitumori.jpg);
	height: 26px;
	width: 145px;
}
#header #sinntyaku_bth a {
	text-decoration: none;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-image: url(../img/menu_sintyaku.jpg);
	height: 26px;
	width: 150px;
}
#header #zyuutakutosou_bth a:hover {
	text-decoration: none;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 26px;
	width: 167px;
	background-image: url(../img/menu_zyuutakutosou_ov.jpg);
}
#header #mitumori_bth a:hover {
	text-decoration: none;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 26px;
	width: 145px;
	background-image: url(../img/menu_mitumori_ov.jpg);

}
#header #sinntyaku_bth a:hover {
	text-decoration: none;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 26px;
	width: 150px;
	background-image: url(../img/menu_sintyaku_ov.jpg);

}
#main {
	margin: 0 20px;
	height: auto;
	width: 810px;
}
#main #topicsArea{}
#main #topicsArea dl{
	overflow: hidden;
}
#main #topicsArea dl dt{
	float: left;
	width: 180px;
}
#main #topicsArea dl dd{
	line-height: 1.4;
	margin-bottom: 20px;
}

#main .detailArea{
	overflow:hidden;
}
#main .detailArea .date{
	font-size:13px;
	display: inline-block;
}
#main .detailArea .category{
	font-size:12px;
	display: inline-block;
	background-color: #969696;
	color: #FFF;
	padding:3px 6px;
}
#main .detailArea .title{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.4;
}
#main .detailArea #topics_body{
	line-height: 1.4;
	margin-bottom: 40px;
}
#main .detailArea #topics_body img{
	max-width: 100%;
	height: auto;
}
h2{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	line-height: 30px;
	color: #0033CC;
}
h3{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 24px;
	color: #0132CC;
