@charset "shift_jis";
/* CSS Document */


/*全体
-----------------------------*/
.tokushu_wrap {
	margin: 0;
	padding: 0;
	line-height: 125%;
	width: 510px;
	background: url(img_bg02.jpg) repeat-y left -166px;
}
.tokushu_wrap p, div, ul, ol, li, dl, dt, dd, pre, input, form, textarea, fieldset, blockquote, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
/* SNS
-------------------------------------*/
.tokushu_wrap_sns {
	margin: 0;
	padding: 0;
	width: 510px;
}
/*コンテンツ
-----------------------------*/
.tokushu_wrap .header {
	margin: 0;
	padding: 0;
	width: 510px;
	height: 166px;
}
.tokushu_wrap .wrap02 {
	width: 482px;
	margin: 0 auto;
}
.tokushu_wrap .wrap03 {
	width: 450px;
	margin: 0 auto;
}
.tokushu_wrap h3 {
	width: 510px;
}
.tokushu_wrap h4 {
	width: 482px;
	height: 58px;
	margin-top: 9px!important;
}
.tokushu_wrap h5 {
	font-size: 16px!important;
	font-weight: bold;
}
.tokushu_wrap .product_bg_m {
	width: 482px;
	background: url(bg_m_monster.jpg) repeat-y left top;
}
.tokushu_wrap .product_bg_b {
	width: 482px;
	height: 28px;
	background: url(bg_b_monster.jpg) no-repeat left top;
}
.tokushu_wrap .price {
	font-size: 14px!important;
	color: #C40003;
	font-weight: bold;
}
.tokushu_wrap .footer {
	width: 510px;
	height: 47px;
	background: url(img_footer.jpg) no-repeat left top;
}
.tokushu_wrap .pagetop {
	text-align: right;
	font-size: 12px!important;
	padding-top: 5px;
	letter-spacing: 0.25em;
	font-weight: bold;
}
.tokushu_wrap .spec{ 
	font-size: 12px;
	line-height: 140%;
	margin: 30px 10px 0px;
	padding: 5px;
	border: 1px dotted #000000;
}

.tokushu_wrap .spec_s{ font-size: 11px; margin-top: 10px;}


/*テーブル
-----------------------------*/
.tokushu_wrap table.tbl01 {
	width: 450px;
	border: none;
	border-collapse: collapse;
	background-color: transparent;
	margin-bottom:-12px!important;
}
.tokushu_wrap table.tbl01 td {
	border: none;
	border-collapse: collapse;
	background-color: transparent;
	padding: 10px 2px!important;
	vertical-align: top;
}
/*リンク
-----------------------------*/
.tokushu_wrap a:link {
	color: #000;
}
.tokushu_wrap a:visited {
	color: #000;
}
.tokushu_wrap a:hover {
	color: #D90003!important;
}
.tokushu_wrap a:link {
	color: #000;
}
.tokushu_wrap a:hover img {
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	zoom: 1;
}
/*マージン・余白
-----------------------------*/
.tokushu_wrap .mgt10 {
	margin-top: 10px;
}
.tokushu_wrap .mgt30 {
	margin-top: 30px;
}


