@charset "Shift_JIS";

/* style shop */

#shop{
	text-align:left;
	background:#FFF;
	width:360px;
	padding-bottom:20px;
	float:left;
}

.shopbox{
	padding:20px 20px 10px 20px;
}


.shopbox img{
	float:left;
	padding:0 10px 7px 0;
}

.shopbox h3{
	color:#0078aa;
	font-size:114%;
	font-weight:bold;
}

.shopbox p{
	clear:left;
}

.shoplink{
	height:50px;
	border-bottom:#000 solid 3px;
}

.shoplink img{
	padding:10px 15px 0 0;
}

.shoplink a:link{color:#fff;}
.shoplink a:visited{color:#fff;}



/*----------------------------------------------------
	update 11.06.23
----------------------------------------------------*/

#shop .komoku{
	padding-left:20px;
	margin-top:20px;
	text-align:left;

}
#shop .komoku{
	width:320px;
	display:block;

}
#shop .komoku h3{
	margin-top:5px;
	font-weight:bold;color:#0078aa;


}
#shop .visual{
	float:left;
	width:150px;
	
}
#shop .detail{
	float:right;
	width:155px;
	
}
#shop .info{
	color:#000;
}

#shop .text{
	color:#000;
	padding-top:10px;
	padding-bottom:10px;
	
}
#shop .border{
	border-bottom:1px #333333 dotted;
	padding-top:20px;
}


















