@charset "utf-8";

/* 商品情報ボックスコンテナ */
div#wrapper div#main-col div#pdct-caps_box {
	width:740px;
	margin:14px auto;
}

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

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

/* 商品情報ボックスコンテナ 中間部分設定 */
div#pdct-caps_box div#pdct-caps_middle {
	width:710px;
	margin:0 auto;
	padding:10px 20px 0 10px;
	background:url(../../img/content_head_cap-mid.gif) repeat-y;
}

/* 商品情報ボックスコンテナ 中間部分imgボックス設定 */
div#pdct-caps_box div#pdct-caps_middle div#pdct-img-box {
	width:300px;
	height:185px;
	float:right;
	margin:0 0 0 0.5em;
	background:url(../../img/photo_bg.gif) no-repeat left top;
}

/* 商品情報ボックスコンテナ 中間部分imgボックステキスト設定 */
div#pdct-caps_middle div#pdct-img-box p#imgcaps {
	text-align:center;
	margin:1em 0 0 0;
	font-size:1.5em;
	font-weight:bold;
	color:#0033FF;
}

/* 商品情報ボックスコンテナ 中間部分imgボックス内イッセロゴ設定 */
div#pdct-caps_middle div#pdct-img-box p img {
	margin:0 0 0.5em 0;
}

/* 商品情報ボックスコンテナ 中間部分h4設定 */
div#pdct-caps_box div#pdct-caps_middle h4 {
	margin:0 0 0.5em 0;
	font-size:1.5em;
	color:#FF0000;
}

/* 商品情報ボックスコンテナ 中間部分段落設定 */
div#pdct-caps_box div#pdct-caps_middle p {
	line-height:135%;
	text-align:justify;
}

/* 商品情報ボックスコンテナ 中間部分定義リスト設定 */
div#pdct-caps_box div#pdct-caps_middle dl,div#pdct-caps_box div#pdct-caps_middle dl.lg {
	width:400px;
	margin:2em 0 0;
}
div#pdct-caps_box div#pdct-caps_middle dl.lg {
	width:100%;
	margin:0;
}

/* 商品情報ボックスコンテナ 中間部分定義リストタイトル設定 */
div#pdct-caps_box div#pdct-caps_middle dl dt,div#pdct-caps_box div#pdct-caps_middle dl.lg dt {
	height:20px;
	line-height:18px;
	margin:0 0 0.5em 0;
	padding:0 0 0 18px;
	background:url(../../img/cap_3dt.gif) no-repeat left top;
	font-weight:bold;
	color:#0099FF;
}

/* 商品情報ボックスコンテナ 中間部分定義リスト内容設定 */
div#pdct-caps_box div#pdct-caps_middle dl dd,div#pdct-caps_box div#pdct-caps_middle dl.lg dd {
	text-align:justify;
	margin:0 0 1em 0;
	line-height:135%;
}

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

/* 商品情報ボックス設定 */
div#pdct-caps_box div.contbox {
	width:700px;
	margin:10px auto;
	padding:10px;
	border:1px #0081A6 solid;
}

/* 商品情報ボックス内imgボックス設定 */
div.contbox div.imgbox {
	width: 300px;
	height: 185px;
	float: left;
	background: url(../../img/photo_bg.gif) no-repeat right bottom;
}

/* 商品情報ボックス内説明テキストボックス設定 */
div.contbox div.cont_txt_box {
	width:390px;
	float: right;
	padding: 0 0 0 10px;
}

/* 商品情報ボックス内説明テキストタイトル設定 */
div.contbox div.cont_txt_box h3 {
	width:370px;
	text-align:center;
	margin:0 0 10px 0;
	padding:0;
	color:#0081A6;
	line-height:20px;
	font-size:1.6em;
}

/* 商品情報ボックス内説明テキストボックス定義リストタイトル設定 */
div.contbox div.cont_txt_box dl dt {
	width:7em;
	margin:0 0 0.8em 0;
	padding:0.1em 0 0.1em 0.2em;
	text-align:center;
	float:left;
	line-height:120%;
}

/* 商品情報ボックス内説明テキストボックス定義リスト内容設定 */
div.contbox div.cont_txt_box dl dd {
	margin:0 0 0.8em 7.3em;
	padding:0.1em 0 0.1em 0.2em;
	border-left:3px #0081A6 solid;
	line-height:120%;
}

/* 商品情報ボックス内説明テキストボックス定義リスト価格表示設定 */
div.contbox div.cont_txt_box dl dd span.r-thin {
	font-weight: normal;
	color: #FF0000;
}

div.contbox div.cont_txt_box dl dd span {
	font-family:Verdana,sans-serif;
	font-weight:bold;
	font-size:1.0em;
	line-height:100%;
}

/* 商品情報ボックス内説明文 */
div.cont_txt_box p {
	margin:1.5em 0;
	line-height:135%;
}


/* 価格表テーブル設定 */
div#pdct-caps_box table {
	width:720px;
	margin:14px auto;
	clear:both;
	border-collapse:collapse;
	border-top:5px #DDE4FF ridge;
	border-right:5px #6C7288 ridge;
	border-bottom:5px #6A7086 ridge;
	border-left:5px #DDE4FF ridge;
}

/* 価格表テーブル ヘッダー設定 */
div#pdct-caps_box table tr th {
	height:14px;
	padding:5px;
	font-size:1.6em;
	background:url(img/table_hd-bg.gif) repeat-x;
	border-bottom:1px #0021A6 solid;
}

/* 価格表テーブル 奇数行 設定 */
table tr.odd td {
	background-color:#FFF1D0;
	padding:0.5em;
}

/* 価格表テーブル 偶数行 設定 */
table tr.even td {
	background-color:#DFE6FF;
	padding:0.5em;
}

/* 価格表テーブル 行ボーダー 設定 */
table tr th,table tr.odd td,table tr.even td {
	border-bottom:1px #AAAAAA solid;
	border-right:1px #AAAAAA solid;
}

/* 価格表テーブル 列幅 設定 */
table tr td.row-1 {
	width:25%;
}

table tr td.row-2 {
	width:25%;
}

table tr td.row-3 {
	width:14%;
}

table tr td.row-4 {
	width:16%;
}

table tr td.row-5 {
	width:20%;
}

/* 価格表テーブル 1列目 設定 */
/*.row-1 {
	font-weight:bold;
}*/

/* 価格表テーブル 5列目 設定 */
.row-5 {
	color:#FF0000;
	
}

/* 価格表テーブル 最下段 設定 */
table tr td a {
	font-size:1.0em;
}

table td.bottomline {
	line-height:135%;
}

table td.bottomline ul {
	list-style:none;
}

table td.bottomline p {
	font-size:1.0em;
}
