@charset "utf-8";

body {
    line-height:1;margin: 0 auto;
  font-size:16px;
  
}



#items{
margin:5px 5px 0 0;
}

#items header{
}

#items header h1{
margin:0 0 3px 0;
padding:13px 10px;
font-size:14px;
font-weight:bold;
color:#fff;
background:#999;
}

#items .itemList{
}

@media screen and (min-width:500px) {
	#items .itemList{
	margin:0 auto;
	}
}

#items .itemList:after{
content:"";
display:block;
clear:both;

}

#items .itemList article{
float:left;
width:23%;
margin:0 0.1% 5px 10px;

}

#items .itemList article:nth-child(3n){
margin:0 0 5px 0;


}

#items .itemList article a{
display:block;
padding:0;
font-size:12px;
color:#333;
text-decoration:none;
background:#708090;
}

#items .itemList article a .tag{
position:absolute;
width:40px;
height:15px;
text-align:center;
font-weight:bold;
line-height:15px;
color:#fff;
background:#708090;

}

#items .itemList article a .tag.sp{
background:#f90;
}

#items .itemList article a .tag.new{
background:#fc0;
}

#items .itemList article a .tag.pop{
background:#f60;
}

#items .itemList article a .img{
margin:0 0 0 0;
}

#items .itemList article a .img img{
width:100%;
}

#items .itemList article a h1{
height:20px;
margin:0 0 4px 0;
overflow:hidden;
}

#items .itemList article a .price{
}

#ul-1 .li-1 {list-style-position:
	inside; 
	}
	
#ul-1{	line-height:1.5;
	font-size:12px;
	text-align:left;
	padding:0 10px 0 14px;
	}
	
	#ul-1 {list-style-image:url(bullet.png);
	}


/*------------------------------------------------
   Layout
------------------------------------------------*/
html{
}

body{
font-size:12px;
}






a{
color:#575757;
text-decoration:none;
outline:none;
}
a:visited{
color:#575757;
text-decoration:none;
}
a:active{
color:#575757;
text-decoration:none;
}
a:hover{
color:#575757;
text-decoration:none;
}





#wrap{
}

#head{
padding:13px 0 0 0;
border-top:#577F92 solid 2px;
}

#head h1{
margin:0 0 14px 0;
text-align:center;
}

#head h1 img{
width:100%;
}

p {
	margin:0px;
	padding:0px;
	color:#575757;
	font-size:14px;
	line-height:1.5;
	text-align:center;
	}
	
text-align:center;
	}
	
	em{
	padding:0 0 0 110px;
	color:5c5c5c;
	font-style:normal;
	text-align:center;
	font-size:14px;
	line-height:2;

}	
	
	h1{
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:15px;
	text-align:center;
	line-height:1.8;
	text-shadow:1px 1px 4px #242424;
	}
	
	
	h3{
	margin:0px;
	padding:0px;
	color:#FFF;
	background:#4d5a67;
	font-size:10px;
	text-align:center;
	line-height:1.8;
	text-shadow:1px 1px 4px #242424;
	}
	
	h2{
	margin:0 0 0 0;
	padding:0 10px 5px 0;
	font-size:24px;
	color:#b6b6b6;
	text-align:center;
	-webkit-background-size:100% 3px;
	background-size:100% 3px;
	text-shadow:1px 5px 4px #434444;
	
	}
	
	
#head nav{
margin:0 10px 10px 10px;
}

#head nav ul{
display:-webkit-box;
display:-moz-box;
display:box;
width:100%;
padding:4px 6px;
background:#d8dcdb;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
border-radius:4px;
}

#head nav ul li{
margin:0 6px 0 0;
padding:0 8px 0 0;
-webkit-box-flex:1;
-moz-box-flex:1;
box-flex:1;
background:url(../img/all_line01.png) no-repeat right center;
-webkit-background-size:1px auto;
background-size:1px auto;
}

#head nav ul li:last-child{
margin:0;
padding:0;
background:none;
}

#head nav ul li a{
display:block;
height:36px;
font-size:12px;
font-weight:bold;
color:#1e362f;
text-align:center;
text-decoration:none;
line-height:36px;
}

#head nav ul li a.on{
color:#069;
background:#DDF2F9;
border-radius:3px;
}

#fmenu{
margin:0 10px 10px 10px;
padding:14px 8px;
background:#708090;
border-radius:4px;
}

#fmenu header{
margin:0 0 10px 0;
}



#fmenu header p{
}

#fmenu header p img{
width:100%;
border-radius:2px;
}

#fmenu section{
}

#fmenu section h2{
margin:0 0 16px 0;
font-size:12px;
color:#069;
}

#fmenu section dl{
font-size:12px;
line-height:1.6;
}

#fmenu section dl dt{
width:60px;
}

#fmenu section dl dd{
margin:-1.6em 0 4px 0;
padding:0 0 4px 70px;
border-bottom:#BBCDD3 dotted 1px;
}

#fmenu section dl dd:last-child{
margin-bottom:0;
padding-bottom:0;
border-bottom:none;
}


.pagetop{
margin:0 10px 10px 10px;
text-align:right;
}

.pagetop a{
padding:0 0 0 14px;
font-size:10px;
background:url(../img/all_arw01t.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#foot{
margin:0 10px;
padding:10px 0 10px 0;
font-size:10px;
border-top:#577F92 solid 2px;
}

#foot nav{
}

#foot nav ul{
margin:0 0 10px 0;
text-align:center;
}

#foot nav ul li{
display:inline;
margin:0 10px 0 0;
}

#foot nav ul li a{
padding:0 0 0 14px;
background:url(../img/all_arw01r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#foot section{
padding:15px 10px;
background:#577F92;
border-radius:4px;
}

#foot section ul{
margin:0 0 5px 0;
list-style:none;
text-align:center;
}

#foot section ul li{
display:inline;
margin:0 10px 0 0;
}

#foot section ul li a{
padding:0 0 0 14px;
background:url(../img/all_arw01r.png) no-repeat left center;
-webkit-background-size:11px;
background-size:11px;
}

#foot section p{
text-align:center;
color:#FFF;
}

table {
  width: 1000px;
  
}


th{
	padding:5px 0px 5px 10px;
	color:#FFF;
	background:#868686;
	text-align:left;
	font-size:15px;
	margin:50px 0px 50px 10px;
	
	
}
td {
	padding:2px;
	color: #575757;
	vertical-align:top;
}



/*------------------------------------------------
   Blue button
------------------------------------------------*/
#contents .bluebtn{
display:block;
width:68px;
height:18px;
padding:0 0 0 22px;
font-size:10px;
color:#fff;
text-decoration:none;
line-height:18px;
background:#09c url(../img/all_arw02r.png) no-repeat 6px 3px;
-webkit-background-size:11px;
background-size:11px;
border-radius:3px;
}




/*------------------------------------------------
   Default
------------------------------------------------*/
.cf:after{
content:"";
display:block;
clear:both;
}

