@charset "Shift_JIS";
/*TOP*/

/*layout
--------------------------------*/

#top_flash{ clear:both;}
#sub_navi{
	margin:11px 0;
	width:100%
	position: relative;
	overflow: hidden;
}
#top_form{
	text-align:center;
	clear:both;
}


#top_main{
	width:551px;
	float:left;
}


#r_side{
	width:142px;
	float:right;
	padding-top:36px;
}


/*top_main
--------------------------------*/
#top_main dl{
	width:530px;
	margin:0 auto 5px auto;
	padding-bottom:5px;
	background: url(../images/yokoten.gif) repeat-x left bottom;
}

#top_main dl dt{
	padding-left:17px;
	color:#4d79ef;
	background: url(../images/top_icon_01.gif) no-repeat 0px 3px;
	width:6em;
	font-weight:normal;
	float:left;
}

#top_main dl dd{
	margin-left:8em;
	zoom:1;
}



#top_main #whatsnew_footlink{
	width:530px;
	text-align:right;
}


/*r_side
--------------------------------*/
#r_side ul{ margin:5px 0 0 0;}

#r_side li{ margin:0 0 5px 0;}


/*js
--------------------------------*/
#blue_box{
	width:569px;
	background-color:#3FB3D7;
}

#blue_box table{
	width:549px;
	margin:0 auto;
}


#sub_navi ul {
	float:left;
	left: 50%;
	position: relative;
}

#sub_navi ul li {
	float:left;
	left: -50%;
	position: relative;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 0 1em 0 1em;
	margin-left:-1px;
}
