@charset "shift_jis";
/* CSS Document */


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin: 0;
	padding: 0;
}

body {
	background: #FFF;
	color: #000;
/*	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;*/
	/*font-family:"lr SVbN", "MS Gothic", "Osaka|", Osaka-mono, monospace;*/
	font-family:"qMmpS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	line-height: 1.5;
	letter-spacing:0.05em;
	}
	
/*body { letter-spacing:normal\9; }	*/

body { letter-spacing:normal\9; }	

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary
{
	display:block;
}


/*----------------------------------------------------
	€ΚW[
----------------------------------------------------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
		overflow:hidden;
}
.clearfix{ display:inline-block; }

.left{ float:left; }
.right{ float:right; }
.clr { clear:both; }

img{ border:none; }

li{ list-style:none; }

hr.none{ display:none; }




/*tHgTCYwθ*/
.f_xlarge{ font-size:x-large;}
.f_large{ font-size:large;}
.f_medium{ font-size:medium; }
.f_small{ font-size:small; }
.f_xsmall{ font-size:x-small; letter-spacing:0.1em; }

/*ubNwθ*/
.block{ display:block; }



.offfield { width:0px; height:0px; font-size:xx-small; line-height:0px; position:absolute; left:-9999px; }


a:hover.opacity img{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}	

/*----------------------------------------------------
	CAEgέθ
----------------------------------------------------*/
article#wrapper{
	width:900px;
	margin:0 auto;
	}
	

/*----------------------------------------------------
	navέθ
----------------------------------------------------*/
	
/**/	
nav#navigate{
	height:10px;
	position:absolute;
	top:65px;
	right:0;
	}
	
nav#navigate li{
	margin:20px 25px 0 0;
	float:left;
	}
	
nav#navigate li.top{
	margin-top:0;
	}		
	
nav#navigate li.none{
	margin-right:0;
	}	
	
	
/**/
nav#utility{
	width:450px;
	height:22px;
	position:absolute;
	top:35px;
	right:0;
	}		
	
	
nav#utility ul{
	margin:3px 0 0 0;
	float:left;
	}	
	
nav#utility li{
	margin-right:3px;
	float:left;
	}	
	
nav#utility form{
	float:right;
	}	


nav#utility input.t_field{
	width:160px;
	margin:0;
	padding:0;
	}	
	
nav#utility input.sub{
	padding:2px 3px;
	}			
	
	
nav a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}	


/* IE8 */
nav#utility input.t_field { width:172px\9; }

/* IE6 */
* html nav#utility input.t_field { width:160px; }

/* Safari 3Θγ, Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
nav#utility input.t_field { width:172px; }
}	

/* Firefox 3.0Θγ */
nav#utility input.sub, x:-moz-any-link, x:default { padding:0; }



/*----------------------------------------------------
	footer
----------------------------------------------------*/		
	
footer{
	width:100%;
	background:#f3f3f3;
	margin:5px 0 0 0;
	font-size:x-small;
	letter-spacing:0.1em;
	line-height:1.3;
	color:#666;
	}	
	
footer h6{
	margin:0 0 8px 0;
	padding:2px 4px 0 4px;
	background:#6a6a6a;
	color:#fff;
	font-size:x-small;
	font-weight:normal;
	letter-spacing:0.5em;
	}
	
footer h6 a{
	color:#fff;
	text-decoration:none;
	}
	
footer h6 a:hover{
	color:#fff;
	text-decoration:underline;
	}			

	
footer .lv_01{
	width:900px;
	margin:15px auto 25px auto;
	}
	
footer ul{
	margin:0 0 0 5px;
	}	
	
footer li{
	margin-bottom:0.7em;
	}	
	
footer a{
	color:#6a6a6a;
	text-decoration:none;
	padding-bottom:1px;
	}	
	
footer a:hover{
	color:#6a6a6a;
	text-decoration:underline;
	padding-bottom:1px;
	}					
	
	
footer #shopList,
footer #divisionList{
	width:170px;
	margin:0 30px 15px 0;
	float:left;
	}		

footer #schoolList{
	width:500px;
	margin:0 0 15px 0;
	float:left;
	}	
	

footer #schoolList ul.lv_01{
	width:135px;
	margin:0 5px;
	float:left;
	display:inline;
	}	
	
footer #schoolList ul.lv_02{
	width:200px;
	margin:0 5px;
	float:left;
	display:inline;
	}		
	
	
footer #copy{
	width:100%;
	background:#dedede;
	}	
	
footer #copy .lv_01{
	width:900px;
	margin:0 auto;
	padding:15px 0 30px 0;
	}	
	
body:first-of-type footer{ /* GoogleChromeptb^[ΊΜ]πΑ· */
	margin-bottom:-5px;
}	
	
	
	
	
/*----------------------------------------------------
	SmartPhone
----------------------------------------------------*/		
	
.link_pc{
	text-align:center;
	clear:both;
	width:900px;
	height:auto;
	margin-top:20px;
}	
	
	
.link_pc a:link,.link_pc a:visited{
	text-decoration:none;
	color:#36f;
}
	
	
	
	
	