@charset "UTF-8";

/* ---------------------------------------------------------------------------------

TOP

---------------------------------------------------------------------------------*/

#index #main {
	width:900px;
	background:none;
	margin:0;
	padding: 0 0 30px 0;
	text-align: center;
}

/*flash*/
#index div#main div#flash{
	width:900px;
	height:260px;
	margin:0;
	padding:0;
	}
	
/*contents*/
#index div#main div#contents{
	width:900px;
	background:url(../../../img/bg_cont.jpg) repeat-x left top;
	margin:0;
	padding-bottom:5px;
	}

#index #ctWrapper {
	width: 850px;
	padding:25px 0 0;
	margin: 260px 25px 0;
}


#index #ctWrapper .cont{
	padding:0;
	text-align: center;
}

#index #ctWrapper .cont h3{margin-bottom:25px;}

#index #ctWrapper .cont p{margin-bottom:15px;}




/* ---------------------------------------------------------------------------------

Header

---------------------------------------------------------------------------------*/
#header_index {
	width:900px;
	height:115px;
	background:url(../../../img_common/bg_header.gif) repeat-x left bottom;
	border-top:2px solid #000;
	position:relative;
}

#header_index h1 {
	width:240px;
	height:45px;
	position:absolute;
	top:10px;
	left:15px;
}

#header_index h1 a {
	display:block;
	width:240px;
	height:45px;
	background:url(../../../img_common/logo_costois.gif) no-repeat left top;
	text-indent:-9999px;
	position:absolute;
	top:0px;
	left:0px;
}


/*header menu*/
#header_index ul#hmn {
	width:190px;
	height:10px;
	position:absolute;
	top:15px;
	left:700px;
}

#header_index ul#hmn li {
	height:10px;
	float:left;
	margin:0;
	padding:0;
}

#header_index ul#hmn li.hmn1 { width:66px; height:10px; overflow:hidden; position:absolute; left:0px; top:0px;}
#header_index ul#hmn li.hmn2 { width:91px; height:10px; overflow:hidden; position:absolute; right:0px; top:0px;}

#header_index ul#hmn li.hmn1 a {
	display:block;
	width:66px;
	height:10px;
	background:url(../../../img_common/hmn01.gif) no-repeat left top;
	text-indent:-9999px;
	
}

#header_index ul#hmn li.hmn1 a:hover {background:url(../../../img_common/hmn01.gif) no-repeat left bottom;}

#header_index ul#hmn li.hmn1 a.current {background-position:left bottom;}
#header_index ul#hmn li.hmn2 a.current {background-position:left bottom;}


#header_index ul#hmn li.hmn2 a {
	display:block;
	width:91px;
	height:10px;
	background:url(../../../img_common/hmn02.gif) no-repeat left top;
	text-indent:-9999px;
}

#header_index ul#hmn li.hmn2 a:hover {background:url(../../../img_common/hmn02.gif) no-repeat left bottom;}


/*global menu*/
#header_index div#gmn ul {
	width:900px;
	height:52px;
	position:absolute;
	top:67px;
	left:0px;
}

#header_index div#gmn ul li {
	display:inline;
	height:50px;
	float:left;
}

#header_index div#gmn ul li a {
	display:block;
	height:50px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	background-position:left top;
}


#header_index div#gmn ul li a:hover {background-position:left bottom;}
#header_index div#gmn ul li a.current {background-position:left bottom;}

#header_index div#gmn ul li.gmn01 a {
	width:180px;
	background-image:url(../../../img_common/gmn01.jpg);
}

#header_index div#gmn ul li.gmn02 a {
	width:180px;
	background-image:url(../../../img_common/gmn02.jpg);
}

#header_index div#gmn ul li.gmn03 a {
	width:180px;
	background-image:url(../../../img_common/gmn03.jpg);
}

#header_index div#gmn ul li.gmn04 a {
	width:180px;
	background-image:url(../../../img_common/gmn04.jpg);
}

#header_index div#gmn ul li.gmn05 a {
	width:180px;
	background-image:url(../../../img_common/gmn05.jpg);
}




/* ---------------------------------------------------------------------------------

TOP/index.html

---------------------------------------------------------------------------------*/
#index #ctWrapper .cont .mnBlocklt {
	float: left;
	width: 370px;
	
	margin: 0;
}


#index #ctWrapper .cont .mnBlocklt .mnBlock1,
#index #ctWrapper .cont .mnBlocklt .mnBlock3{
	width:370px;
	margin-bottom: 15px;
}

#index #ctWrapper .cont .mnBlocklt .mnBlock1 {
	background:url(../../../img/fr1_mid.jpg) repeat-y left top;
}

#index #ctWrapper .cont .mnBlocklt .mnBlock3 {
	background:url(../../../img/fr3_mid.jpg) repeat-y left top;
}


#index #ctWrapper .cont .mnBlocklt .mnBlock1 .mnBlockInn {
	background:url(../../../img/fr1_btm.jpg) no-repeat center bottom;
	padding:5px 10px 12px 11px;
	text-align: center;

}

#index #ctWrapper .cont .mnBlocklt .mnBlock3 .mnBlockInn {
	background:url(../../../img/fr3_btm.jpg) no-repeat center bottom;
	padding:5px 10px 12px 11px;
	text-align: center;

}


#index #ctWrapper .cont .mnBlocklt .mnBlock1 h3 {
	margin:0;
	padding:9px 10px 0 11px;
	background:url(../../../img/fr1_top.jpg) no-repeat left top;
}

#index #ctWrapper .cont .mnBlocklt .mnBlock3 h3 {
	margin:0;
	padding:9px 10px 0 11px;
	background:url(../../../img/fr3_top.jpg) no-repeat left top;
}


#index #ctWrapper .cont .mnBlocklt .mnBlockInn ul {
	width:348px;
	border:1px solid #EDEDED;
	margin: 0;
	padding: 15px 0 10px;
}

#index #ctWrapper .cont .mnBlocklt .mnBlockInn li {
	display:block;
	float:left;
	width:150px;
	text-align:left;
	margin: 0 0 8px 20px;
	padding: 0 0 5px 0;
}

#index #ctWrapper .cont .mnBlocklt .mnBlockInn li.e {
	clear:both;}
#index #ctWrapper .cont .mnBlocklt .mnBlockInn li a {
	
	text-align:left;
	margin: 0 0 8px 0;
	padding: 0 0 0 12px;
	background:url(../../../img_common/arrow.gif) no-repeat left 4px;
}


#index #ctWrapper .cont .mnBlockrt {
	float: right;
	width: 465px;
	margin: 0;
}


#index #ctWrapper .cont .mnBlockrt .mnBlock2{
	width:465px;
	background:url(../../../img/fr2_mid.jpg) repeat-y left top;
	margin-bottom: 15px;
}



#index #ctWrapper .cont .mnBlockrt .mnBlock2 .mnBlockInn {
	background:url(../../../img/fr2_btm.jpg) no-repeat center bottom;
	padding:5px 10px 12px 11px;
	text-align: center;

}

#index #ctWrapper .cont .mnBlockrt .mnBlock2 .mnBlockInn {
	background:url(../../../img/fr2_btm.jpg) no-repeat center bottom;
	padding:25px 30px 22px;
	text-align: left;

}



#index #ctWrapper .cont .mnBlockrt .mnBlock2 h3 {
	margin:0;
	padding:9px 10px 0 11px;
	background:url(../../../img/fr2_top.jpg) no-repeat left top;
}


#index #ctWrapper .cont .mnBlockrt .mnBlockInn ul {
	width:158px;
	margin: 10px auto 0;
	padding: 0;
}

#index #ctWrapper .cont .mnBlockrt .mnBlockInn ul li {
	width:158px;
	margin: 0 0 10px;
	padding: 0;
}



#index #ctWrapper .cont .mnBlockrt h4 {
	margin-bottom:15px;
}

#index #ctWrapper .cont .mnBlockrt p {
	line-height:150%;
}

#index #ctWrapper .cont .mnBlockrt .linkArea {
	width:180px;
	border:1px solid #CCC;
	background:url(../../../img/bg_cont.jpg) repeat-x left top;
	float: right;
	margin: 0 0 15px 15px;
	text-align: center;
}

