@charset "EUC-JP";

 /* IE以外のモダンWEBブラウザ向けの指定 */
#itemExp:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

 /* IE7及びMac版IE5向けの指定 */

#itemExp {display:inline-block;}

 /* IE6以前向けの指定 */

/* Hides from IE-mac \*/
*html#itemExp{height:1%;}
#itemExp {display:block;}
.clear {clear: both;font-size: 1px;line-height: 1px;}
/* End hide from IE-mac */

#itemArea #photoSCT {
		width: 420px;
		float: left;
}

#itemArea #photoSCT #mainPh {
		margin-bottom: 8px;
}

#itemArea #photoSCT #subPh img {
		margin-right: 5px;
}
#itemArea #itemDataSCT {
		margin-left: 420px;
}


#itemArea #itemDataSCT h1 {
		font-size: 150%;
		line-height: 1.4;
		border-bottom: 1px solid #CCC;
		padding-bottom: 10px;
		margin-bottom: 10px;
}

#itemArea #itemDataSCT table {
		margin-bottom: 5px;
		text-align: left;
}
#itemArea #itemDataSCT table s {
		text-decoration: line-through;
}

#itemArea #itemDataSCT table .redPrice {
		color: #F00;
}

#itemArea #itemDataSCT table .redPrice strong {
		font-family: "Arial Black", Gadget, sans-serif;
		padding-left: 0.5em;
}
#itemArea #itemDataSCT table .redPrice .redPriceSize {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 150%;
		font-weight: bold;
}


#itemArea #itemDataSCT table th {
		padding-right: 1em;
		font-weight: normal;
		color: #666;
}
#itemArea #itemDataSCT table th,
#itemArea #itemDataSCT table td {
		padding-top: 0.3em;
		padding-bottom: 0.3em;
		vertical-align: middle;
}

#itemArea #itemDataSCT .option {
		font-size: 90%;
}



#itemArea #itemDataSCT p#tokushoho {
		font-size: 90%;
		padding-top: 5px;
		padding-bottom: 10px;
}

#itemArea #itemDataSCT ul.itemFunction {
		border: 1px solid #E8EBEC;
		padding: 7px;
		margin-bottom: 15px;
		font-size: 92.5%;
		line-height: 1.5;
}
#itemArea #itemExp {
		clear: both;
		padding-top: 15px;
		padding-bottom: 30px;
		margin-bottom: 20px;
}
#itemArea #itemExp h2 {
		font-size: 120%;
		margin-bottom: 0.5em;
		padding-bottom: 0.5em;
		border-bottom: 1px solid #CCC;
}

#itemArea #itemExp ol,
#itemArea #itemExp ul {
		margin-left: 2em;
		margin-bottom: 0.5em;
}
#itemArea #otherItem  {
		clear: both;
		border: 1px solid #CCC;
		padding: 10px;
		margin-bottom: 15px;
		margin-top: 20px;
}
#itemArea #otherItem h4 {
		font-size: 92.5%;
		background: #D3AA71;
		padding: 3px 3px 3px 5px;
		margin-bottom: 10px;
		color: #FFF;
}
#itemArea #otherItem .otherItemBox {
		width: 150px;
		margin-right: 15px;
		float: left;
}


#itemArea #otherItem img {
		display: block;
		margin-bottom: 0.5em;
}
#itemArea #otherItem .otherName {
		font-size: 92.5%;
		line-height: 1.2;
}



#itemArea #itemTB {
	background: #EFEFEF;
	font-size: 92.5%;
	padding: 7px;
	clear: both;
	color: #666;
	margin-top: 20px;
}

#itemArea #itemTB strong {
		margin-right: 1em;
}
