@charset "shift_jis";
/*
ő啝@940px
*/
#M_headder_logo{
	width:410px;
	margin:10px 0px 0px 0px;
	float:left;
}
#M_headder_logo h1{
	width:410px;
	font-size:10px;
	line-height:12px;
	margin:0px 0px 2px 0px;
	font-weight:normal;
	color:#FF3E3F;
}
#M_headder_R{
	width:530px;
	float:left;
}
#M_headder_banner{
	width:100%;
	float:left;
	margin:7px 0px 13px 0px;
	text-align:right;		
}
#M_headder_banner img{
	margin:0px 10px 0px 0px ;
}
#M_menu{
	width:100%;
	float:left;
}
#M_menu_L{
	float:left;
	height:20px;	
}
#M_menu_C{
	height:20px;
	background-image:url(/main/img/menu_C.gif);
	background-repeat:repeat-x;
	float:left;
}
#M_menu_C li{
	float:left;
	width:72px;
	padding:3px 0px 2px 0px;
	color:#FFFFFF;
	list-style-type:none;
	text-align:center;
}
.M_menu_C_right_bar{
	border-right:1px solid #CCCCCC;
}

#M_menu_C li a:active {
	color: #0000FF;
	text-decoration:none;
}	
#M_menu_C li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
#M_menu_C li a:link {
	color:#FFFFFF;
	text-decoration:none;
}
#M_menu_C li a:hover {
	color:#FF9900;
	text-decoration:none;
}
#M_menu_R{
	float:left;
	height:20px;	
}

