@charset "utf-8";
/* CSS Document */

/* ---------- ▼ヘッダーここから ---------- */
/* ---------- ヘッダーイメージ ---------- */
div#wrapper div#main-col div#cont-hdr {
	width:330px;
	height:170px;
	margin:20px auto;
	padding:10px 397px 10px 10px;
	background:url(img/cont_topbanner-almt.jpg) no-repeat;
}

/* ---------- ヘッダー見出し ---------- */
div#cont-hdr h3 {
	color:#FF0000;
	margin-bottom:10px;
	font-size:1.5em;
	line-height:135%;
	text-align:center;
}

/* ---------- ヘッダーイメージ左テキスト ---------- */
div#cont-hdr p {
	line-height:125%;
	text-align:justify;
	color:#000000;
}

/* ---------- ヘッダーイメージ左テキストリスト ---------- */
div#wrapper div#main-col div#cont-hdr ul {
	margin:0 0 14px 20px;
}

/* ---------- ヘッダーイメージ左テキストリンク ---------- */
div#cont-hdr p a {
	font-size:1.0em;
}

/* ---------- ヘッダー見出し内span ---------- */
div#cont-hdr h3 span.red {
	font-size:1.1em;
}

/* ---------- ヘッダー見出し内img ---------- */
div#cont-hdr h3 img {
	float:left;
	margin:0 10px 0 0;
}
/* ---------- ▲ヘッダーここまで ---------- */
/* ---------- ▼メインコンテンツここから ---------- */
div#wrapper div#main-col div.p-c_box {
	width:740px;
	margin:10px auto;
}

/* 商品情報ボックスコンテナ ヘッダー */
div.p-c_box div.p-c_header {
	width:740px;
	height:30px;
	margin:0;
	padding:0;
	background:url(../../img/content_head_cap-top.gif) no-repeat top;
}

/* 商品情報ボックスコンテナ ヘッダーh3設定 */
div.p-c_box div.p-c_header h3 {
	background:url(../../img/cap_3dt.gif) no-repeat 10px 10px;
	padding:8px 0 0 34px;
	font-size:1.6em;
	line-height:22px;
	color:#5000FF;
}

/* 商品情報ボックスコンテナ 中間部分設定 */
div.p-c_box div.p-c_middle {
	width:722px;
	margin:0 auto;
	padding:6px 12px 6px 6px;
	background:url(../../img/content_head_cap-mid.gif) repeat-y;
}

/* 商品情報ボックスコンテナ 中間部分段落設定 */
div.p-c_box div.p-c_middle p {
	margin: 0.5em;
	line-height:175%;
	text-align:justify;
}

div.p-c_middle img {
	float:right;
	margin:0 10px;
}

div.p-c_middle img.fl-l {
	float:left;
	margin:0 10px;
}

div.p-c_middle dl {
	width:80%;
	margin:2.0em auto 0;
}

div.p-c_middle dl dt {
	height:20px;
	margin:0 0 1.0em 0;
	padding:0 0 0 28px;
	line-height:20px;
	background:url(../../img/caution_tri.gif) no-repeat left top;
	font-weight:bold;
}

div.p-c_middle dl dd ul {
	list-style:none;
}

/* 商品情報ボックスコンテナ ボトム設定 */
div.p-c_box div.p-c_bottom {
	width:730px;
	height:25px;
	padding:0 0 0 10px;
	background:url(../../img/content_head_cap-btm.gif) no-repeat;
}

.qst {
	background:url(img/Q_icon.gif) no-repeat left top;
}

.asr {
	background:url(img/A_icon.gif) no-repeat left top;
}

.qst,.asr {
	margin:0.5em 0 0.5em 0.2em; 
	padding:0 0 0 24px;
	line-height:18px;
}
