@charset "Shift_JIS";

/*
--------------------------------
Name: brandlist.css
Created: 2009.09.29
--------------------------------
- Table of Contents -

	モニター＆プレゼント情報
--------------------------------
*/

/* --------------------------------
	モニター＆プレゼント情報
-------------------------------- */
div#title {
	padding: 6px 0 0;
}

/* リード ---------------- */
div#title div#leadArea {
	width: 630px;
	background: url(/images/brandcollection/present/lead_bg.gif) repeat-y;
	color: #333;
}
div#title div#leadArea div.leadBg {
	width: 630px;
	background: url(/images/brandcollection/present/lead_bg_top.gif) no-repeat;
}
div#title div#leadArea div.leadBg div.leadBg {
	width: 630px;
	padding: 0 0 10px;
	background: url(/images/brandcollection/present/lead_bg_btm.gif) no-repeat 0% 100%;
}
div#title div#leadArea div.leadBg div.leadBg div.leadBg {
	width: 630px;
	height: auto !important;
	height: 225px;
	min-height: 225px;
	padding: 0;
	background: url(/images/brandcollection/present/lead_bg_ribbon.gif) no-repeat;
}
div#title div#leadArea h3 {
	padding: 40px 0 0 181px;
}
div#title div#leadArea h3 img {
	vertical-align: top;
}
div#title div#leadArea p.text {
	width: 460px;
	margin: 13px 0 0 93px;
	font-size: 92%;
	line-height: 1.75;
}
div#title div#leadArea p.note {
	width: 460px;
	margin: 0 0 0 93px;
	font-size: 85%;
	line-height: 2;
}
div#title div#leadArea p.btn {
	margin: 8px 0 0 205px;
}
div#title div#leadArea p.detail {
	width: 220px;
	margin: 1px 0 0 205px;
	font-size: 85%;
	line-height: 1.5;
	text-align: center;
}
div#title div#leadArea p.detail a {
	padding: 0 0 0 11px;
	background: url(/images/brandcollection/present/lead_arw.gif) no-repeat 0em 0.1em;
}

/* asid-sbm-smp ------------------------ */
#asid-sbm-smp.asid-sbm {
	margin-top: 3px;
}
#asid-sbm-smp.asid-sbm .sbm-list {
	display: flex;
	justify-content: flex-end;
	height: 26px;
}
#asid-sbm-smp.asid-sbm .sbm-list li:not(:first-child) {
	margin-left: 10px;
}

/* プレゼント商品説明詳細ページ ---------------- */
#presentInfo {
	margin-bottom: 20px;
	padding-bottom: 13px;
	border-bottom: 1px dotted #bdb8ad;
}
#presentInfo h2 {
	height: 30px;
	margin-bottom: 11px;
	padding-top: 17px;
	padding-left: 74px;
	background: url(/images/brandcollection/present/ttl_present_info.png) no-repeat top left;
	color: #000;
	font-size: 100%;
}
#presentInfo h3 {
	margin-bottom: 10px;
	font-size: 100%;
	word-wrap: break-word;
}
#presentInfo h3 .brand {
	display: block;
	margin-bottom: 3px;
}
#presentInfo h3 strong {
	display: block;
}
#presentInfo .img {
	float: left;
	width: 200px;
}
#presentInfo .detail {
	float: left;
	width: 435px;
}
#presentInfo .detail .read {
	word-wrap: break-word;
}
#presentInfo .apply {
	margin-top: 15px;
}
#presentInfo .apply a {
	display: block;
	overflow: hidden;
	width: 232px;
	height: 0;
	padding: 37px 0 0;
	background: url(/images/brandcollection/present/btn_present_apply.png) no-repeat left top;
}
#presentInfo .apply a:hover {
	-moz-opacity: 0.85;
	opacity: 0.85;
	filter: alpha(opacity=80);
}
#presentInfo .apply-note {
	margin-top: 10px;
}

/* ---------------------------
	エラー
------------------------------ */
div.contents div.monitorError {
	width: 600px;
	margin: 0 0 0 15px;
	padding: 50px 0;
	background: none;
	text-align: center;
}
div.contents div.monitorError p {
	padding: 0 0 15px;
}

/* ---------------------------
	ページ内共通
------------------------------ */
ul.infoList li dl dt a {
	text-decoration: underline;
}
ul.infoList li dl dt a:hover {
	text-decoration: none;
}
ul.infoList li dl dd a {
	color: #333;
}

/* ---------------------------
	モニター
------------------------------ */
div#monitor {
	margin: 22px 0 0;
}

/* ---------------------------
	プレゼント
------------------------------ */
div#present {
	margin: 20px 0 0;
}

/* ---------------------------
	レポート
------------------------------ */
div#report {
	margin: 26px 0 0;
}
