html,body{
	margin:0;
	padding:0;
	background-color: #F1EFE2;
	text-align:center;
	color:#333333;
	font-family	:"Osaka", "MS PGOTHIC", "Meiryo";
}

h1 h2 h3 p{margin:0;padding:0;}


a:link {text-decoration:underline;color :#333333;}
a:visited {text-decoration:underline;color :#666666;}
a:hover {text-decoration:underline;color :#3399cc;}

img{vertical-align: bottom;margin:0;padding:0;}


div#container{
	text-align:left;
	width:1000px;
	margin:0 auto;
	background-image: url(/images/common/bg.jpg);
	background-repeat: repeat-y;
	}

div#content{
	position:relative;
	width:900px;
	clear:both;
	margin:15px 50px 0 50px;
}
	
div#content #main{
	width:705px;
	float:left;
}






/* head */
div#header{
	position:relative;
	left: 50px;
	width:900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 90px;
	padding-bottom:1px;
	}
	

/* head logo */
div#header h1{
	float:left;
	margin:0 0 1px 0;
	padding-top:16px;

	}

/* head RSS */
div#header #headmenu{
	float: right;
	margin:0px;
	padding-top:40px;
	padding-right:3px;
	width:80%;
	font-size:xx-small;
	}
	
div#header #headmenu ul{
	margin:0;
	text-align:right;
	}
	
div#header #headmenu li{
	display:inline;
	padding-left:10px;
	}

/* head gmenu */
div#header #headcategory{
	float: right;
	padding-top:16px;
	padding-right:3px;
	width:80%;
	font-size:xx-small;
	}
			
div#header #headcategory ul{
	margin:0;
	text-align:right;
	}

div#header #headcategory li {
	display:inline;
	padding-left:3px;
	}
	
/* rightmenu */
#sub{
	width:190px;
	float:right;
	position: relative;
}

#rightcontents{

}

#rightcontentsbg{
	margin:5px 0 0 0;padding:0 0 10px 0;
	background-color: #F3F3F3;
}
.subline{
	font-size:0%;
	padding:0;
	margin:9px 0 8px 0;
	background-image: url(/images/common/hasen.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height:1px;
}
/* navi */
#navi{
	padding:0;margin:0;
	background-color: #F3F3F3;
	height:138px;
	}
#navi form{margin:0;}
#allcategory{
	padding:10px 0 5px 10px;
	}
	
#allcategory h3{
	margin:0;
	padding-bottom:3px;
	font-size: xx-small;
	}
#allcategory select{
	width: 170px; 
	}

#search {
	padding:5px 0 5px 10px;
	}
	
#search h3{
	margin:0;
	padding-bottom:3px;
	font-size: xx-small;
}

#search textarea{
width: 300px; 
height: 10em;  
	}

#past {
	padding:10px 0 0 10px;
	}

#past h3{
	background-color: #F3F3F3;
	margin:0;
	font-size: xx-small;
}

/* navi注目アイテム */
#attention{
	border: 1px solid #0099CC;
	background-color: #ffffff;
	height:160px;
	}

#attention h3{

	background-color: #0099CC;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left:5px;
	margin:0;
	}

#attention dl{
	clear: both;
	padding:8px;
	margin: 0px;
	}

#attention dt{margin:0;padding:2px 0 5px 0;}
#attention dd{margin:0;padding:0;font-size: 70%;	line-height: 110%;}

/* navi人気カテゴリー */
#popularity{
	background-color: #F3F3F3;	
	padding:10px 0 5px 10px;
	}
	
#popularity h3{
	margin:0 10px 0 0;
	padding-bottom:3px;
	font-size: xx-small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	}
		
#popularity ul{margin:5px 0 0 0;padding:0;}
#popularity li{
	clear:both;
	background-image: url(/images/common/hasen.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-type: none;
	margin-bottom:10px;
	height:60px;
	font-size: 12px;

}
#popularity li img{float:left;margin-right:10px;}

/* naviショップリンク*/
#shoplinks{
	background-color: #F3F3F3;
	text-align: center;
	background-image: url(/images/common/hasen.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;

}

#shoplinks p{
margin:0 0 5px 0;padding:0;}

#rightbannar{
	background-color: #F3F3F3;
	text-align: center;
}

#rightbannar p{
	margin:0 0 5px 0;
	padding:0;
	}

div#footer{
	clear:both;
	width:900px;
	position:relative;
	padding-top:10px;
	padding-bottom:20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 10px;
	height: 126px;


	}

#footer_logo{float:left;margin-right:8px;}
#footer_links{margin:10px 0 0 10px;padding:0;}
#footer_links ul{margin:20px 0 5px 0;}
#footer_links li{	display:inline;
	padding-right:10px;}

#pankuzu{font-size:12px;margin-bottom:30px;}
