@charset "utf-8";
@import url("docomo.css");
#pd-maincolumn {
	margin-top: 20px;
}

#pd-header {
	background-color: #CC0033;
	color: #FFFFFF;
	font-size: 26px;
	line-height: 1em;
	padding: 12px;
	letter-spacing: 0.2em;
}
#pd-item-header {
	background-image: url(../product/images/product-cate-header.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 710px;
	padding-top: 13px;
	font-size: 26px;
	padding-left: 40px;
	margin-bottom: 0px;
}

#pdseries-header {
	height: 50px;
	width: 720px;
	margin-bottom: 0px;
	text-indent: -9999px;
}
.dstyle #pdseries-header {	background: url(../product/images/plist-header-dstyle.gif) no-repeat;}
.dprime #pdseries-header {background: url(../product/images/plist-header-dprime.gif) no-repeat;}
.dsmart #pdseries-header {background: url(../product/images/plist-header-dsmart.gif) no-repeat;}
.dpro #pdseries-header {background: url(../product/images/plist-header-dpro.gif) no-repeat;}
.rakuraku #pdseries-header {background: url(../product/images/plist-header-drakuraku.gif) no-repeat;}
.kids #pdseries-header {background: url(../product/images/plist-header-kids.gif) no-repeat;}
.smart_phone #pdseries-header {background: url(../product/images/plist-header-smartphone.gif) no-repeat;}
.data #pdseries-header {background: url(../product/images/plist-header-data.gif) no-repeat;}
.photo_frame #pdseries-header {background: url(../product/images/plist-header-photo.gif) no-repeat;}




#pd-item-header {
	height: 37px;
	width: 710px;
	padding-top: 13px;
	font-size: 26px;
	padding-left: 40px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
.dstyle #pd-item-header { background: url(../product/images/pd-item-header-dstyle.gif) no-repeat;}
.dprime #pd-item-header {	background: url(../product/images/pd-item-header-dprime.gif) no-repeat;}
.dsmart #pd-item-header {background: url(../product/images/pd-item-header-dsmart.gif) no-repeat;}
.dpro #pd-item-header { background: url(../product/images/pd-item-header-dpro.gif) no-repeat;}

.season-box {}
.season-name {
	font-size: 1.2em;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	clear: both;
	margin-bottom: 10px;
}

.plist-item {
	width: 172px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
.plist-item-big {
	width: 351px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
}
.plist-item-img a img { border:none;}
.plist-item:hover,.plist-item-big:hover {
	border: 1px solid #FF0000;
}
.plist-item-name {
	margin-bottom: 0px;
	font-size: 1em;
}
.plist-item-subname {
	font-size: 1em;
	line-height: 1em;
}





/* -------------------------------------

製品ページ

-----------------------------------------*/




/* -------------------------------------

レビュー

-----------------------------------------*/

#review { padding-top: 20px; }
#review h2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0033;
	padding-left: 10px;
}
#review-body { padding-top: 10px; }

