@charset "UTF-8";

.cf{zoom:1;}
.cf:before,.cf:after{content:""; display:table;}
.cf:after{clear:both;}


/*---------------共通およびスマホ記述-------------------*/

body{
	width:100%;
	margin:0;
	padding:0;
	font-size:0.8em;
	color:#555;
	font-family:"游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","Times New Roman","ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height:1.5em;
	
}
#wapper{
	width:100%;
}

header{
	text-align:center;
	margin:10px auto 0;
	
}




nav{
	width:100%;
	margin:15px auto 0;
}

nav ul li{
	width:33.3%;
	height:auto;
	float:left;
	margin:15px 0 0 0;
	padding:0;
	text-align:center;
	
}


/*------------onlineshop title-------------*/

article{
	width:100%;
	height:auto;
	text-align:center;
	margin-bottom:20px;
}

#online_pc{
	display:none;
}
article h1 img{
	width:234.8px;
	height:auto;
	margin:24px auto 20px;
	
}


/*------------onlineshop title end---------*/


/*------------gaijinn ----------------------*/


#ols{
	width:30%;
	height:auto;
	margin:0 auto;
		
}
#ols img{
	width:50%;
	height:auto;
	margin:0 auto 40px;
	
}

/*------------gaijinn END-------------------*/


#linklist{
	width:100%;
	height:auto;
	margin:20px auto 0;
}
#linklist p{
	float:left;
	width:25%;
	text-align:center;
	margin-bottom:20px;
}


a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}

#linklist img{
	width:30px;
	height:30px;
}
#linklist p#blog{
	margin-top:-5px;
	
}
#linklist p#blog img{
	width:40px;
	height:40px;
	
}
#linklist p#blog2{
	display:none;
}


/*#pagetop{
	clear:both;
	text-align:right;
	margin-right:4%;
	margin-top:30px;
}*/
#pagetop{
	display:none;
}

footer{
	width:100%;
	margin:30px auto;
	
}
/*footer #footnav{
	width:100%;
	height:auto;
	padding-bottom:40px;
}

footer ul li{
	width:33.3%;
	height:auto;
	float:left;
	margin:0 auto 10px;
	padding:0;
	text-align:center;
	
}*/

footer #footnav{
	display:none;
}

#copyright{
	width:100%;
	height:auto;
	text-align:center;
	padding-top:50px;
	
	
}

#copyright2{
	display:none;
}

/*---------------共通およびスマホ記述 end---------------*/

@media screen and (min-width:600px){

header{
	text-align:center;
	margin:30px auto 0;
	
}

nav{
	width:95%;
	margin:20px auto 0;
}

nav ul li{
	width:16.6%;
	height:auto;
	float:left;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	
}


article h1 img{
	width:292px;
	height:28px;
	margin:40px auto 20px;
}
	


#stamp{
	width:50%;
	height:auto;
	margin:0 auto;
		
}
#stamp img{
	width:100%;
	height:auto;
	margin:0 auto 40px;
	
}

#linklist{
	width:50%;
	height:auto;
	margin:40px auto 0;
}

/*-------------------footer  ---------------------------*/

#pagetop{
	clear:both;
}
#pagetop img{
margin-top:-35px;
}

/*footer{
	width:95%;
	margin:20px auto 0;
}

footer ul li{
	width:16.6%;
	height:auto;
	float:left;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	
}
*/

#copyright{
	display:none;
}
#copyright2{
	width:400px;
	height:auto;
	display:block;
	text-align:center;
	margin:20px auto 30px;
}

/*-------------------footer  END---------------------------*/
}


@media screen and (min-width:740px){


#wrapper{
	width:740px;
	margin:0 auto;
}
nav{
	width:100%;
	
	
}

#topnav{
	width:740px;
	height:35px;
	border-bottom:solid 1px #999;
	margin:20px auto 0;
}
article h1{
	display:none;
}
#online_pc{
	display:block;
}
	
article h1 img{
	width:292px;
	height:28px;
	margin:50px auto 30px;
}

#stamp{
	width:40%;
	height:auto;
	margin:0 auto;
		
}
#stamp img{
	width:100%;
	height:auto;
	margin:0 auto 40px;
	
}


/*footer{
	width:740px;
	margin:0 auto;
	
}
*/

/*#copyright{
	display:none;
}
#copyright2{
	width:400px;
	height:auto;
	display:block;
	text-align:center;
	margin:20px auto 30px;
}*/



#linklist{
	clear:both;
	width:150px;
	height:52px;
	margin:42px 0 0 0;
	padding:0;
}
#linklist p#blog{
	display:none;
}



#linklist p#blog2{
	display:block;
}
#linklist p#blog2 img{
	width:100%;
	height:auto;
}
           
#linklist, x:-moz-any-link{	
	margin:41px 0 0 0;
}
#linklist p{
	text-align:left;
	margin:0;
	padding:0;
	}
	

footer{
	width:740px;
	margin:0 auto;
	
}

#copyright{
	display:none;
}
#copyright2{
	width:370px;
	height:auto;
	display:block;
	margin-top:-39px;
	text-align:center;
	font-family:"游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro","Times New Roman","ＭＳ Ｐ明朝", "MS PMincho", serif;
}

}