	.campaign{
		width:608px;
		padding:23px 23px 0;
		overflow:hidden;
	}

	.campaign .main_img{
		margin-bottom:20px;
		text-align:center;
	}

	.campaign .section{
		margin-bottom:25px;
		line-height:1.4;
	}

	.campaign .section h2{
		margin-bottom:12px;
		text-align:left;
		font-weight:bold;
		font-size:116%;
	}

	.campaign .section h3{
		margin-bottom:8px;
		font-weight:bold;
		font-size:108%;
	}

	.campaign .section dl{
		margin-bottom:12px;
	}

	.campaign .section dl dt{
		float:left;
	}

	.campaign .section dl dd{
		overflow:hidden;
	}

	.campaign .section p{
		margin-bottom:12px;
	}

	.campaign .product_list .adjustment{
		width:628px;
		overflow:hidden;
	}

	.campaign .product_list h3{
		margin-bottom:20px;
		text-align:center;
		font-size:108%;
		font-weight:bold;
	}

	.campaign .product_list dl{
		margin-right:20px;
		width:294px;
		float:left;
	}

	.campaign .product_list dl dt{
		margin-right:15px;
		float:left;
	}

	.campaign .product_list dl dd{
		margin-bottom:8px;
		overflow:hidden;
	}

	.campaign .campaign_detail_outer{
		width:608px;
		overflow:hidden;
	}

	.campaign .campaign_detail_outer{
		width:632px;
	}

	.campaign .movie_detail{
		margin-right:12px;
		width:298px;
		float:left;
	}

	.campaign .movie_title{
		margin-bottom:5px;
	}

	.campaign .movie_image{
		margin-right:8px;
		float:left;
	}

	.campaign .movie_about{
		width:190px;
		float:left;
	}

	.campaign .movie_about table{
		margin:0;
		width:100%;
		border-top:2px solid #DEDCDC;
		border-bottom:2px solid #DEDCDC;
	}

	.campaign .movie_about table th{
		padding:5px 2px;
		width:50%;
		background-color:#E4F2F7;
		text-align:center;
		border-bottom:1px dotted #dedcdc;
	}

	.campaign .movie_about table td{
		padding:5px 10px;
		width:50%;
		border-bottom:1px dotted #dedcdc;
	}

	.campaign .add_area{
		margin:0;
		padding-bottom:15px;
		clear:left;
	}

	.campaign .add_area a{
		display:inline-block;
		text-align:center;
		font-size:93%;
		text-decoration:none;
		vertical-align:bottom;
	}

	.campaign .add_area a:first-child{
		margin-right: 3px;
	}
