@charset "UTF-8";


/*-----------------------------------------------------------------------------
商品一覧ページ
-----------------------------------------------------------------------------*/
div.sort {
	float: left;
}
div.sort a:link { color: #000000; }
div.sort a:visited { color: #000000; }
div.sort a:hover { color: #fF8120; }
div.sort a:active { color: #fF8120; }
div.sort a.ac { color: #DF6100; }

div.pager_area {
	background-color: #FDECDC;
	padding: 5px;
	margin-bottom: 15px;
}

div.pager a:link { color: #EE6300; }
div.pager a:visited { color: #EE6300; }
div.pager a:hover { color: #ff8320; }
div.pager a:active { color: #ff8320; }

div.pagination ul {
	float: right;
}
div.pagination ul li {
	float: left;
	list-style: none;
	margin: 0px 5px;
}


div.product_list {
	margin-bottom: 30px;
}
div.product_list table {
}
div.product_list table td {
	width: 185px;
	border-bottom: 1px solid #ddd;
	padding: 5px 5px;
	text-align: center;
	vertical-align: top;
}
div.product_list table td p {
	text-align: left;
	line-height: 120%;
	font-weight: bold;
}
div.product_list table td p.product_img {
	text-align: center;
	margin-bottom: 5px;
}
div.product_list table td p.product_img img {
	border: 1px solid #ddd;
}
div.product_list table td p.product_nm {
	font-size: 90%;
}
div.product_list table td p.product_price_m {
	font-size: 80%;
}
div.product_list table td p.product_price {
	font-size: 16px;
	color: #E4000F;
}
div.product_list table td.left {
}
div.product_list table td.center {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
div.product_list table td.right {
}

/*-----------------------------------------------------------------------------
商品詳細ページ
-----------------------------------------------------------------------------*/
table.product_nm td {
	width: 560px;
	height: 55px;
	background:  url(../img/common/ttl_productnm.jpg) no-repeat top left;
	padding-left: 30px;
	vertical-align: middle;
}
table.product_nm {
	margin-bottom: 10px;
}
div.main_pic {
	margin-bottom: 20px;
}
div.product_info {
	margin-bottom: 30px;
	width: 560px;
}
div.product_info table {
	border-collapse: collapse;
	width: 100%;
}
div.product_info table td {
	vertical-align: top;
}
div.product_info table td.plane {
	width: 270px;
}

div.product_info_child {
	border: 2px solid #F7C07F;
	padding: 10px;
	margin-bottom: 20px;
	_padding: 0px;
}
div.product_info_child_ie6 {
	_padding: 10px;
}

table.product_data {
	border-collapse: collapse;
	margin-bottom: 10px;
}
table.product_data th {
	font-size: 100%;
	background:  url(../img/common/ico_product_data.jpg) no-repeat top left;
	width: 100px;
	padding-left: 8px;
	vertical-align: top;
	text-align: left;
}

div.stock_err {
	color: #E7000C;
	border: 1px solid #E7000C;
	padding: 5px;
	font-size: 88%;
}

/* おすすめレビュー */
div.review {
	border-bottom: 1px solid #E1027F;
	padding-bottom: 10px;
	margin-bottom: 40px;
}
div.review_contents {
	line-height: 14px !important;
}
div.review_contents p {
	line-height: 14px !important;
	margin-bottom: 2px;
}
div.review_contents FONT {
}

/* 商品説明 */
div.plane_contents {
	line-height: 14px !important;
}
div.plane_contents p {
	margin-bottom: 2px;
	line-height: 14px !important;
}

/* 注意事項 */
div.notes_contents {
	line-height: 130% !important;
}
div.notes_contents p {
	line-height: 130% !important;
}
div.notes_contents FONT {
	font-size: 100%;
}



div.detail_text {
	border-top: 1px dotted #aaa;
	width: 560px;
	margin-bottom: 30px;
}
div.detail_text table {
	border-collapse: collapse;
	width: 560px;
	font-size: 88%;
}
div.detail_text table th {
	border-bottom: 1px dotted #aaa;
	padding: 5px;
	color: #E78300;
	font-weight: normal;
	width: 70px;
}
div.detail_text table td {
	border-bottom: 1px dotted #aaa;
	padding: 5px;
}

table.related_product_tbl {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
table.related_product_tbl td {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 114px;
	vertical-align: top;
	padding-bottom: 3px;
}
table.related_product_tbl td div.related_product {
	border: 1px solid #aaa;
	padding: 5px;
	width: 98px;
}
p.related_nm {
	font-weight: bold;
	font-size: 88%;
}
p.related_price {
	color: #F46200;
	font-size: 88%;
}

.clr_price {
	color: #E60015;
	font-size: 11px;
}




input {
    margin-right: 0.4em;
	font-family: Verdana, Arial, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", Osaka, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 92%;
    border: solid 1px #666;
}
input.input_ipt_2em {
    width: 2em;
    padding: 2px;
}
input.input_ipt_4em {
    width: 4em;
    padding: 2px;
}
input.input_ipt_8em{
    width: 8em;
    padding: 2px;
}
input.input_ipt_16em {
    width: 16em;
    padding: 2px;
}
input.input_ipt_24em {
    width: 24em;
    padding: 2px;
}
input.input_ipt_32em {
    width: 32em;
    padding: 2px;
}
input.input_ipt_48em {
    width: 48em;
    padding: 2px;
}
input.input_ipt_100p {
    width: 100%;
    padding: 2px;
}


