@charset "shift_jis";

/* ================================================

	smrtpptcam.css

================================================ */

body.smrtpptcam {}
body.smrtpptcam #contents {
	width:950px;
	margin:0 auto 30px;
}

/* ■タイトル */
body.smrtpptcam #contents h2 {}

body.smrtpptcam #contents p.period {
	background-color: #000;
	text-align:center;
	margin:0 0 15px;
	color:#ffffff;
	font-weight:bold;
	line-height: 2em;
}

body.smrtpptcam #contents h3 {
	margin:15px 0;
	border-left:10px solid #f76b1f;
	font-size:1.4em;
	padding:7px 0 5px 8px;
	font-weight:bold;
}



/* ページ内リンク */
.smrtpptcam .cp_detail_link{
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
}
.smrtpptcam .cp_detail_link span{
	padding: 0 10px;
}

/* バナー */
body.smrtpptcam #contents .banner {
	text-align:center;
	margin-bottom:20px;
}
	body.smrtpptcam #contents .banner p.image{
		text-align:center;
		margin-bottom:5px;
	}


/* ■売れ筋ランキング */
body.smrtpptcam #contents .ranking {
	clear:both;
	width:920px;
	margin:0 auto 10px;
}

body.smrtpptcam #contents .ranking ul.detail{
	margin:0 auto;
	overflow:hidden;
	width:850px;
}
body.smrtpptcam #contents .ranking li.categ {
	width:390px;
	margin:0 15px;
	vertical-align:top;
	display:inline-block;
	*display:inline;/* IE対応 */
	zoom:1;
}
body.smrtpptcam #contents .ranking li.categ h4 {
	background-color:#ffffcc;
	padding:5px 8px;
	margin-bottom:12px;
	font-weight:bold;
	border-bottom:2px solid #ffb533;
}

body.smrtpptcam #contents .ranking li.categ ol {
	clear:both;
	overflow:hidden;
	width:390px;
	margin:0 auto;
}
body.smrtpptcam #contents .ranking li.categ ol li{
	float:left;
	padding:0 15px;
}
body.smrtpptcam #contents li.categ ol li dl{
	width:100px;
}
	body.smrtpptcam #contents li.categ ol li dl dt{
		padding-bottom:5px;
		font-weight:bold;
	}
		body.smrtpptcam #contents li.categ ol li dl dt.rank1{color:#af983a;}
		body.smrtpptcam #contents li.categ ol li dl dt.rank2{color:#807a7a;}
		body.smrtpptcam #contents li.categ ol li dl dt.rank3{color:#a9704a;}

	body.smrtpptcam #contents li.categ ol li dl dd{}
	body.smrtpptcam #contents li.categ ol li dl dd.image{}
	body.smrtpptcam #contents li.categ ol li dl dd.price{
		text-align:right;
		padding:8px 0 10px;
	}

/* 「もっと見る」 */
body.smrtpptcam #contents .detail p.more {
	clear:both;
	padding:0;
	margin-bottom:10px;
}




/* ■カテゴリ */
body.smrtpptcam #contents .category {
	clear:both;
	width:920px;
	margin:0 auto 30px;
}
	body.smrtpptcam #contents .category .detail{
		border:1px solid #cccccc;
		padding:10px 20px;
		overflow:hidden;
	}
	body.smrtpptcam #contents .category ul {
		width:33%;
		float:left;
	}
		body.smrtpptcam #contents .category ul li {
			line-height:1.4em;
		}


.attention_list ul{
	margin-top:10px;
}

.attention_list ul li{
	text-indent:1.5em;
}

#aulink {
	background-color: #f4f2ee;
	margin-top: 20px;
}
#errorAulink {
	background-color: #f4f2ee;
	width: 350px;
	margin: 15px auto 0;
}
#aulink a,
#errorAulink a {
	color: #666666;
	font-size: 1.170em;
	font-weight: bold;
}

#aulink a {
	display: block;
	width: 950px;
	line-height: 1.3em;
	padding: 5px 0;
	background: url("/pc/img/list/arrow_happybag.png") 66% 50% no-repeat;
}


#errorAulink a {
	display: block;
	width: auto;
	padding-left: 20px;
	line-height: 3.2;
	background: url("/pc/img/list/arrow_happybag.png") 95% 50% no-repeat;
}

/*不正アクセスレイアウト*/
.error_text {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 10px;
    text-align: center;
}

