@charset "utf-8";
@import "base.css";
@import "navigation.css";


#main_img
{
	width: 840px;
	height: 350px;
	margin: 0 auto 1px auto;
	background: url(../img/main_img.jpg) center no-repeat;
	/*background-color: #62B5FF;*/
}

#content
{
	position: relative;
	width: 820px;
	height: auto;
	margin: 10px;
}

/*sp_sponsor_list*/
#index_spon ul
{
	width: 840px;
	text-align: center;
	clear: both;

}

#index_spon li
{
	width: 240px;
	line-height: 50px;
	margin: 5px 10px 5px;
	float: left;
	vertical-align: middle;
}

p
{
	text-align: center;
}
