/* CSS Document */

/******PanList*****/
#panList{
	border-bottom: 1px dashed #CCCCCC;
	color: #666666;
	margin-bottom:15px;
	line-height: 200%;
	}
.pageNavi{
	float: right;
	font-size:1.2em;
	}
.pageNavi a{
	color: #000000;
	}
div.panH h1, #rightMain h1{
	color:#000000;
	background-colo: #ffffff;
	background-image: url("../img/item/goods_name.jpg");
	background-repeat:no-repeat;
	font-size: 1.8em;
	margin-bottom: 15px;
	height: 25px;
	padding-top: 15px;
	padding-left: 15px;
	}
/*
div.panH #title, #rightMain #title{
	color:#000000;
	background-colo: #ffffff;
	background-image: url("../img/item/goods_name.jpg");
	background-repeat:no-repeat;
	font-size: 1.8em;
	margin-bottom: 15px;
	height: 25px;
	padding-top: 15px;
	padding-left: 15px;
	}
*/
div.panH #title, #rightMain #title{
	color:#000000;
	background-color: #ffffe3;
/*	background-image: url("../img/item/goods_name.jpg");
	background-repeat:no-repeat;
*/
	font-size: 1.8em;
	margin-bottom: 15px;
	height: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height:33px;
	vertical-align:text-top;
	border-left:solid;
	border-left-color:#FF6600;
	border-left-width:12px;
	}
	
.main-title{
	font-size: 16px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8C9;
	border-right-color: #C8C8C9;
	border-bottom-color: #C8C8C9;
	border-left-color: #C8C8C9;
	}

#rightMain h2{
	background-color:#EEF8D1;
	border-left: solid 10px #666666;
	color:#666666;
	font-size: 0.96em;
	padding-left: 6px;
	margin-bottom: 5px;
	clear:both;
	}
#rightMain #item{
	padding: 12px;
	}
#rightMain #itemLeft{
	width: 304px;
	float:left;
	text-align:center;
	}
#itemLeft img{
	max-width: 320px;
	/*IE*/
	width:expression(this.width > 320 ? 310: true);
}
#itemRight td {
	padding-right: 5px;
	padding-left: 5px;
	}
#itemRight .spec{
	margin-bottom:10px;
	}
#itemRight .spec th{
	text-align:left;
	font-weight: normal;
	width: 110px;
	padding: 10px;
	border-bottom: dotted 1px #CCCCCC;
	}
#itemRight .spec td{
	text-align:left;
	font-weight: normal;
	padding: 10px;
	border-bottom: dotted 1px #CCCCCC;
	}
#rightMain .serect{
	clear: both;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	margin-bottom: 15px;
	width: 320px;
	}
#rightMain .serect th{
	color: #201E5F;
	background: #EEF8D1;
	text-align:left;
	}
#rightMain .serect th,
#rightMain .serect td{
	border-bottom: solid 1px #CCCCCC;
	padding:5px 16px;
	}
#rightMain #count{
	background: #EEF8D1;
	line-height: 50px;
	margin-bottom: 5px;
	padding-left: 5px;
	height:50px;
	}
#rightMain #count input{
	padding-top: 5px;
	margin-top: 10px;
	font-size:20px;
	font-weight:bold;
	line-height: 180%;
	}
#rightMain p{
	margin: 0px;
	padding: 0px;	
	}
#intoCart{
	padding:0;
	margin:0 0 10px;
	float:right;
	display:block;
}
#intoCart a{
	height:50px;
	padding:0;
	text-indent:-9999em;
	display:block;
	width: 320px;
	background: url("../img/item/intocart.gif") no-repeat top;
}
#rightMain #item #itemLeft .lupe{
	background-image:  url("../img/item/point_lupe.gif");
	background-repeat: no-repeat;
	background-position:left center;
	padding: 3px 0 3px 15px;
	height:20px;
	margin: auto;
	width: 90px;
	margin-bottom: 10px;
	}
#rightMain #item #itemLeft ul{
	/*clear: both;*/
	float:left;
	text-align: left;
	}
#rightMain #item #itemLeft ul li{
	list-style: none;
	padding-left: 17px;
	float:left;
	float:left;
	}
#rightMain #item #itemLeft ul li.o1{background: url("../img/item/point_favorite.gif") no-repeat left center; float:left;}
#rightMain #item #itemLeft ul li.o2{background: url("../img/item/point_send.gif") no-repeat left center; float:right;}
#rightMain #item #itemLeft ul li.o3{background: url("../img/item/point_comment.gif") no-repeat left center; font-size: 1.26em; float: left; margin-right: 5px;}
#rightMain #item #itemLeft ul li.o4{font-size: 1.26em; float:left;} 
#intoCart a:hover {background: url("../img/item/intocart.gif") no-repeat bottom;}

#itemRight{
	float:right;
	width: 320px;
	}
#item p{
	padding-top:12px;
	padding-bottom:12px;
}
#itemRight .price{
	color:#FF0000;
	font-weight:bold;
	font-size:1.5em;
	}
#itemRight .pricedown{
	color:#FF0000;
	font-weight:bold;
	font-size:1.26em
	}
#itemRight .pricedown2{
	color:#FF0000;
	font-weight:bold;
	}
.txt666{
	color: #666666;
	}
.und10 .payment li{
	list-style: none;
	}
#itemRight .payment{
	margin: 0 0 0 1em;
	padding: 0;
	}
#itemRight .payment li{
	list-style: none;
	padding: 0px 3px;
	float: left;
	}
#itemRight .payment2{
	clear: both;
	color:#333;
	margin: 0 0 0 1em;
	padding: 0;
	}
#itemRight .payment2 li{
	list-style-type: disc;
margin: 0 0 0 1em;
padding: 0;
	}
#itemRight .postage{
	margin-bottom: 5px;
	}
#itemRight .opt{
	margin-bottom: 20px;
	}
#itemRight .opt li{
	list-style:none;
	float: left;
	margin-right: 5px;
	}
.und10{
	padding-bottom:10px;
	}
#form2{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}
	
#top-f-space p{
	margin: 0px;
	padding-bottom: 10px;	
	}
	
	
	
#top-wakuwaku{
	margin: 0px;
	border: 1px solid #F60;
	padding: 5px;
	}
	
/* p
---------------------------------------------------- */


