@charset "UTF-8";
#top_contents{
/*
	position: relative;
	right: 5px;
	background-color:#BBBBBB;
*/
	float: right;
	color: #333;
	font-size: 11px;
	font-family: メイリオ;
	width: 700px;

}

#top_pictures{
/*
	background-color:#FFFF00;
*/
	width: 600px;

}

.toppic{
/*
	width:160; 
	height:120; 
*/	float:left;
}

.toptxt{
	padding: 10px;
	width: 100%;
	clear: both;
	float:left;
	text-align: left;
	LINE-HEIGHT: 1.5;
}



#staff_contents{
/*
	position: relative;
	right: 5px;
	font-size: 11px;
	font-family: メイリオ;
	background-color:#FFFF00;
*/	
	float: right;
	margin: 0px 20px 0px 0px;
	color: #333;
	width: 600px;
}

.staffpic{
/*
	background-color:#FFFF00;
	clear: both;
	margin: 0;
	padding: 0;
*/
	float: left;
	width: 300px;
	border: solid 1px #000000;
}
.stafftxt{
	float:left;
	text-align: left;
	LINE-HEIGHT: 1.5;
	padding: 10px;
}









#shop_contents{
/*
	background-color:#BBBBBB;
	position: relative;
*/
	float: right;
	right: 5px;
	color: #333;
	font-size: 11px;
	font-family: メイリオ;
	width: 700px;
}

#shop_outer{
/*
	background-color:#FFFF00;
*/
	width: 600px;
	float: right;
	margin: 0px 20px 0px 0px;
}

#shop_contents table{
	width: 100%;
	border: solid 1px #AAAAAA;
}
#shop_contents td{
	text-align: left;
	vertical-align: top;
	border: solid 1px #CCCCCC;
}
.shop_pic{
	width: 10%;
}

#shop_label{
/*
	position: relative;
*/
	width: 100%;
	height: 36px;
	background-image:url(../../img/shop_title.jpg); background-repeat:no-repeat;
}

#shop_label_title{
/*
	background-color:#FF0000;
	position: absolute;
*/
	width: 100%;
	height: 36px;
	padding:10px;
	top: 10px;
	left: 0px;
}



#blog_label{
	width: 100%;
	height: 30px;
	background-image:url(../../img/shop_label1.jpg); background-repeat:no-repeat;
}

#blog_link img{
	border: solid 1px #000000;
	width: 121px;
	height: 28px;
	float: right;
}



#cools_label{
/*
	background-color:#FF0000;
*/
	position: relative;
	width: 100%;
	height: 30px;
	background-image:url(../../img/shop_label2.jpg); background-repeat:no-repeat;
}

#cools_link{
	position: absolute;
	width: 100%;
	top: 10px;
	font-size: 12px;
	font-family: メイリオ;
	text-align: center;
	vertical-align:bottom;
}



/* カートのエリア */
#cart_contents{
/*
	background-color:#BBBBBB;
	position: relative;
*/
	float: right;
	margin: 8px;
	color: #333;
	font-size: 11px;
	font-family: メイリオ;
	width: 700px;

}





.what_outer{
/*
	background-color:#FFFF00;
	position: relative;
	left: 50px;
*/
	width: 600px;
	float: right;
	margin: 0px 20px 0px 0px;
}

.what_inner{
	height: 140px;
	width: 600px;
	text-align: left;
	border: solid 1px #300100;
	overflow: auto;
	padding: 2px;
}

.what_inner2{
	height: 260px;
	width: 240px;
	text-align: left;
	padding: 2px;
	margin-left: 10px;
	border: solid 1px #300100;
	float: left;
	overflow: auto;
}

.what{
	padding: 5px;
	border-bottom: solid 1px #300100;
}
