@charset "utf-8";

/*
	Site Name: 
	Description: shop setting
	Version: 
	Author: 
*/

/*
===== CONTENTS ===========================================

	=1: layaut
	=2: shop page
	
==========================================================
*/

/*
===== =1: layaut ==========================================
*/

div#main{
	/*padding-top:0;
	margin-top:0;*/
}

div#search{
	width:640px;
	margin:0 auto;
	background:url(/shop/img/img_search.gif) no-repeat left top;
	padding-top:36px;
}

p#shop{
	float:left;
}

div#search form{
	float:right;
	padding-right:19px;
}

div#search select{
	width:177px;
	line-height:26px;
}

optgroup{
	font-style:normal;
}

div#shops{
	padding-top:15px;
}

div.brand{
	width:640px;
	margin:0 auto;
	background:url(/shop/img/bg_shop.gif) repeat-y left top;
}

div.brand h2{
	width:640px;
	text-indent:-2000px;
	width:640px;
	height:81px;
}

	div#minami h2{background:url(/shop/img/t_minami.gif) no-repeat left top;}	
	div#local h2{background:url(/shop/img/t_local.gif) no-repeat left top;}
	div#asr h2{background:url(/shop/img/t_asr.gif) no-repeat left top;}
	div#active h2{background:url(/shop/img/t_active.gif) no-repeat left top;}
	div#reds h2{background:url(/shop/img/t_reds.gif) no-repeat left top;}

p.description{
	margin-top:-43px;
	margin-left:107px;
	margin-right:15px;
	height: 65px;
	font-size: 90%;
}

div.brand h3{
	padding:12px 0 13px 23px;
}


div.brand table{
	width:567px;
	margin:0 auto;
}

div.brand table th{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
	padding-right:5px;
	padding-bottom:5px;
}
div.brand table th a{
	display:block;
	background:url(/common/img/li_square.gif) no-repeat 0% 0%;
	padding-left:20px;
	line-height:130%;
	min-height:15px;
}

div.brand table td.item{
	width:79px;
}

div.brand table td.icon{
	width:251px;
}

div.brand table td.icon img,p.icon img{
	margin-right:3px;
	margin-bottom:5px;
}

/*
===== =2: shop page ==========================================
*/

div#shopbox{
	padding-top:20px;
	padding-left:18px;
	padding-right: 18px;
}
div#shopbox h3{
	padding:0 0 14px 0;
}

div#shopcont{
	width:539px;
	float:left;
}
div.module{
	background:url(/common/img/border_dott.gif) bottom left repeat-x;
	padding-bottom:14px;
	line-height:1.5;
}

div.page{
	background:none;
}

div.module h4{
	padding:14px 0;
}
p#time{
	padding-top:20px;
}
div#shopnav{
	width:200px;
	float:right;
	background: url(/shop/img/bg_side.gif) repeat-y left top;
	min-height: 1016px;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
}


div#ex{
	float:left;
	width:335px;
}

div#photo{
	float:right;
	width:190px;
	text-align:right;
}

div#photo ul li{
	padding-bottom:5px;
	text-align:right;
}

p#itiran{
	float:right;
	line-height:40px;
}

div#item h4{
	width:100px;
	float:left;
}

ul.entrymore{
	padding-top:14px;
}
ul.entrymore li{
	padding-top:5px;
}

div.entry h4{
	padding:14px 14px 14px 35px;
}

p.date{
	font-size:85%;
	padding-bottom:5px;
}
dl.entrylist span{
	font-size:93%;
}

dl#eventlist{
	background:url(img/bg_side_event.gif) repeat-y left top;
	border-bottom:2px solid #cfcfcf;
}

div.content-nav{
	padding-top:14px;
	text-align:center;
}
