@charset "utf-8";


/* 検索結果
----------------------------------------------- */
p.conditionarea {
    clear: both;
    width: 566px;
    margin: 0 auto;
    padding: 5px;
    border: solid 1px #333;
}


/* ページ送り
----------------------------------------------- */
.pagenumberarea, .pagecondarea {
	clear: both;
	width: 670px;
	margin: 20px 0;
	padding: 10px;
	background-color: #f3f3f3;
}

ul.pagenumberarea {
	zoom:1;
}

ul.pagenumberarea:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html ul.pagenumberarea {
	/*\*/height:1%;/*for WinIE*/
	display:inline-table;/*for MacIE*/
}

ul.pagecondarea {
    border: 1px solid #CCCCCC;
}

ul.pagenumberarea li {
    float: left;
    width: 32.9%;
}

ul.pagenumberarea li.left {
    text-align: left;
    white-space: nowrap;
}

ul.pagenumberarea li.center {
    text-align: center;
    white-space: pre;
}

ul.pagenumberarea li.right {
    text-align: right;
    white-space: nowrap;
}

.pagenumberarea .pagenumber{
    color: #ff0000;
    font-weight: bold;
}

p.pagenumberarea .number{
    font-weight: bold;
}

/* 商品一覧 */

/* タイトル
----------------------------------------------- */
div#listtitle {
    width: 682px;
    height: 30px;
    padding: 8px 0 0 8px;
    margin: 0 0 10px 0;
    background: url("../img/products/title_icon.jpg") no-repeat 0 0;
	zoom:1;
    font-size: 140%;
}

div#listtitle:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html div#listtitle {
	/*\*/height:1%;/*for WinIE*/
	display:inline-table;/*for MacIE*/
}



/* 商品
----------------------------------------------- */
div.listarea {
    clear: both;
    width: 690px;
    padding: 20px 0 30px 0;
    overflow: auto;
    background: url("../img/common/line_580.gif") no-repeat bottom;
}

div.listphoto {
    float: left;
    width: 130px;
}

div.listrightblock {
    float: right;
    width: 440px;
}

div.listrightblock li {
    display: inline;
    padding: 0 0 10px 0;
}

div.listrightblock h3 {
    width: 420px;
    margin: 5px 0;
    padding: 5px 10px;
    border-bottom: 2px solid #ebebd6;
    background-color: #f9f9ec;
    font-size: 120%;
}

div.listrightblock h3 a {
    font-size: 100%;
    font-weight: bold;
}

div.listrightblock .listcomment {
    margin: 0 0 10px 0;
}

div.listrightblock .pricebox {
    float: left;
}

div.listrightblock .soldout {
    clear: both;
}

div.listrightblock .in_cart {
    margin: 20px auto 5px 130px;
    padding: 10px;
    width: 285px;
    clear: both;
    background-color: #ecf5ff;
    border: 1px solid #CCCCCC;
}

div.listrightblock .quantity {
    width: 150px;
}

div.listrightblock .btnbox {
    margin: 0 0 10px 0;
    padding: 1px;
    float: right;
}

div.listrightblock dt {
    width: 75px;
    float: left;
    text-align: right;
    padding: 3px;
    font-weight: bold;
}

div.listrightblock dd {
    padding: 3px;
}

div.listrightblock .cartbtn {
    clear: both;
    text-align: center;
}

div.listrightblock .cartbtn img {
    display: block;
    width: 115px;
    margin: 5px auto 0 auto;
}

div.listrightblock .box54 {
    width: 54px;
    border: solid 1px #ccc;
}

/* 商品詳細 */

/* タイトル
----------------------------------------------- */
div#detailtitle {
    width: 682px;
    height: 30px;
    padding: 8px 0 0 8px;
    margin: 0 0 10px 0;
    background: url("../img/products/title_icon.jpg") no-repeat 0 0;
	zoom:1;
    font-size: 140%;
}

div#detailtitle:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html div#detailtitle {
	/*\*/height:1%;/*for WinIE*/
	display:inline-table;/*for MacIE*/
}


/* 商品
----------------------------------------------- */
div#detailarea {
    width: 690px;
    margin: 15px 0 0 0;
}

div#detailphotoblock {
    float: left;
    width: 292px;
    text-align: center;
}

div#detailphotoblock p {
    margin: 5px 0 0 0;
}

div#detailrightblock {
    float: right;
    width: 380px;
}

div#detailrightblock li {
    display: inline;
}

div#detailrightblock h2 {
    margin: 5px 0;
    padding: 0;
    color: #ff6600;
    font-size: 140%;
    font-weight: bold;
}
div#detailrightblock p {
	clear: both;
}

div#detailrightblock dl {
    padding: 15px 0 0 0;
    text-align: right;
}

div#detailrightblock dt {
    font-weight: bold;
}

div#detailrightblock dd {
    margin: 0 15px 0 0;
}

div#detailrightblock .box54 {
    width: 54px;
    border: solid 1px #ccc;
}

div#detailrightblock .btn {
    clear: both;
    margin: 15px 0 0 0;
    padding: 15px 0 0 0;
    text-align: center;
    background: url("../img/common/line_280.gif") repeat-x;
}

/* サブタイトル
----------------------------------------------- */
div.subarea {
    clear: both;
    width: 690px;
    padding: 30px 0 0 0;
}

div.subarea h3 {
    width: 690px;
    font-size: 120%;
    margin: 0 0 10px 0;
}

div.subtext {
    float: left;
    width: 365px;
}

div.subphotoimg {
    float: right;
    width: 202px;
}

div.subphotoimg p {
    margin: 5px 0 0 0;
    text-align:right;
}


/* お客様の声
----------------------------------------------- */
div#customervoicearea {
    clear: both;
    width: 690px;
    padding: 35px 0 0 0;
}

div#customervoicearea h2 {
    padding: 0 0 10px 0;
}

div#customervoicearea .voicedate{
    font-weight: bold;
    margin: 10px 0 0 0;
}

div#customervoicearea .voicetitle{
    padding: 5px 0;
    font-size: 120%;
    font-weight: bold;
}

div#customervoicearea li {
    padding: 0 0 10px 0;
    background: url("../img/common/line_580.gif") no-repeat bottom;
}

/* トラックバック
----------------------------------------------- */
div#trackbackarea {
    clear: both;
    width: 580px;
    padding: 35px 0 0 0;
}

div#trackbackarea h2 {
    padding: 0 0 10px 0;
}

div#trackbackarea h3 {
    font-size: 100%;
    font-weight: bold;
    padding: 0 0 10px 0;
}

div#trackbackarea .box500 {
    width: 500px;
    border: solid 1px #ccc;
}

/* この商品を買った人はこんな商品も買っています
----------------------------------------------- */
div#whoboughtarea {
    clear: both;
    width: 580px;
    padding: 35px 0 0 0;
}

div.whoboughtblock {
    clear: both;
    width: 580px;
    padding: 10px 0;
    overflow: auto;
}

div.whoboughtleft {
    float: left;
    width: 280px;
    padding: 10px 0;
    position: relative;
    background: url("../img/common/line_578.gif") no-repeat bottom;
}

div.whoboughtleft img {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

div.whoboughtleft p {
    margin: 0 0 5px 0;
}

div.whoboughtright {
    float: right;
    width: 280px;
    padding: 10px 0;
    position: relative;
    background: url("../img/common/line_578.gif") no-repeat bottom;
}

div.whoboughtright img {
    display: block;
    float: left;
    margin: 0 5px 0 0;
}

div.whoboughtright p {
    margin: 0 0 5px 0;
}

div.whoboughtleft h3 {
    font-size: 100%;
}

div.whoboughtright h3 {
    font-size: 100%;
}


div.subarea h3 {
	display: none;
}


div.cha_box {
	width: 680px;
	margin-bottom: 30px;
}

div.cha_box h2 {
	margin-bottom: 30px;
}

div.cha_sbox_l {
	width: 340px;
	float: left;
}

div.cha_sbox_l img {
	float: left;
	margin: 0 5px 0 0;
}

div.cha_sbox_l p {
	margin: 0 10px;
	zoom: 1;
}

div.cha_sbox_l p:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

* html div.cha_sbox_l p {
	/*\*/height:1%;/*for WinIE*/
	display:inline-table;/*for MacIE*/
}

div.hr_line01 {
	height: 1px;
	width: 340px;
	margin: 10px 0 20px;
	background:  url(../img/products/dottline1.gif) repeat-x;
	clear: both;
}

div.hr_line01 hr {
	display: none;
}

div.cha_sbox_r {
	width: 312px;
	float: right;
}

div.cha_sbox_r table {
	width: 312px !important;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}

div.cha_sbox_r table td {
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid #CCCCCC;
}

div.cha_sbox_r table td.title {
	width: 84px !important;
	padding: 10px;
	background: #E9FFE6;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

div.cha_sbox_r table td ul {
	line-height: 1.6em;
}

div.cha_sbox_r table td ul li {
	list-style-type: disc;
	list-style-position: outside;
}







table.itemlist {
	width: 362px !important;
	border: 1px solid #CCCCCC;
	border-bottom: none;
}

table.itemlist td {
	padding: 10px 10px 10px 30px;
	border-bottom: 1px solid #CCCCCC;
}

table.itemlist td.title {
	width: 84px !important;
	padding: 10px;
	background: #E9FFE6;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

table.itemlist td ul {
	line-height: 1.6em;
}

table.itemlist td ul li {
	list-style-type: disc;
	list-style-position: outside;
}
