@charset "shift_jis";
/* CSS Document */

#main { margin-top:10px;}
.recSpecHdTp {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_hd_tp.gif) no-repeat top;
	padding-top:8px;
}
.recSpecHdBtm {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_hd_btm.gif) no-repeat bottom;
	padding-bottom:8px;
}
.recSpecHd {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_hd_bg.gif) repeat-y;
	padding:3px 20px 8px;
	width:890px;
}
.recSpecHd .tree {
	background:#FFF;
	border-radius:7px;					/* CSS3 */
	-webkit-border-radius:7px;	/* Safari,Google Chrome用 */
	-moz-border-radius:7px;			/* Firefox用 */
	padding:5px 10px;
}
.recSpecHd .tree a { font-weight:bold;}
.recSpecHd .scene {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_scene_bg.gif) no-repeat left center #FFF;
	border-radius:7px;					/* CSS3 */
	-webkit-border-radius:7px;	/* Safari,Google Chrome用 */
	-moz-border-radius:7px;			/* Firefox用 */
	border:3px solid #2691C8;
	color:#1180B7;
	font-weight:bold;
	font-size:150%;
	margin-top:10px;
	line-height:140%;
	padding:8px 0 8px 180px;
	width:704px;
}
.recSpecHd .detail {
	font-size:135%;
	font-weight:bold;
	margin-top:5px;
}
.recSpecHd .specTable {
	background:#FFF;
	padding:4px 10px 4px 60px;
	position:relative;
	width:820px;
}
.recSpecHd .specTable img.badge {
	position:absolute;
	left:-15px;
	top:-15px;
}
.recSpecHd .specTableTp {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_table_tp.gif) no-repeat top;
	padding-top:6px;
	margin-top:20px;
}
.recSpecHd .specTableBtm {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_table_btm.gif) no-repeat bottom;
	padding-bottom:6px;
}
.recSpecHd .specTable table { width:820px;}
.recSpecHd .specTable table th,
.recSpecHd .specTable table td {
	border-bottom:5px solid #FFF;
	text-align:left;
}
.recSpecHd .specTable table td.head {
	background:#2691C9;
	width:3px;
}
.recSpecHd .specTable table th {
	padding:7px;
	white-space:nowrap;
}
.recSpecHd .specTable table td.spec {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_spec_bg.gif) repeat;
	color:#FFF;
	font-weight:bold;
	padding:7px 10px;
	white-space:nowrap;
}
.recSpecHd .specTable table td.arrow {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_spec_arrow.gif) no-repeat center;
	vertical-align:central;
	width:11px;
}
.recSpecHd .specTable table td.comment {
	background:#F4F1E2;
	line-height:140%;
	padding:7px 10px;
}
.recSpecHdTp .back {
	margin-top:5px;
	text-align:right;
}
.recSpecHdTp .back a {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/arrow_back.gif) no-repeat right center;
	padding:4px 20px 2px 0;
}
#main .title {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_scene_stitle.gif) no-repeat;
	font-size:128%;
	font-weight:bold;
	height:48px;
	line-height:48px;
	padding:0 10px 0 20px;
	margin-top:20px;
}
#main .title .textNotes {
	color:#666;
	float:right;
	font-size:65%;
	font-weight:normal;
	margin-top:10px;
}
#main .itemComp {
	background:#F2F2F2;
	border:1px dotted #CCC;
	padding:5px 10px 3px;
	margin-top:5px;
}
#main .checkedItem { background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_chkbx_bg.gif) repeat;}
#main .boxItemList {
	border-collapse:collapse;
	margin-top:5px;
}
#main .boxItemList td.boxItem {	padding:10px 0;}
#main .boxItemList tr.border {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_border.gif) repeat-x center;
	padding:2px 0;
	font-size:0;
	height:6px;
}
#main .boxInA {
	float:left;
	margin:0;
	padding:0 15px;
	width:170px;
}
#main .boxInA a:hover img {
	filter:alpha(opacity=80);  /* IE7以下 */
	-ms-filter:"alpha(opacity=80)"; /* IE8 */
	-khtml-opacity:0.8;  /* Safari 1.x, 他khtml */
	opacity:0.8;
}
#main .boxInB ul#specInfo { margin-top:5px;}
#main .boxInB ul#specInfo li {
	display:inline;
	font-size:85%;
	line-height:160%;
	list-style:none outside none;
	margin:0 10px 0 0;
}
#main .boxInB ul#specInfo li a {
	background:url(https://img1.kakaku.k-img.com/images/itemview/item/other_arrow.gif) no-repeat 0 3px;
	padding-left:8px;
	text-decoration:underline;
}
#main .boxWrapBC {
	float:left;
	width:690px;
}
#main .item {
	background:#EEF7FC;
	border-bottom:1px solid #CCC;
	font-size:114%;
	font-weight:bold;
	margin-bottom:7px;
	padding:2px 5px;
}
#main .item p { float:left;}
#main .item a { margin-left:10px;}
#main .item .favorite {
	float:right;
	margin-top:5px;
}
#main .item .favorite > a {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_favorite.gif) no-repeat left;
	font-size:75%;
	font-weight:normal;
	padding:2px 0 2px 22px;
}
#main .boxInB {
	float:left;
	width:350px;
}
#topicsList {
	list-style-type:none;
	margin-top:10px;
}
#topicsList li { padding:1px 0 1px 84px;}
#topicsList li a { text-decoration:none;}
#topicsList .news {	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_news.gif) no-repeat top left;}
#topicsList .feature {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/scene_feature.gif) no-repeat top left;
	margin-top:5px;
}
#main .price span a {
	color:#F00;
	font:bold 138% Verdana;
	text-decoration:none;
}
#main .boxInC {
	float:right;
	width:320px;
}
#main .boxInB .spec {
	background:none repeat #F6F6F6;
	border:1px solid #D0D0D0;
	font-size:85%;
	line-height:110%;
	margin-top:10px;
	padding:5px;
}
#main .boxInC p {
	background:url(https://img1.kakaku.k-img.com/images/dot_999999.gif) repeat-x center bottom;
	font-size:92%;
	margin-bottom:3px;
	padding-bottom:5px;
}
p { line-height: 130%;}
#main .boxInC a {
	color:#333;
	display:block;
	text-decoration:none;
}
#main .boxInC span { margin: 0 2px;}
#main .boxInC span {
	color:#FF8400;
	font:bold 153% Verdana;
}
#main .boxInC p.end {
	background:url(https://img1.kakaku.k-img.com/images/spacer.gif) repeat;
	margin:0;
	padding:0;
}

.checkboxArea {
	padding:0 10px;
	width:20px;
	vertical-align:middle;
}
/* 20160608 sm11 checkboxエラー対応
.checkboxArea .checkbox {
	cursor:pointer;
	position:absolute;
	z-index:-1;
}

.checkboxArea .checkboxLabel {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/checkbox.gif) no-repeat left top;
	cursor:pointer;
	display:block;
	width:20px;
	height:20px;
}
*/
.checkboxArea input[type=checkbox],
.checkboxArea input[type=checkbox] {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

.checkedItem .checkboxLabel {
	background:url(https://img1.kakaku.k-img.com/images/recommendedspec/checkbox.gif) no-repeat left bottom;
}
.attention {
	font-size:85%;
	margin:10px 0 30px;
}

.nodata {
	border:10px solid #F2F2F2;
	padding:50px 0;
	margin-top:5px;
}
.nodata p {
	font-size:142%;
	font-weight:bold;
	text-align:center;
}
/* add googlead 120814 */
.bannerImg {
    margin: 10px auto 15px;
    text-align: center;
    width: 930px;
}
/* お気に入り登録改修 140411 sm14 */
#main .item div.variItemBox{
	font-size: 87.7%;
}
#main div.variItemBox p {
	float: none;
}
#main div.variItemBox a {
	text-decoration: none;
	margin-left: 0;
}
/* お気に入り登録改修 end */
