@charset "euc-jp";


img {
	font-size: 0px;
	line-height: 0px;
	vertical-align: top;
}

.cap {
	font-size: 12px;
	margin-top: 5px;
	line-height: 150%;
	clear: both;
}


#maincontext {
	float: right;
	width: 720px;
}

#detail {
	float: left;
	width: 720px;
	font: normal 12px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


/*商品名*/
#Namearea {
	background-image: url(../img/ec/common/item_midashi_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #999999;
	text-align: left;
	float: left;
	width: 710px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}



#Namearea .makername {}

#Namearea .itamname { font: bold 20px/24px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; }
#itam {
	width: 720px;
	float: left;
}



/*写真エリア*/
#photoarea {
	width: 335px;
	float: left;
	clear: both;
}

/*メイン写真*/
#photoarea .photo {
	padding: 5px;
	float: left;
	width: 322px;
	border: 1px solid #CCCCCC;
}

#photoarea .photo a img {
	border: 1px solid #CCCCCC;
}

/*サブ写真*/
#photoarea .subphA {
	float: left;
	width: 321px;
}
#photoarea .subphA .listA {
	float: left;
	width: 321px;
	margin-top: 5px;
}
#photoarea .subphA .listA .left {
	float: left;
	width: 78px;
	margin-right: 3px;
}

#photoarea .subphA .listA .right {
	float: right;
	width: 78px;
}


#photoarea .subphA  ul.partssub {
	float: left;
	width: 165px;
	clear: both;
	text-align: left;
	margin-top: 5px;
	margin-left: -3px;
	padding-left: -3px;
}

#photoarea .subphA li {
	float: left;
	width: 78px;
	margin-left: 3px;
	display: inline;
}

#photoarea .subphA  .listA  img  {
	border: 1px solid #CCCCCC;
}



#photoarea .subphB {
	float: left;
	width: 160px;
}

#photoarea .subphB .listB {
	float: left;
	width: 160px;
	margin-top: 5px;
}

#photoarea .subphB .listB .left {
	float: left;
	width: 78px;
	margin-right: 3px;
}

#photoarea .subphB .listB .right {
	float: right;
	width: 78px;
}

#photoarea .subphB  .listB  img  {
	border: 1px solid #CCCCCC;
}




#photoarea .qr {
	float: right;
	width: 157px;
	margin-top: 5px;
	text-align: center;
	padding-top: 1px;
}



#photoarea .cap {
	float: left;
	width: 335px;
	margin-top: 5px;
	text-align: left;
}

#photoarea .backbtn {
	float: left;
	width: 335px;
	margin-top: 5px;
}


/*データエリア*/

#dataarea {
	float: right;
	width: 370px;
	text-align: left;
}


#dataarea .makerprice {
	text-decoration: line-through;
	display: block;
	float: right;
	width: 370px;
}

#dataarea .brosprice {
	font-weight: bold;
	color: #FF0000;
	font-size: 16px;
	float: left;
	width: 370px;
	display: block;
}

#dataarea .brosprice .cap {
	font-weight: normal;
	color: #000000;
	margin-top: 5px;
}

#dataarea .rating {
	float: left;
	width: 370px;
	vertical-align: middle;
	background-image: url(../img/ec/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
}



/*注文*/
#order {
	float: left;
	width: 370px;
	margin-top: 5px;
}

#order .title {
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
	background-image: url(../../img/common/dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	color: #003399;
}

#order .mi {
	font-weight: bold;
	margin-bottom: 5px;
}

#order .txt {
	margin-bottom: 5px;
}

#order td {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
}

#order .orderbox {
	padding: 5px;
	float: left;
	width: 260px;
	border: 5px solid #F0F0F0;
	margin-bottom: 5px;
}

#order .left { width: 590px; 
}

#order .web {
	float: left;
	width: 370px;
}

#order .web .left {
	width: 370px;
	float: left;
}

#order .web .right {
	float: left;
	width: 370px;
	margin-top: 10px;
}
#order .web .cap {
	float: left;
	width: 370px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 15px;
}


#order .web img.imgleft { float: left; }

#order .web img.imgright {
	float: left;
	margin-left: 10px;
}

#order .web .pcmark {
	background-image: url(../img/ec/common/pc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
}

#order #tel {
	float: left;
	width: 370px;
	margin-top: 10px;
}

#order #tel .left {
	float: left;
	width: 370px;
}

#order #tel .right {
	float: left;
	text-indent: -12px;
	padding-left: 12px;
	width: 358px;
}

#order #tel .telnumber {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

#order #tel .call {
	float: left;
	padding: 5px;
	border: 4px solid #CCCCCC;
	margin-top: 5px;
	width: 352px;
	line-height: 135%;
}

#order #tel .telmark {
	background-image: url(../img/ec/common/tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 22px;
}

#order #tel img.imgleft { float: left; }

#order .right { width: 350px; }

#order .sub {
	float: left;
	width: 590px;
	margin-top: 0px;
	clear: both;
	font-size: 11px;
	line-height: 14px;
}



/*商品の詳細データ*/
#spec {
	float: left;
	width: 720px;
	margin-top: 20px;
	background-image: url((URL));
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}

#spec .title {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}

#spec table { }

#spec table th {
	padding: 5px;
	background-color: #EBEBEB;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#spec table td {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


/*BBポイント*/
#dataarea .BBpoint {
	background-image: url(../img/common/icon_BBpoint.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 10px;
	font-size: 12px;
	display: block;
	float: left;
	width: 345px;
	height: 20px;
	line-height: 20px;
}



#photoarea .slaeicon {
	float: left;
	width: 110px;
	height: 60px;
	clear: both;
	z-index: 3;
}


#order .web .cap .snslist li {float: left;}
#order .web .cap .snslist li.sns_link1 {width: 90px;}
#order .web .cap .snslist li.sns_link2 {width: 85px;}
#order .web .cap .snslist li.sns_link3 {width: 120px;}
#order .web .cap .snslist li.link_rv {width: 75px;}
#order .web .cap .snslist li.link_goo {width: 135px;}
#order .web .cap .snslist li.link_mixi {width: 85px;}
#order .web .cap .snslist li.link_facebook {width: 75px;}
#order .web .rv-list {
	clear: both;
	margin-top: 10px;
}
