@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: Utsunomiya Minmin
	Author: Yamazen Communications co.,ltd.
	Comment: second header style
	Since2010
----------------------------------------------------------- */
	
/*Index
	1.structure
----------------------------------------------------------- */




/*	1.structure
----------------------------------------------------------------------------------*/
 
 /*width*/
div#header h1,
ul#subcontents_header {width:740px;}


div#header h1{
	margin:0 auto;
	padding:25px 0 20px;
	text-align:center;
}
div#header h1.sp{display:none;}

ul#subcontents_header{
	margin:0 auto;
	text-align:right;
}
ul#subcontents_header li{
	display:inline;
	margin:0 5px;
}
#subcontents_header a span {
	color:#e62d27;
}


