@charset "Shift-JIS";




#contents h2 {
	margin: 0 0 5px 0;
	width: 535px;
	height: 29px;
	font-size: 20px;
	font-weight:bolder;
	color: #FF6666;
	overflow: hidden;
	border-bottom:#FF6666 solid 1px;
	padding-bottom:2px;
}

#contents h3 {
	width: 535px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	background-repeat: no-repeat;
}

#contents h3.title2 {
	margin: 0 0 20px 0;
	height: 20px;
	background-image: url(../img/campaign_title1.gif);
}

#contents h3.title3 {
	margin: 0 0 10px 0;
	height: 29px;
	background-image: url(../img/campaign_title3.gif);
}

#contents p {
	padding: 20px 0 25px 30px;
	color: #333333;
	line-height: 180%;
}

#contents p strong {
	color: #333333;
	line-height: 200%;
	font-weight: bold;
}

#contents p.img {
	padding: 0 0 0 0;
	width: 536px;
	height: 357px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	background-image: url(../img/campaign_img1.jpg);
}




#contents p.img02 {
	padding: 0 0 0 0;
	width: 536px;
	height: 357px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	background-image: url(../img/campaign_img2.jpg);
}






#contents .btn {
	height: 120px;
	margin: 10px 0 0 0;
	padding: 30px 35px 0 35px;
	border-top: 2px #dddcdc dotted;
}

#contents .btn a {
	margin: 0 0 10px 0;
	width: 229px;
	height: 49px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	display: block;
	float: left;
}

#contents .btn a:hover {
	background-position: bottom;
}

#contents .btn a.btn_howto {
	background-image: url(../img/btn_howto.jpg);
}

#contents .btn a.btn_request {
	background-image: url(../img/btn_request.jpg);
	float: right;
}

#contents .btn a.btn_question {
	background-image: url(../img/btn_question.jpg);
}



