@charset "utf-8";

/*------------------------------------------------------------------------------*/
/*---商品-----------------------------------------------------------------------*/
/*------------------------------------------------------------------------------*/

.syohin{
	padding:20px;
	color:#CC0000;
	font-size:1.2em;
	}

#pan span{
	display:none;
	}

#catalog{
	padding-bottom:20px;
	}

#catalog h2{
	clear:both;
	width:760px;
	padding:20px 0 0 0;
	}

#catalog h3{
	clear:both;
	height:17px;
	margin:10px 0;
	background:transparent url(../images/bg.gif) 0 8px repeat-x;
	}

#catalog li{
	list-style-type:none;
	margin-bottom:10px;
	}

.thumb{
	float:left;
	width:190px;
	}

.thumb p{
	padding-right:30px;
	padding-bottom:0.5em;
	}

.thumb .ct{
	text-align:center;
	}

.pd20{
	padding:20px 0;
	}

.box{
	float:left;
	margin-bottom:20px;
	}


.thumbin{
	float:left;
	width:230px;
	}

.thumbin p{
	padding:0 40px 20px 40px;
	}

.exa{
	float:right;
	width:530px;
	text-align:left;
	}

.exa ul.rec{
	clear:both;
	list-style-type:none;
	margin-bottom:20px;
	padding:0 0 20px 15px;
	background:transparent url(/blog/images/09.jpg) no-repeat bottom left;
	}

.exa .rec li{
	padding-left:12px;
	padding-right:140px;
	background:transparent url(/blog/images/list.gif) no-repeat left 0.7em;
	line-height:2.0;
	}

.exa table{
	clear:both;
	width:406px;
	margin:0;
	padding:0;
	border:1px #CCC solid;
	border-collapse:collapse;
	font-size:1em;
	}

.exa caption{
	margin:0;
	font-size:1.4em;
	font-weight:bold;
	text-align:left;
	}

.exa th{
	padding:5px;
	border:1px #CCC solid;
	background:#EEE url(/blog/images/tablebg.gif) no-repeat top left;
	text-align:left;
	vertical-align:top;
	}

.exa td{
	padding:5px;
	border:1px #CCC solid;
	}

.exa td span{
	color:#CC0000;
	font-size:1.2em;
	font-weight:bold;
	}

.exa td .wd{
	width:2em;
	}
	
.exa td .mg{
	margin-left:15px;
	}

.exa td ul{
	list-style-type:none;
	}

.wrap{
	clear:both;
	padding:10px;
	border:1px #CCC solid;
	}

.pagetop{
	clear:both;
	width:760px;
	padding:20px 0;
	text-align:right;
	}

#store{
	padding:10px;
	border:1px #CCC solid;
	}

#store h2{
	font-size:1.0em;
	}