h3{	width:520px;
	height:40px;
	background:url(https://img15.shop-pro.jp/PA01082/532/etc/%BE%A6%C9%CA%CC%BE%A5%BF%A5%A4%A5%C8%A5%EB.jpg) 
          left top no-repeat;
	margin:0 0 0 0px;
	padding:6px 0 0px 45px;
	color:#ffffff;
	font-weight:bold;
 	font-size:95%; 
}


h2{	border: solid #ff6600;
	border-width: 1px 1px 1px 8px;
	font-size:15px;
	padding: 5px;
	width:540px;
	color:#E35B00;
	font-weight:bold;
	height:19px;
	margin:25px 0 0px 0px;
	padding:1px 0 3px 7px;
	background-color: #FFE8D9;
}



p.com{
	width:480px;
	margin:0px auto 10px auto;
	background-color:#F1FFD9;
	padding:5px 20px 5px 5px;
	border:1px #D2FE98 dashed;
          color:#648101;
}

/* メイン画像（大サイズ）*/
/*まあ一応テストというか*/
img.mainimg2 {
	border:1px #CCC solid;
	margin-bottom:0;
}
div.detail_img {
text-align:center;
width:100%;
padding-bottom:10px;
}


/*商品ラインナップ*/
div#column{
	width:500px;
	margin:0 auto;
	padding:10px;
	background:#F7F7F7;
}

div#column h3{
	background:url(../img/top/columntitle.jpg) left center no-repeat;
	width:386px;
	height:24px;
	line-height:24px;
	margin:0 0 14px 0;
	padding:0 0 0 94px;
	border-bottom:1px dashed #999999;
	color:#333333;
}


div#column a:link {text-decoration: none;
                   color:#663300;
}
div#column a:visited {
	color:#663333;
           text-decoration: none;
}

div#column a:hover { text-decoration: underline;
                     color:#FF6600;
}
div#column a:focus { text-decoration: none;}
a:active {text-decoration: none;}



/*商品スペック*/

table.type03 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 3px solid #0c3;
	width:520px;
	margin:0px auto 10px auto;
}
table.type03 th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #063;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color:#F1FFD9;
	width:60px;
	text-align:center;
}
table.type03 td {
	padding: 10px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color:#FAFFF0;
}