@charset "utf-8";
/* CSS Document */

body {
	background: #ffffff url(../images/common/bg_body_02.gif) repeat-x;
}

dl {
}

dt {
	margin-top: 8px;
}

dd {
}


/* ------------------------------------- 
 *	ページレイアウト
 * ------------------------------------- */


#content_wrapper {
	margin-top: 10px;
}

.main {
	float: none;
	width:800px;
	margin: 10px auto;
}


/* ------------------------------------- 
 *	キャンペーン詳細
 * ------------------------------------- */

#content {
	width: 761px;
	margin: 0 auto;
}

#info {
	margin: 10px 0;
	padding-left: 10px;
	border-left: 10px solid #1c9d52;
}

#discription {
	background: url(../campaign/images04/bg_campaign_03.gif) repeat-y;
}

#discription p {
	margin-bottom: 10px;
	text-align: center;
}

#normal_left {
	float: left;
}

#normal_right {
	float: right;
}

#large_left {
	float: left;
}

#large_right {
	float: right;
}


#recommend {
	margin-top: 50px;
	text-align: center;
}

#recommend p {
	float: left;
	text-align: center;
}

#recommend #links {
	margin: 10px -4px;
}

#recommend #tanpaku {
	clear: both;
	text-align: center;
}

#shopping {
	text-align: center;
	margin-top: 15px;
}

#shopping p#notice {
	color: #f33;
}