<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#tweet{
	width:390px;
	height:300px;
	margin:0px auto 10px auto;
}

#top_infobox{
	width:700px;
	height:300px;
	margin:10px 0;
	clear:both;
	overflow:hidden;
}
#top_infobox_l{
	width:250px;
	height:100%;
	display:block;
	float:left;
	margin:0 10px 0 20px ;
}
#top_infobox_r{
	width:390px;
	height:100%;
	display:block;
	float:right;
	margin:0 10px 0 10px;
}
dl#thbuy{
	width:250px;
	height:100%;
}
dl#thbuy dt{
	width:250px;
	height:182px;
	overflow:hidden;
	margin:5px auto;
}
dl#thbuy dd.thbuy_tit{
	font-size:18px;
	background:url(https://img05.shop-pro.jp/PA01017/295/etc/bg_thbuy_dl_tit.gif?20130901151635) no-repeat left;
	text-indent:20px;
}
dl#thbuy dd.thbuy_price{
	height:20px;
	line-height:20px;
	text-align:right;
}
dl#thbuy dd.thbuy_price span.baseprice{
	font-size:12px;
	text-decoration:line-through;
	margin:0 20px 0 0;
}
dl#thbuy dd.thbuy_price span.nowprice{
	font-size:18px;
	color:#F00;
	font-weight:bold;
}

dl#thbuy dd.thbuy_comment{
	padding:8px;
	line-height:1.5;
}

/* ************************************************ 
 *  topslide
 * ************************************************ */
#topslide{
	width:700px;
	height:250px;
	margin:0px;
	overflow:hidden;
	clear:both;
	display:block;
}
#slidedisp{
	width:700px;
	height:250px;
	margin:0;
	text-align:center;
	line-height:250px;
	display:block;
}

/* ************************************************ 
 *  pazzle
 * ************************************************ */
#pazzle{
	width:650px;
	height:360px;
	margin:20px auto 10px auto;
	clear:both;
}
#pazzle #pazzle_r{
	width:330px;
	height:360px;
	float:right;
	margin-top:20px;
}
#pazzle #pazzle_l{
	width:310px;
	height:360px;
	float:left;
	margin-left:10px;
}
#pazzle #pazzle_l p{
	padding:5px;
}
#pazzle #pazzle_l div{
	width:100%;
	height:100px;
	padding:5px;
	line-height:1.5;
	border-top:1px dotted #666;
}
#pazzle #pazzle_l div img{
	width:100px;
	height:100px;
	float:left;
	margin-right:10px;
}</pre></body></html>