/*----------------------
Base
-----------------------*/
body,td,th {
	color: #333;
	font-size: 13px;
	line-height: 1.5em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
}
body {
	background-color: #ABD2F5;
	margin: 0px 0px 0px 0px;
	background-image: url(../image/templates/background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #006699;
	text-decoration:underline
}
a:visited {
	color: #006699;
	text-decoration:underline
}
a:hover {
	color: #006699;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration:underline
}
/*----------------------
base
-----------------------*/
#wrapper_body {
	width: 980px;
	margin: 0px auto 0px auto;
	clear: both;
}


/*----------------------
Header&Navigation
-----------------------*/

#wrapper_header {
	width: 980px;
	height: 189px;
	margin: 0px auto 0px auto;
	clear: both;
}



#wrapper_navi {
	width: 200px;
	padding: 0px;
	float: left;
	margin: 0px;

}

#wrapper_navi ul {
	padding: 0px;
	margin: 0px;
}
#wrapper_navi li {
	font-size: 9px;
	padding: 0px;
	float: left;
	margin: 0px;
	list-style-type: none;
	line-height: 0px;
}


/*----------------------
Main
-----------------------*/


#wrapper_main_index {
	width: 880px;
	background-color: #FFF;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 20px;
}


#container_body_index {
	width: 660px;
	float: left;	
	padding: 0px 0px 0px 20px;
}


/*----------------------
sponser banner
-----------------------*/



#container_sponser {
	width: 838px;
	border: 1px dashed #999;
	float: left;
	padding: 10px 20px 10px 0px;
	margin: 30px 20px 30px 0px;
	_margin: 30px 0px 30px 0px;
	position: static;

}

#box_sponser_right {
	width: 622px ;
	float: left ;
}

#box_sponser_left {
	width: 216px ;
	float: left ;
}

#box_sponser_banner_01 {
	width: 148px ;
	height: 50px ;
	float: left ;
	margin: 0px 10px 0px 0px;	
}
#box_sponser_banner_01_r {
	width: 148px ;
	height: 50px ;
	float: left ;
	margin: 0px 0px 0px 0px;	
}

#box_sponser_banner_02 {
	width: 148px ;
	height: 50px ;
	float: left ;
	margin: 10px 10px 0px 0px;	
}
#box_sponser_banner_02_r {
	width: 148px ;
	height: 50px ;
	float: left ;
	margin: 10px 0px 0px 0px;	
}




/*----------------------
Footer
-----------------------*/


#wrapper_footer {
	width: 900px;
	background-image: url(../image/templates/img_footer_background.gif);
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	text-align: center;
}
#wrapper_footer_bottom {
	width: 900px;
	margin: 0px auto 20px auto;
}



#box_footer_left {
	width: 460px;
	float: left;

}
#box_footer_right {
	width: 460px;
	float: right;
}
#box_footer_right_l {
	width: 230px;
	float: left;
}
#box_footer_right_r {
	width: 230px;
	float: right;
}


#footer_li li {
	list-style-type: none;
	list-style-position: outside;
	font-size: 13px;
	line-height: 1.3em;
	vertical-align: middle;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	background: url(../image/common/arrow_gray.gif) no-repeat 0px 0em;

}
