@charset "utf-8";
/* index.css */


/* layout */
body {
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	background-image:url(../../index_images/index_main_bg01.jpg);
	background-repeat:repeat-x;
	background-position:50% 0%;
	text-align:center;
}


/* footer */
#footer_bg{
	text-align:center;
	background-image:url(../images/foot_bg01.jpg);
	background-repeat:repeat-x;
	background-position:0px 0px;
	background-color:#d0ebf7;
}
#footer {
	width:910px;
	margin:0px auto;
	text-align:left;
}
.footermenu_bg {
	background-color:#ffffff;
}
#footermenu li {
	display:inline;
}
#footermenu2 li {
	display:inline;
}
#copyright p {
	display:inline;
}
#footermenu2 {
	float:left;
	width:655px;
}
#navi_pagetop {
	float:right;
	width:128px;
}


/* index_maincontents */
#index_maincontents {
	width:875px;
	margin:0px auto;
	padding-bottom:20px;
	text-align:left;
}
#index_mainimage {
	width:920px;
	height:460px;
	margin:0px auto;
	text-align:left;
}


/* index_contentsbox1 */
#index_contentsbox1 {
	float:left;
	width:205px;
	margin-right:20px;
}


/* index_contentsbox2 */
#index_contentsbox2 {
	float:left;
	width:430px;
	margin-right:25px;
}
.index_b2_txt01 {display:inline;}
.index_b2_txt02 {display:inline;}
.index_b2_txt03 {display:inline;}
.index_textttl {
	margin:15px 0px 0px 5px;
}
.index_textbox1 {
	width:410px;
	margin-left:5px;
	border:5px solid #e6e6e6;
	border-top:0px;
}
.index_textbox2 {
	width:390px;
	_width:420px;
	margin-left:5px;
	padding:10px;
	border:5px solid #e6e6e6;
	border-top:0px;
}
#indexframe1 {
	width:410px;
	height:160px;
	border:0px;
}


/* index_contentsbox3 */
#index_contentsbox3 {
	float:left;
	width:195px;
	margin-top:5px;
}
#index_contentsbox3 li {
	padding-bottom:10px;
}


/* index_mainmenu */
#index_mainmenu {
	width:920px;
	height:75px;
	margin:0px auto;
	text-align:left;
	background:url(../../index_images/index_menu_bg01.jpg) no-repeat 0px 0px;
	position:relative;
	z-index: 10;
}
li.menu1st {
	float:left;
}
ul.menu2nd {
	position:absolute;
	z-index:2;
	top:51px;
	display:none;
}
#index_menu1 {left:0px;}
#index_menu2 {left:183px;}
#index_menu4 {left:472px;}
#index_menu5 {left:635px;}


/* index_haeder */
.index_haeder li {
	display:inline;
}