@charset "UTF-8";

/* -----------------------------------------------
 *                 top styles
 * ----------------------------------------------- */
/* ----- campaign guide layout ----- */

img.campaign-ad {
	border: 5px solid #CCCCCC;
	float: left;
}

#campaign-info {
	float: right;
	width: 350px;
	line-height: 160%;
}

#campaign-info-text {
	
}

#campaign-info-detail {
	font-size: 80%;
	
}
 
 /* ----- campaign layout ----- */


#ttl-campaign-list {
	background-image: url(../../img/campaign/ttl_cam_list.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 625px;
}

#ttl-campaign-list span {
	display: none;
}

#ttl-campaign-list img {
	text-indent: 0px;
	margin-top: 21px;
	margin-left: 580px;
}

.campaign-text {
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 80%;
}

.campaign-img {
	float: left;
}

.campaign-img img {
	border: 3px solid #CCCCCC;	
}

.campaign-text-inner {
	float: right;
	width: 470px;
}

.ttl-campaign-text {
	font-size: 1.2em;
	font-weight: bold;
}

.campaign-more {
	background-color: #CCCCCC;
	float: right;
	height: 10px;
	width: 470px;
	margin-top: -10px;
	text-align: right;
}

.campaign-more img {
	margin-top: 2px;
	margin-right: 5px;
}

/* =========== headline elements =========== */

/* ----- H1 layout ----- */

/* ----- H2 layout ----- */

h2#ttl-campaign {
	font-size: 130%;
	font-weight: bold;
	background-image: url(../../img/campaign/h2_campaign.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
