/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - https://richclarkdesign.com 
Twitter: @rich_clark
*/


body {
    line-height:1;margin: 0 auto;
	background:#708090;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

  
}


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

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}


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

#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:1000px) {
	#items .itemList{
	margin:0 auto;
	background:#708090;
	}
}

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

}

#items .itemList article{
float:left;
width:95%;
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);
	}



a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}



/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:1;
	border-color:#010104;
}


li{	line-height:2;
	margin:0 0 0 30px;
	
	}
	
	

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}



	
.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;
}

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

#fmenu section dl dt{
width:62px;
color:#FDFDFD;
}

#fmenu section dl dd{
margin:-1.6em 0 4px 0;
padding:0 0 4px 60px;
border-bottom:#BBCDD3 dotted 2px;
color:#FDFDFD;
}

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




p {
	margin:0px;
	padding:0px;
	color:#FFF;
	font-size:14px;
	line-height:1.5;
	}
	
	h1{
	margin:0px;
	padding:0px;
	color:#FFF;
	background:#708090;
	font-size:20px;
	line-height:1.8;
	}
	
	h2{
	margin:0px;
	padding:0px;
	color:#FFF;
	background:#708090;
	font-size:20px;
	text-align:center;
	line-height:1.8;
	text-shadow:1px 1px 4px #242424;
	}
	
	

	
	h3{
	margin:0px;
	padding:0px;
	color:#fff;
	background:#6b6b6b;
	font-size:15px;
	text-align:center;
	line-height:1.8;
	}
	
	em{
	
	color:white;
	font-style:normal;
	text-align:center;
	font-size:14px;
	line-height:2;
	}
		
h1,h2,div,span,ol,ul,form,input,textarea{
	margin:0px;
	padding:0px;
	line-height:1.5;
}
form{
z-index:1;
}
input:focus{
outline:none;
}
textarea:focus{
outline:none;
}
textarea{
padding:5px 0px;
}
em{
	color:olive;
font-style:normal;
}

a{
color:#191970;
text-decoration:none;
outline:none;
}
a:visited{
color:#191970;
text-decoration:none;
}
a:active{
color:#6286b2;
text-decoration:none;
}
a:hover{
color:#FF4500;
text-decoration:none;
}

table {
  background:#EFEFEF;
  
}


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;
}


