@charset "euc-jp";

/* Shop */
#shop{
	width:550px;
	margin:0 0 20px 0;
}

#s_pic{
	float:left;
	border:1px solid white;
	margin:0 10px 20px 0;
}
#s_ad{
	width:300px;
	float:right;
	text-align:left;
	margin:0 0 20px 0;
}
	
#s_msg{
	clear:both;
	width:550px;
	margin:0 0 20px 0;
	text-align:left;
	border-top:1px dotted white;
	line-height:200%;
}

/* ¶¦ÄÌ */
#uimg {
	width:550px;
	margin:0 0 20px 0;
	text-align:left;
}
#uimg img{
	border:1px solid white;
	margin:0 3px 10px 3px;
}

