/* 製品紹介タブ
--------------------------------------------------*/
#feature {
	padding-top:5px;
	}

/* 製品紹介エリア
--------------------------------------------------*/
#feature #featureArea {
	border:1px solid #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
	}
	
#feature #featureArea .headline {
	overflow:hidden;
	width:928px;
	height:0;
	padding-top:50px;
	background:url(https://img1.kakaku.k-img.com/images/feature/frameTitle.png) no-repeat;
	}

#feature #featureArea .featureBoxContainer {
	overflow: hidden;
	width:908px;
	margin:0 auto;
	background:url(https://img1.kakaku.k-img.com/images/feature/featureContainerBG.gif) repeat-y;
	}

#feature #featureArea .featureBox {
	float:left;
	width:290px;
	padding-bottom:32768px;
	margin-bottom:-32768px;
	background:#fff;
	}

#feature #featureArea .m-left {
	margin-left:19px;
	}

#feature #featureArea .featureBox div.featureHeader {
	height:35px;
	margin-bottom:5px;
	padding-left:5px;
	background:url(https://img1.kakaku.k-img.com/images/feature/headline.png) no-repeat left;
	}

#feature #featureArea .featureBox div.featureHeader p {
	height:20px;
	padding:4px 5px 11px 0;
	background:url(https://img1.kakaku.k-img.com/images/feature/headline.png) no-repeat right;
	color:#FFFFFF;
	font-size:135%;
	font-weight:bold;
	text-align:center;
	}

*html #feature #featureArea .featureBox div.featureHeader p {
	padding:9px 5px 6px 0;
	}

#feature #featureArea .featureBox h5 {
	margin-bottom:10px;
	font-size:135%;
	font-weight:bold;
	}

#feature #featureArea .featureBox p {
	font-size:100%;
	line-height:150%;
	}

#feature #featureArea .featureBox p.alt-text {
	padding-top:10px;
	color:#666;
	font-size:88%;
	line-height:130%;
	}

#feature #featureArea .featureBox div.imagebox {
	width:200px;
	margin:10px auto 20px;
	text-align:center;
	}

#feature #featureArea .featureBox div.imagebox span {
	display:block;
	margin:10px 0 0;
	text-align:center;
	}



/* 新製品ニュースエリア
--------------------------------------------------*/
#feature #prdnewsArea {
	padding-bottom:12px;
	background:url(https://img1.kakaku.k-img.com/images/feature/newsFrameBottom.gif) no-repeat bottom;
	}

#feature #prdnewsArea h4 {
	height:20px;
	padding:7px 10px 8px;
	background:url(https://img1.kakaku.k-img.com/images/feature/newsFrameTop.gif) no-repeat;
	color:#333;
	font-size:107%;
	font-weight:bold;
	}

#feature #prdnewsArea .prdnewsBody {
	padding:15px;
	background:url(https://img1.kakaku.k-img.com/images/feature/newsFrameBody.gif) repeat-y;
	}

#feature .newItemInfo {
	width:820px;
	margin:0 auto;
	}

#feature .newItemInfoHeader {
	margin:0;
	padding:1px 0 3px 5px;
	border-left:6px solid #69c;
	font-size:135%;
	font-weight:bold;
	}
#feature .newItemInfo p.pc {border-left:6px solid #09f;}
#feature .newItemInfo p.kaden {border-left:6px solid #f60;}
#feature .newItemInfo p.camera {border-left:6px solid #009899;}
#feature .newItemInfo p.kuruma {border-left:6px solid #013466;}
#feature .newItemInfo p.keitai {border-left:6px solid #3266cc;}
#feature .newItemInfo p.fashion {border-left:6px solid #a00000;}
/* カテゴリ追加 11.07.01 sm1 */
#feature .newItemInfo p.mobile-data {	border-left:6px solid #5533bb;}

#feature p.newItemInfoDate {
	margin:0 0 10px 0;
	padding:0 0 0 5px;
	border-left:6px solid #ccc;
	color:#666;
	}
#feature .newItemInfo .tblItemImg {
	text-align:center;
	}
#feature .newItemInfo .tblItemImg img {
	border:2px solid #999;
	}
#feature .newItemInfo .tblItemImg a:link img {
	border:2px solid #a8a8a8;
	}
#feature .newItemInfo .tblItemImg a:hover img {
	border:2px solid #09f;
	}
#feature .newItemInfArticle p {
	margin-top:25px;
	font-size:116%;
	line-height:150%;
	}
#feature .newItemInfoLinks {
	width:840px;
	margin:30px 30px 0 30px;
	padding-bottom:10px;
	}
#feature .newItemInfoLinks dt {
	background:url(https://img1.kakaku.k-img.com/images/feature/bg_nextnews.gif) no-repeat;
	padding:7px 13px;
	font-size:107%;
	font-weight:bold;
	}
#feature .newItemInfoLinks dd {
	background:url(https://img1.kakaku.k-img.com/images/category/dotline02.gif) repeat-x bottom;
	margin:0 15px;
	padding:7px 0;
	}
#feature .newItemInfoLinks dd:last-child,
#feature .newItemInfoLinks dd.lastChild {
	background:none;
	}
#feature .newItemInfoLinks dd p {
	background:url(https://img1.kakaku.k-img.com/images/feature/bg_list.gif) no-repeat left center;
	padding:0 10px;
	}
#feature .newItemInfoLinks dd p a {
	font-size:107%;
	text-decoration:none;
	}
#feature .newItemInfoLinks dd span {
	margin-left:15px;
	color:#666;
	}

/* 関連リンクエリア
--------------------------------------------------*/
#feature #relLinkArea {
	padding-bottom:5px;
	margin-bottom:10px;
	border:1px solid #ccc;
	}

#feature #relLinkArea h4 {
	height:16px;
	padding:5px;
	margin-bottom:5px;
	font-size:100%;
	font-weight:bold;
	background:#f0f0f0;
	}

#feature #relLinkArea .relLinkContainer {
	padding:5px;
	margin:0 5px;
	border-bottom:1px solid #e9e9e9;
	}

#feature #relLinkArea .relLinkContainer a {
	outline:none;
	display:block;
	padding:0;
	margin:0;
	color:#333;
	text-decoration:none;
	}

#feature #relLinkArea .relLinkContainer .linkImage {
	float:left;
	width:160px;
	height:70px;
	background:#fff;
	text-align:center;
	cursor:pointer;
	}

#feature #relLinkArea .relLinkContainer .linkImage img {
	margin:0;
	}

#feature #relLinkArea .relLinkContainer .linkText {
	float:right;
	display:block;
	width:725px;
	/*height:72px;*/
	cursor:pointer;
	}

#feature #relLinkArea .relLinkContainer .linkText span {
	display:block;
	}

#feature #relLinkArea .relLinkContainer .linkText .siteName {
	color:#00d;
	font-weight:bold;
	}

/* 動画
--------------------------------------------------*/
#video{
	padding:10px 0 0 0;
}

#video #videoTtl{
	background:#e6ecf9 url(https://img1.kakaku.k-img.com/images/feature/video_ttl05.gif) repeat-x left top;
	margin:0 0 10px 0;
	_height:1px;
}
#video .r01{background:url(https://img1.kakaku.k-img.com/images/feature/video_ttl01.gif) no-repeat left top;}
#video .r02{background:url(https://img1.kakaku.k-img.com/images/feature/video_ttl02.gif) no-repeat right top;}
#video .r03{background:url(https://img1.kakaku.k-img.com/images/feature/video_ttl03.gif) no-repeat left bottom;}
#video .r04{
	background:url(https://img1.kakaku.k-img.com/images/feature/video_ttl04.gif) no-repeat right bottom;
	padding:7px;
}

#video #videoTtl p{
	background:url(https://img1.kakaku.k-img.com/images/feature/video_line.gif) no-repeat left top;
	padding:0 0 2px 10px;
	line-height:130%;
}

#video #videoTtl strong{font-size:107%;}

#video #videoTtl p span{
	display:block;
	background:url(https://img1.kakaku.k-img.com/images/feature/video_dot.gif) repeat-x left bottom;
	padding:0 0 3px 0;
	margin:0 0 5px 0;
}

#video .copyRight{
	background:#000080;
	color:#fff;
	line-height:125%;
	padding:4px 0;
	text-align:center;
}

.iconClose{
	text-align:center;
	margin:20px 0;
}

.iconClose a{
	background:url(https://img1.kakaku.k-img.com/images/itemview/item/icon_close.gif) no-repeat left center;
	line-height:20px;
	padding:6px 5px 4px 22px;
}

/*ビデオ枠*/
#feature #featureArea .featureBox .videobox{
	width:214px;
	margin:10px auto 20px;
	text-align:center;
}

#feature #featureArea .featureBox .videobox .videoboxIn{
	background:#eaeffb;
	padding:7px;
	width:200px;
}

#feature #featureArea .featureBox .videobox .videoboxIn .playTime{
	font-size:85%;
	color:#666;
	padding:7px 0 0 0;
	line-height:100%;
}

#feature #featureArea .featureBox .videobox .videoboxIn .play{
	font-size:85%;
	padding:7px 0 0 0;
	line-height:100%;
}

#feature #featureArea .featureBox .videobox .videoboxIn .play a{
	background:url(https://img1.kakaku.k-img.com/images/feature/icon_feature_video.gif) no-repeat 0 0;
	padding:4px 0 3px 25px;
}

/*電子カタログ枠*/
#feature #featureArea .featureBox .catalogbox{
	width:214px;
	margin:10px auto 20px;
	text-align:center;
}

#feature #featureArea .featureBox .catalogbox .catalogboxIn{
	background:#e3f3fd;
	padding:7px;
	width:200px;
}

#feature #featureArea .featureBox .catalogbox .catalogboxIn .read{
	font-size:85%;
	padding:7px 0 0 0;
	line-height:100%;
}

#feature #featureArea .featureBox .catalogbox .catalogboxIn .read a{
	background:url(https://img1.kakaku.k-img.com/images/feature/icon_feature_catalog.gif) no-repeat 0 2px;
	padding:4px 0 3px 29px;
}

#feature #featureArea .featureBox .videobox .flash,
#feature #featureArea .featureBox .catalogbox .flash{
	font-size:85%;
	color:#666;
	line-height:100%;
	text-align:right;
	padding:5px 0 0 0;
}


/*拡大画像を見る　リンク*/
.featureImgZoom{margin:7px 0 0 0;}
.featureImgZoom a{
	background:url(https://img1.kakaku.k-img.com/images/itemview/item/itm_zoom_icon.gif) no-repeat 0 0;
	padding:2px 0 3px 20px;
	font-size:85%;
}