body{
	background-image:url("../img/bg_50x2000.png");
	background-repeat:repeat-x;
	background-size:auto;
}

#wrapper{
	background-image:none;
}

#contents{
	border-top:solid 1px #0033cc;
}

#foot{
	border-top:solid 1px #0033cc;
}

#subnavi{
	clear:both;
	width:100%;
	height:40px;
	border-bottom:solid 1px #0033cc;
	line-height:18px;
	font-size:18px;
}

#subnavi a{
	letter-spacing:0.3em;
	font-size:16px;
}

#subnavi_main{
	width:180px;
	text-align:center;
	height:35px;
	float:left;
	padding-top:15px;
	font-size:22px;
	line-height:22px;
	border-right:solid 1px #FFFFFF;
}

#subnavitable{
	border-collapse:collapse;
	width:800px;
	margin-left:auto;
	margin-right:auto;	
}

#subnavitable td{
	padding-top:15px;
	height:35px;
	width:160px;
	text-align:center;
}

#subnavitable a{
	text-decoration:none;
}