@charset "UTF-8";
/* CSS Document */

body {
	font-size:15px;
	line-height:26px;
}
#contants p{
	width:10px;
	margin:0;
}
hr {
	border-color:#FFF;
	clear:both;
}
#shop .box{
	width:720px;
	margin-top:26px;
	margin-bottom:50px;
}
#shop img.mainIMG{ }
#shop .Lbox{
	float:left;
	width:400px;
	margin:0; padding:0;
}
#shop .Lbox p{
	width:400px;
}

#shop .Rbox{/*画像マップ用*/
	float:right;
	width:300px;
	margin:0; padding:0;
}
#shop .Rbox img{
	margin-bottom:15px;
}
.float-left{
	float:left;
}
.float-right{
	float:right;
}
/*さんぺい用Lbox---css*/
/#shop .Lbox2 p{
	float:left;
	width:300px;
}
#shop .Lbox2 .LboxL {/*左ロゴ画像用*/
	float:left;
	width:100px;
}
#shop .Lbox2 .LboxR{
	width:;
	float:left;
}
/*さんぺい用Lbox---table*/

table{
	width:720px;
	margin:0; padding:0;
}
td.left{
	width:100px;
	margin:0; padding:0;
}
#line{
	clear:both;
	margin:40px 0;
	padding:0;
}