@charset "utf-8";
/* ---------------------------------------------------------------------------------
XHTML CSS Selectors campaign

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

div#contentsWrapper div#contentsColumn div#contentsArea {
	width: 575px;
}

div#contentsWrapper div#contentsColumn div#contentsArea h2 {
	height: 76px;
	width: 571px;
	background-image: url(../pc_images/campaign/title.png);
	background-repeat: repeat;
	background-position: left top;
	text-indent: -9999px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#campaign {
	padding-right: 1px;
	padding-left: 10px;
	padding-bottom: 20px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#couponBlock {
	height: 248px;
	width: 505px;
/*	padding-top: 78px;*/
	padding-left: 55px;
	background-image: url(../pc_images/campaign/coupon.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#couponBlock table {
}
div#contentsWrapper div#contentsColumn div#contentsArea div#couponBlock table td {
	height: 248px;
	vertical-align: middle;
}


div#contentsWrapper div#contentsColumn div#contentsArea div#couponBlock h3 {
	width: 350px;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #CC9933;
	padding-bottom:10px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#couponBlock p {
	font-size: 13px;
	line-height: 20px;
	width: 420px;
	/*color: #FFF;*/
}

div#contentsWrapper div#contentsColumn div#contentsArea div#campaign h4 {
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	height: 22px;
	text-decoration: underline;
	color: #CC9900;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#campaign div#campaignDetailBlock {
	width: 511px;
	padding-right: 19px;
	padding-bottom: 29px;
	padding-left: 24px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9D2CC;
	border-bottom-color: #D9D2CC;
	border-left-color: #D9D2CC;
	margin-bottom: 20px;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#campaign div#campaignDetailBlock p {
	line-height: 20px;
	background-image: url(../pc_images/campaign/products_bg.png);
	padding-bottom: 1.5em;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#campaign div#campaignDetailBlock p strong {
	font-weight: normal;
	color: #CC9900;
}

div#contentsWrapper div#contentsColumn div#contentsArea div#products {
}

div#contentsWrapper div#contentsColumn div#contentsArea div#products h3 {
	height: 59px;
	width: 560px;
	background-image: url(../pc_images/campaign/title_products.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

div#contentsWrapper div#contentsColumn div#contentsArea div#products div.productsDetailBlock {
	float: right;
	width: 357px;
	padding-left: 37px;
	background-image: url(../pc_images/campaign/products_side_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D9D2CC;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#products div.productsDetailBlock h4 {
	padding-top: 17px;
	padding-left: 20px;
	padding-right: 23px;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9D2CC;
	padding-bottom: 10px;
	color: #CC9900;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#products div.productsDetailBlock h5 {
	line-height: 20px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 23px;
}

div#contentsWrapper div#contentsColumn div#contentsArea div#products div.productsDetailBlock h6 {
	line-height: 20px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 23px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #F00;
}

div#contentsWrapper div#contentsColumn div#contentsArea div#products div.productsDetailBlock p {
	margin-right: 23px;
	margin-left: 20px;
	line-height: 20px;
	background-image: url(../pc_images/campaign/products_bg.png);
}
div#contentsWrapper div#contentsColumn div#contentsArea div#products div.productsDetailBlock div.productsFooter {
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D2CC;
}
div#contentsWrapper div#contentsColumn div#contentsArea div#products p.productsImage {
	text-align: center;
	width: 160px;
	border: 1px solid #CCC;
}










