@charset "utf-8";
#bk_top {
	background-image: url(../IMAGE/bk_top.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
}
#bk_top h1 {
	color: #666;
	font-weight: normal;
	font-size: 90%;
	padding-top: 0px;
	text-align: right;
	line-height: 1.4em;
	width: 940px;
	margin: 0px auto;
}


#head_image {
	background-image: url(../IMAGE/bd3.png);
	background-repeat: repeat-x;
	height: 185px;
	padding-top: 10px;
}

.w940 {
	margin: 0px auto;
	text-align: left;
	width: 940px;
}
#main {
	margin: 0px auto;
	text-align: left;
	width: 940px;
	overflow: hidden;
}
#main h2 {
	padding-top: 10px;
	padding-left: 10px;
}

#toplogo {
	height: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 940px;
	position: relative;
}
#toplogo img {
	margin-top: 10px;
	margin-left: 15px;
}
#toplogo img.tel {
	margin-left: 50px;
}
#toplogo #sitemap {
	position: absolute;
	height: 15px;
	width: 120px;
	left: 800px;
	top: 50px;
}
#toplogo #sitemap a {
	font-size: 85%;
	text-decoration: none;
}
#toplogo #sitemap a:hover {
	text-decoration: none;
}

.menub {
	height: 46px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../IMAGE/bk_Gnavi.png);
	background-repeat: repeat-x;
}
.menub ul {
	list-style-type: none;
	overflow: hidden;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	height: 46px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.menub_li1 {
	float: left;
	width: 188px;
	background-image: url(../IMAGE/mbt1.gif);
	background-repeat: no-repeat;
	height: 46px;
	background-position: left top;
}
.menub_li2 {
	float: left;
	width: 188px;
	background-image: url(../IMAGE/mbt2.gif);
	background-repeat: no-repeat;
	height: 46px;
	background-position: left top;
}
.menub_li3 {
	float: left;
	width: 188px;
	background-image: url(../IMAGE/mbt3.gif);
	background-repeat: no-repeat;
	height: 46px;
	background-position: left top;
}

.menub a {
	display: block;
	height: 46px;
	color: #EEF3F7;
	text-align: center;
	padding-top: 14px;
	text-decoration: none;
	width: 188px;
	font-weight: normal;
}

.menub a:hover {
	background-image: url(../IMAGE/mbt1a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #333;
}

#backside {
	text-align: left;
	width: 820px;
	padding: 0px;
	background-repeat: repeat-y;
	margin: 0px auto;
	background-image: url(../IMAGE/back2.jpg);
}

#mainContent {
	text-indent: 0;
	float: left;
	width: 680px;
	padding: 0px 10px 0px 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
}

#sidebar {
	float: right;
	width: 240px;
	padding: 0px;
	background-repeat: repeat;
	height: 100%;
	margin: 0px;
}
.sidebar_base {
	margin: 10px 0px 0px;
	padding: 0px;
	overflow: hidden;
	width: 240px;
}

#footer {
	padding: 0px;
	height: 90px;
	margin: 10px 5px 0px;
	clear: both;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #00317A;
	background-image: url(../IMAGE/bd.jpg);
}
#footer #link {
	font-size: 90%;
	text-align: center;
	padding-top: 20px;
}
#footer #link li {
	list-style-type: none;
	display: inline;
}
#footer #link li a {
	padding-right: 20px;
	padding-left: 20px;
	color: #333;
	text-decoration: none;
}
#footer #link li a:hover {
	text-decoration: underline;
}
#footer p {
	color: #333;
	margin: 15px 0px 5px;
	padding: 0px;
	text-align: center;
	font-size: 90%;
}
#footer #copyright a {
	color: #333;
	text-decoration: none;
}
.clearfloat {
	clear:both;
}
.sideb1 {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.sideb1 ul {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	list-style-type: none;
	overflow: hidden;
	width: 240px;
}
.sideb1_li1 {
	height: 35px;
	background-image: url(../IMAGE/sbt1.jpg);
	background-repeat: no-repeat;
	width: 100%;
	font-size: 12px;
	display: block;
}
.sideb1_li1 a {
	text-decoration: none;
	height: 35px;
	width: 240px;
	display: block;
	text-indent: 2em;
	padding-top: 8px;
	color: #00317A;
}
.sideb1_li1 a:hover {
	text-decoration: none;
	background-image: url(../IMAGE/sbt1a.jpg);
	background-repeat: no-repeat;
	height: 35px;
	color: #FFC;
}
.float_left {
	float: left;
	margin-right: 10px;
}
.float_right {
	float: right;
}
.allzero {
	margin: 0px;
	padding: 0px;
}
.m_t10 {
	margin: 10px 0px 0px !important;
}
.m_t15 {
	margin: 15px 0px 0px !important;
}
.m_t30 {
	margin: 30px 0px 0px !important;
}
.m_l10 {
	margin-left: 10px;
}
.font12 {
	font-size: 12px;
	line-height: 1.3em;
}
.font12_box {
	font-size: 11px;
	margin: 15px 10px 10px 20px;
	color: #666;
	line-height: 1.3em;
	width: 550px;
}
.color_R {
	color: #900;
}
.color_B {
	color: #00317A;
}

/* --------------追加--------------------------- */

hr.line1 {
	margin-top: 10px;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #E7E7E7;
}
.overflow_H {
	overflow: hidden;
	margin-bottom: 15px;
}
