/*------------------------------------------------------------campaign common setting*/

#contents .body {
	padding-top: 0px;
}
.body h2 {
	margin: 0px;
}
#detail1 {
	margin-bottom: 20px;
}


/*------------------------------------------------------------contents*/

#detail1 .left {
	float: left;
	width: 429px;
	padding-top: 20px;
}
#detail1 .right {
	float: right;
	width: 285px;
}
#detail1 h3 {
	margin-bottom: 15px;
}
#detail2 .header {
	background-image: url(/images/event/nagehoudai/bg_01.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#detail2 .body {
	background-image: url(/images/event/nagehoudai/bg_02.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#detail2 .footer {
	background-image: url(/images/event/nagehoudai/bg_03.gif);
}
#detail2 .left {
	background-image: url(/images/event/nagehoudai/img_05.gif);
	background-position: 480px 0px;
	background-repeat: no-repeat;
	height: 148px;
}
#detail2 .right {
	float: left;
	width: 203px;
}
#detail2 h3 {
	margin-bottom: 12px;
}
#detail2 p {
	width: 420px;
	margin: 0px;
}

