@charset "utf-8";

body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: url(../images/bg.jpg) repeat;
	line-height: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

*{
	padding: 0;
	margin: 0;
}

img {
	vertical-align: top;
}

.clear {
	clear: both;
}

.text_center {
	text-align: center;
}

.text_left {
	text-align: left;
}

.text_right {
	text-align: right;
}

#content {
	width: 854px;
	margin: 35px auto 8px auto;
	position: relative;
}

#ad_left {
	width: 152px;
	height: 523px;
	position: absolute;
	right: -168px;
	 
}

#ad_left .scroll_left {
	width: 152px;
	height: 335px;
	padding-top: 188px;
	text-align: center;
	background:  no-repeat;
}

#ad_left .top {
	width: 152px;
	height: 181px;
	background:url(../images/right_scoll_top.png) no-repeat;
}

#ad_left .bottom {
	width: 152px;
	height: 336px;
	background:url(../images/right_scoll_bottom.png) no-repeat;
	text-align: center;
	padding-top: 6px;
}


#content .con_t_b {
	height: 6px;
	overflow: hidden;
}

#content_main {
	width: 854px;
	background: url(../images/con_middle.jpg) repeat-y;
	padding-bottom: 0px;
}

#header {
	width: 854px;
	height: 100px;
	position: relative;
}

#header .logo {
	width: 118px;
	height: 41px;
	position: absolute;
	left: 25px;
	top: 27px;
}

#header .topmenu {
	width: 657px;
	position: absolute;
	right: 5px;
	top: 25px;
}

#header .topmenu li {
	list-style: none;
	float: left;
}

#header .topmenu .ul_01 {
	clear: both;
	padding-top: 5px;
}

#header .toplink {
	width: 395px;
	height: 21px;
	position: absolute;
	top: -4px;
	right: 4px;
}

#content_main .banner {
	width: 822px;
	margin-left: 16px;
}

#content_main .text {
	margin-left: 100px;
	margin-top: 30px;
}

#content_main .index_info {
	width: 822px;
	margin: 15px 0 0 16px;
}

#content_main .index_info .left {
	width: 394px;
	float: left;
}

#content_main .index_info .left .campaign_box {
	width: 382px;
	height: 248px;
	border: #101579 1px solid;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-left: 10px;
	padding-top: 10px;
}

.span_block {
	width: 80px;
	display: block;
	float: left;
}

.span_block_2 {
	width: 120px;
	display: block;
	float: left;
	text-align: right;
}

#content_main .index_info .list_style {
	margin: 20px 0 10px 0;
} 

#content_main .index_info .list_style li {
	list-style: none;
	background: #E7E7F1 url(../images/icon2.gif) 5px 3px no-repeat;
	padding-left: 22px;
	margin-top: 10px;
}

#content_main .index_info .list_style li a {
	color: #101478;
	text-decoration: none;
}

#content_main .index_info .list_style li a:hover {
	color: #101478;
	text-decoration: underline;
}

#content_main .index_info .list_style a {
	color: #101478;
	text-decoration: none;
}

#content_main .index_info .list_style a:hover {
	color: #101478;
	text-decoration: underline;
}

.right_box {
	width: 357px;
	padding: 20px 15px 20px 15px;
	background: #E6E0EC;
}

#content_main .index_info .left .information {
	width: 377px;
	height: 248px;
	border: #101579 1px solid;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px 5px 0 10px;
}

#content_main .index_info .right {
	width: 394px;
	float: right;
}

#content_main .index_info .right .news {
	width: 377px;
	height: 248px;
	border: #101579 1px solid;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px 5px 0 10px;
}

#footer {
	width: 822px;
	height: 120px;
	margin-top: 23px;
	border-top: #0F1578 1px solid;
	margin-left: 16px;
	padding-top: 15px;
}

#footer .left {
	width: 394px;
	float: left;
	color: #55555;
}

#footer .left a {
	color: #000000;
	text-decoration:none;
}

#footer .left a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer .right {
	width: 394px;
	float: right;
}

#footer .right a {
	color: #666666;
	text-decoration:none;
}

#footer .right a:hover {
	color: #666666;
	text-decoration: underline;
}

#footer .right .time {
	width: 392px;
	height: 44px;
	border: #0F1578 1px solid;
	padding-top: 6px;
	text-align: center;
}

.float_l {
	float: left;
}

.video_bg {
	width: 385px;
	height: 282px;
	margin: 0 auto;
	background: url(../images/video_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 6px;
	}













.mar_l_4 {
	margin-left: 4px;
}

.mar_l_13 {
	margin-left: 13px;
}

.mar_l_10 {
	margin-left: 10px;
}


.mar_l_30 {
	margin-left: 30px;
}

.mar_t_5 {
	margin-top: 5px;
}

.mar_t_10 {
	margin-top: 10px;
}

.mar_t_15 {
	margin-top: 15px;
}

.mar_t_20 {
	margin-top: 20px;
}

.mar_t_26 {
	margin-top: 26px;
}
.mar_t_30 {
	margin-top: 30px;
}

.mar_t_50 {
	margin-top: 50px;
}

.font_bold {
	font-weight: bold;
}

.text_line {
	text-decoration: underline;
}

.font_red {
	color: #FF0000;
}


.txt_14 {
	font-size: 14px;
}

.airis {
	margin-top: 10px;
	margin-left: 215px;
}

.airis img {
	float: left;
	padding-right: 3px;
	padding-top: 2px;
}

#foot_link {
	width: 854px;
	height: 144px;
	margin: 0 auto 10px auto;
	padding: 16px 0 0 0;
	background: url(../../images/foot_bg_list.jpg) left top no-repeat;
	position: relative;
}

#foot_link .make2 {
	margin: 5px 0 0 23px;
}

#foot_link .make3 {
	margin: 2px 0 0 253px;
}

#foot_link img {
	margin-left: 22px;
}

#left_menu1 {
	position: absolute;
	width: 35px;
	left: -35px;
	top: 0px;
}

#left_menu1 li{list-style:none; margin-bottom: 1px;}


.menu_1 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu01.png) left top no-repeat;width:35px;height:87px;
text-indent: -9999px;}
.menu_1 a:hover{background:url(../images/leftmenu01-on.png) left top no-repeat;}
.current1 a,.current1 a:hover{display: block;background:url(../images/leftmenu01-on.png) left top no-repeat;width:35px;height:87px;text-indent: -9999px;}

.menu_2 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu02.png) left top no-repeat;width:35px;height:87px;
text-indent: -9999px;}
.menu_2 a:hover{background:url(../images/leftmenu02-on.png) left top no-repeat;}
.current2 a,.current2 a:hover{display: block;background:url(../images/leftmenu02-on.png) left top no-repeat;width:35px;height:87px;text-indent: -9999px;}

.menu_3 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu03.png) left top no-repeat;width:35px;height:172px;
text-indent: -9999px;}
.menu_3 a:hover{background:url(../images/leftmenu03-on.png) left top no-repeat;}
.current3 a,.current3 a:hover{display: block;background:url(../images/leftmenu03-on.png) left top no-repeat;width:35px;height:172px;text-indent: -9999px;}

.menu_4 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu04.png) left top no-repeat;width:35px;height:172px;
text-indent: -9999px;}
.menu_4 a:hover{background:url(../images/leftmenu04-on.png) left top no-repeat;}
.current4 a,.current4 a:hover{display: block;background:url(../images/leftmenu04-on.png) left top no-repeat;width:35px;height:172px;text-indent: -9999px;}

.menu_5 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu05.png) left top no-repeat;width:35px;height:137px;
text-indent: -9999px;}
.menu_5 a:hover{background:url(../images/leftmenu05-on.png) left top no-repeat;}
.current5 a,.current5 a:hover{display: block;background:url(../images/leftmenu05-on.png) left top no-repeat;width:35px;height:137px;text-indent: -9999px;}

.menu_6 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu06.png) left top no-repeat;width:35px;height:96px;
text-indent: -9999px;}
.menu_6 a:hover{background:url(../images/leftmenu06-on.png) left top no-repeat;}
.current6 a,.current6 a:hover{display: block;background:url(../images/leftmenu06-on.png) left top no-repeat;width:35px;height:96px;text-indent: -9999px;}


#left_menu2 {
	position: absolute;
	width: 34px;
	left: -70px;
	top: 0px;
}

#left_menu2 li{list-style:none; margin-bottom: 1px;}

.menu_7 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu07.png) left top no-repeat;width:35px;height:124px;
text-indent: -9999px;}
.menu_7 a:hover{background:url(../images/leftmenu07-on.png) left top no-repeat;}
.current7 a,.current7 a:hover{display: block;background:url(../images/leftmenu07-on.png) left top no-repeat;width:35px;height:124px;text-indent: -9999px;}

.menu_8 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu08.png) left top no-repeat;width:34px;height:97px;
text-indent: -9999px;}
.menu_8 a:hover{background:url(../images/leftmenu08-on.png) left top no-repeat;}
.current8 a,.current8 a:hover{display: block;background:url(../images/leftmenu08-on.png) left top no-repeat;width:34px;height:97px;text-indent: -9999px;}

.menu_9 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu09.png) left top no-repeat;width:34px;height:78px;
text-indent: -9999px;}
.menu_9 a:hover{background:url(../images/leftmenu09-on.png) left top no-repeat;}
.current9 a,.current9 a:hover{display: block;background:url(../images/leftmenu09-on.png) left top no-repeat;width:34px;height:78px;text-indent: -9999px;}

.menu_10 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu10.png) left top no-repeat;width:34px;height:124px;
text-indent: -9999px;}
.menu_10 a:hover{background:url(../images/leftmenu10-on.png) left top no-repeat;}
.current10 a,.current10 a:hover{display: block;background:url(../images/leftmenu10-on.png) left top no-repeat;width:34px;height:124px;text-indent: -9999px;}

.menu_11 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu11.png) left top no-repeat;width:34px;height:97px;
text-indent: -9999px;}
.menu_11 a:hover{background:url(../images/leftmenu11-on.png) left top no-repeat;}
.current11 a,.current11 a:hover{display: block;background:url(../images/leftmenu11-on.png) left top no-repeat;width:34px;height:97px;text-indent: -9999px;}

.menu_12 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu12.png) left top no-repeat;width:34px;height:78px;
text-indent: -9999px;}
.menu_12 a:hover{background:url(../images/leftmenu12-on.png) left top no-repeat;}
.current12 a,.current12 a:hover{display: block;background:url(../images/leftmenu12-on.png) left top no-repeat;width:34px;height:78px;text-indent: -9999px;}

.menu_13 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu13.png) left top no-repeat;width:34px;height:124px;
text-indent: -9999px;}
.menu_13 a:hover{background:url(../images/leftmenu13-on.png) left top no-repeat;}
.current13 a,.current13 a:hover{display: block;background:url(../images/leftmenu13-on.png) left top no-repeat;width:34px;height:124px;text-indent: -9999px;}

.menu_14 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu14.png) left top no-repeat;width:34px;height:124px;
text-indent: -9999px;}
.menu_14 a:hover{background:url(../images/leftmenu14-on.png) left top no-repeat;}
.current14 a,.current14 a:hover{display: block;background:url(../images/leftmenu14-on.png) left top no-repeat;width:34px;height:124px;text-indent: -9999px;}

.menu_15 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/leftmenu15.png) left top no-repeat;width:35px;height:96px;
text-indent: -9999px;}
.menu_15 a:hover{background:url(../images/leftmenu15-on.png) left top no-repeat;}
.current15 a,.current14 a:hover{display: block;background:url(../images/leftmenu15-on.png) left top no-repeat;width:35px;height:96px;text-indent: -9999px;}



