@charset "utf-8";

body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: #FDEEF5;
	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;
}

.txt_14 {
	font-size: 14px;
}

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

#ad_right {
	width: 152px;
	height: 583px;
	position: absolute;
	right: -168px;
}

#ad_right .top {
	width: 152px;
	height: 165px;
	background: url(../images/left_scoll_top.png);
}

#ad_right .bottom {
	width: 152px;
	height: 415px;
	background: url(../images/left_scoll_bottom.png);
	text-align: center;
	padding-top: 3px;
}

#ad_right .scroll_right{
	width: 152px;
	height: 417px;
    background:url(../images/left_scoll.png) no-repeat;
	padding-top: 166px;
	text-align: center;
}

#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: 17px;
}

#header .topmenu {
	width: 610px;
	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 .index_box {
	width: 822px;
	margin: 30px 0 0 17px;
}

#content_main .index_box .left {
	width: 392px;
	float: left;
}

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

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

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

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

#content_main .index_box .right {
	width: 392px;
	float: right;
}

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

#content_main .bg_box {
	width: 394px;
}

#content_main .bg_box .bg_box_tb {
	height: 6px;
	overflow: hidden;
}

#content_main .bg_box .bg_box_middle {
	width: 379px;
	background: url(../images/box_middle1.jpg) left top repeat-y;
	padding: 15px 0 20px 15px;
}

#content_main .write_box {
	width: 367px;
}

#content_main .write_box .write_box_tb {
	height: 5px;
	overflow: hidden;
}

#content_main .write_box .write_box_middle {
	width: 367px;
	background: url(../images/box_middle.jpg) repeat-y;
}

#content_main .write_box .write_box_middle .news_box {
	width: 338px;
	height: 480px;
	border: #101579 1px solid;
	margin-left: 6px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px 5px 0 10px;
}

#content_main .write_box .write_box_middle .info_box {
	width: 338px;
	height: 195px;
	border: #101579 1px solid;
	margin-left: 6px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px 5px 0 10px;
}

#content_main .write_box .write_box_middle .campaign_box {
	width: 338px;
	height: 245px;
	border: #101579 1px solid;
	margin-left: 6px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 10px 5px 0 10px;
}

#content_main .write_box .box_01 {
	width: 367px;
}

#content_main .write_box .box_01 .left {
	width: 155px;
	float: left;
	margin-left: 26px;
	display: inline;
}

#content_main .write_box .box_01 .right {
	width: 163px;
	float: right;
	margin-right: 6px;
	display: inline;
}

#content_main .write_box .box_02 {
	width: 367px;
}

#content_main .write_box .box_02 .left {
	width: 130px;
	float: left;
	margin-left: 26px;
	display: inline;
}

#content_main .write_box .box_02 .right {
	width: 145px;
	float: left;
	margin-left: 25px;
	display: inline;
}
	
#content_main .border_box {
	width: 341px;
	border: #604A7B 3px solid;
	padding: 10px 5px 10px 5px;
	margin-left: 5px;
	background: #FFFFFF;
}

#content_main .border_box .left {
	width: 186px;
	float: left;
}

#content_main .border_box .right {
	width: 136px;
	float: right;
}

#content_main .font_red {
	color: #FF0000;
}

#content_main .hei_200 {
	height: 360px;
}


#footer {
	width: 822px;
	height: 120px;
	margin-top: 23px;
	border-top: #98C66E 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: #98C66E 1px solid;
	padding-top: 6px;
	text-align: center;
}

.float_l {
	float: left;
}

.blue_box {
	width: 378px;
	margin-left: 8px;
}

.blue_box .blue_middle {
	width: 378px;
	background: #DBEEF4;
}

.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_6 {
	margin-left: 6px;
}

.mar_l_13 {
	margin-left: 13px;
}

.mar_l_30 {
	margin-left: 30px;
}


.mar_l_153 {
	margin-left: 153px;
}

.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_25 {
	margin-top: 25px;
}

.mar_t_30 {
	margin-top: 30px;
}

.mar_t_35 {
	margin-top: 35px;
}

.mar_t_60 {
	margin-top: 60px;
}

.mar_t_65 {
	margin-top: 65px;
}

.mar_t_50 {
	margin-top: 50px;
}

.font_bold {
	font-weight: bold;
}

.txt_16 {
	font-size: 16px;
}

.text_line {
	text-decoration: underline;
}

.pad_b_30 {
	padding-bottom: 30px;
}

.pad_t_30 {
	padding-top: 30px;
}

.pad_t_3 {
	padding-top: 3px;
	padding-left: 3px;
}

.mar_l_10 {
	margin-left: 10px;
}

.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;
}

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

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

.menu_1 a{display:block;overflow:hidden;cursor:pointer;background: url(../images/rightmenu01.png) left top no-repeat;width:35px;height:87px;
text-indent: -9999px;}
.menu_1 a:hover{background:url(../images/rightmenu01-on.png) left top no-repeat;}
.current1 a,.current1 a:hover{display: block;background:url(../images/rightmenu01-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/rightmenu02.png) left top no-repeat;width:35px;height:115px;
text-indent: -9999px;}
.menu_2 a:hover{background:url(../images/rightmenu02-on.png) left top no-repeat;}
.current2 a,.current2 a:hover{display: block;background:url(../images/rightmenu02-on.png) left top no-repeat;width:35px;height:115px;text-indent: -9999px;}

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

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

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

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


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

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

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

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

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

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

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


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