@charset "utf-8";
/* CSS Document */

body{
	background-position: center top;				
	background-image:url(../img/pop.gif);
	background-color:#000;
}

html, body, div, span, applet, object, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table.table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	color:#FFF;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: bottom;
}
h2{
	margin-top: 10px;
	padding-left: 10px;
	width: 900px;
	margin-bottom: 10px;
	color:#F0C;
	font-size:200%;
}

.header{
	margin:0 auto;
	width:900px;
	font-weight:normal;
	line-height:30px;
	color:#000;
	
}
.header img{
	margin-bottom:5px;
	border:0;

}

#shop{
	padding:0px 15px;
	font-weight:normal;
	line-height:10px;
	color:#000;
	width:900px;
	margin:0 auto;

}

#shop a{
	color:#000;
	text-decoration: none;
}
#wrapper{
margin:0 auto;
padding:0;
width:900px;
position:relative;
}

#wrapper img{
	margin-bottom:5px;
}

#grid{
	width:100%;
	border:0;
}

.baner{
	text-align:left;
	float:left;
	width:50%;
	margin-bottom:5px;
}
.footer{
	width:900px;
	margin:0 auto;
	color:#000;
}
#logo{
	float:centr;
	width:900px;
	margin:0 auto;
}
#link{
	text-align:center;
	padding-bottom:20px;
	width:900px;
	margin:0 auto;
	color:#000;
	text-decoration: none;
	position:relative;

}
p{
	color:#ccc;
	text-align:left;
	padding-left:20px;
	margin-bottom: 10px;
	
}

.menu {
	width:280px;
	height:980px;
	float:left;
	margin:0px 10px 10px 10px;
	
	
}

.menu ul {
	background-color:#333;
	padding:20px;
	margin:10px;
	text-decoration: none;
	
}
.menu ol {
	background-color:#333;
	padding:5px;
	
}
.menul {
	width:510px;
	float:left;
	margin:0px 10px 20px 10px;
	
	
}

.menul ul {
	background-color:#333;
	padding:10px 10px 10px 10px;
	margin:3px;
	
	
	
}
.menul ol {
	background-color:#333;
	padding:5px;
	
}
.name {
	width:100%;
	float:left;
	margin:40px 10px 20px 10px;
	
	
}

.name ul {
	background-color:#333;
	padding:10px 10px 10px 10px;
	margin:3px;
	
	
	
}
.name ol {
	background-color:#333;
	padding:5px;
	
}

.photo {
	float:right;
	width:720px;
	height:960px;
	padding:20px;
}
a:link {
	border:0;
	color:#ffffff;
	text-decoration: none; /* 非常に特殊な表示方法でリンクをスタイル付けする場合を除き、一目で見分けられるように下線を指定することをお勧めします。 */
}
a:visited {
	border:0;
	color: #ffffff;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* このセレクターグループは、キーボードを使用するユーザーに対し、マウスを使用するユーザーと同じホバー効果を提供します。 */
	text-decoration: none;
}

.modal { position:fixed; display:none; z-index:9999; top:40%; left:40%; width:600px; margin:-120px 0 0 -220px; padding:20px; text-align:center; }
.modal p { margin-bottom:10px; }
.modal a { cursor:pointer; }
/* PC用
------------------------------------------------------------*/
@media only screen and (min-width: 900px){
	#header,#wrapper,.inner{
	width:900px;
	padding:0;
	margin:0 auto;
	}
.header{
	margin:0 auto;
	width:900px;
	font-weight:normal;
	line-height:30px;
	color:#000;
}
.header b{font-size:150%;
	margin:5px;
	line-height:30px;
	color:#000;
}
.header img{
	margin-bottom:5px;

}


#grid{
	width:100%;
	border:0;

}

.baner{
	text-align:left;
	float:left;
	width:50%;
	margin-bottom:5px;
}

}


@media only screen and (max-width:1059px){
	*{
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
	}
.menu ul {
	background-color:#333;
	padding:20px;
	margin:10px;
	text-decoration: none;
	font-size:200%;	
	
}
.menul {
	width:510px;
	float:left;
	margin:0px 10px 20px 10px;
	
	
}

.menul ul {
	background-color:#333;
	padding:10px 10px 10px 10px;
	margin:3px;
	
	
	
}
.menul ol {
	background-color:#333;
	padding:5px;
	
}

.header{
	margin:0 auto;
	width:900px;
	font-weight:normal;
	line-height:30px;
	color:#000;
	
}
.header b{font-size:150%;
	margin:5px;
	line-height:50px;

}
.header img{
	margin-bottom:5px;

}

#grid{
	width:100%;
	border:0;
}

.baner{
	text-align:left;
	float:left;
	width:50%;
	margin-bottom:5px;
}
#link{
	text-decoration: none;
	font-size: 150%;
	clear:both;
	width:100%;
	margin:0 auto;
	padding:30px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #000000), color-stop(0.5, #333333), color-stop(0.00, #999999));
	background: -webkit-linear-gradient(top, #999999 0%, #333333 50%, #000000 100%);
	background: -moz-linear-gradient(top, #999999 0%, #333333 50%, #000000 100%);
	background: -o-linear-gradient(top, #999999 0%, #333333 50%, #000000 100%);
	background: -ms-linear-gradient(top, #999999 0%, #333333 50%, #000000 100%);
	background: linear-gradient(top, #999999 0%, #333333 50%, #000000 100%);
  border:1px solid #111111;
}


/* スマートフォン 横(ランドスケープ) */
@media only screen and (max-width:640px){
.header{
	margin:0 auto;
	width:900px;
	font-weight:normal;
	line-height:30px;
	color:#000;
	
}
.header b{font-size:250%;
	margin:5px;
	line-height:50px;

}
.header img{
	margin-bottom:5px;

}
#grid{
	width:100%;
	border:0;
}

.baner{
	text-align:left;
	float:left;
	width:50%;
	margin-bottom:5px;
}
	

}
#link{
	text-align:center;
	padding-bottom:20px;
	width:900px;
	margin:0 auto;
	color:#fff;
	text-decoration: none;
	position:relative;

}


/* スマートフォン 縦(ポートレート) */
@media only screen and (max-width:480px){
.header{
	margin:0 auto;
	width:900px;
	font-weight:normal;
	line-height:30px;
	color:#000;
	
}
.header b{font-size:250%;
	margin:5px;
	line-height:50px;

}
.header img{
	margin-bottom:5px;

}

#shop{
	padding:0px 15px;
	font-weight:normal;
	line-height:30px;
	color:#000;
	background:#ffff00;	
	width:900px;
	margin:0 auto;

}

#shop a{
	color:#00F;
	text-decoration: none;
}

#grid{
	padding:1% 1%;
	float:center;
	width:100%;
	margin:0 auto;
	border:0;
}
#link{
	text-align:center;
	padding-bottom:20px;
	width:900px;
	margin:0 auto;
	color:#fff;
	text-decoration: none;
	position:relative;

}

}
