@charset "shift-JIS";
/*-------------------------------
common
--------------------------------*/
p,ul,dl {
	padding:0;
	margin:0;
}
h1,
h2,
h3{
	text-indent:0;
}
/*-------------------------------
original
--------------------------------*/
h1,
h2{
	margin-bottom:14px;
}
.clmn{
	margin:0 50px;
	clear:both;
}
.txt{
	float:left;
	width:317px;
}
.img{
	float:right;
}
.hdg{
	padding-left:1em;
	text-indent:-1em;
	font-size:70%;
	letter-spacing:-.4px;
}
.hdg2{
	padding-left:1em;
	text-indent:-1em;
	font-size:70%;
	letter-spacing:-.4px;
}
.section02 .rdsIn p#phdg01.hdg {
	font-size:9pt;
	}
	
.section01{
	margin-bottom:28px;
}
.section02{
	margin-bottom:45px;
}
.section03{
	margin-bottom:30px;
}
.section01 p{
	margin-bottom:1.8em;
}
.rds{
	width:668px;
	margin:0 auto;
	padding-bottom:15px;
	background:url(../image/index/bg02_b.gif) no-repeat 0 100%;
	/zoom:1;
}
.rdsIn{
	padding-top:24px;
	background:url(../image/index/bg02_t.gif) no-repeat 0 0;
	/zoom:1;
}
.section02 li{
	float:left;
	/display:inline;
	margin-left:26px;
}
.section02 .hdg{
	padding: 0 12px 0 447px;
}
.section03 .clmn{
	background:url(../image/index/bg03.gif) no-repeat 0 100%;
	/zoom:1;
}
.boxL,
.boxR{
	float:left;
	width:327px;
}
.boxL div,
.boxR div{
	padding:12px;
}
.boxL{
	margin-right:14px;
	/margin-right:13px;
}
.boxL div div{
	padding:7px 0 0;
}
.obj{
	height:39px;
	margin-bottom:12px;
}
.section03 ul{
	margin-top:17px;
}
.section03 li{
	margin-bottom:8px;
	text-align:center;
}
.sectionFAQ{
	margin:0 50px 27px;
	padding-bottom:15px;
	background:url(../image/index/bg_dot_gw.gif) repeat-x 0 100%;
	/zoom:1;
}
.sectionFAQ div{
	margin-bottom:12px;
	padding-top:20px;
	background:url(../image/index/bg_dot_gw.gif) repeat-x 0 0;
	/zoom:1;
}
.sectionBsns{
	margin:0 51px 37px;
	border:#CD3D56 1px solid;
}
.note{
	margin:10px 10px 0;
	padding:10px 0;
	background:url(../image/index/bg_dot_pw.gif) repeat-x 0 0;
	/zoom:1;
}
.note p{
	float:left;
	width:477px;
}
.note div{
	float:right;
}
.read{
	margin-bottom:.5em;
	text-align:center;
}
p.read{
	font-size: 80%;
}
p.read.pad{
	font-size: 10pt;
	padding: 0 48px;
	text-align:left;
}

ul.gift_list li {
	background:url(../image/index/icn_gift.gif) no-repeat left center;
	padding-left:15px;
	margin-bottom:5px;
	font-weight:bold;
}
div.get_gift {
	width:668px;
	margin:0 auto;
}
div.get_gift dl {
	text-align:left;
	font-size:70%;
	background:url(../image/index/logo_nanacogift.gif) no-repeat left top;
	padding-left:75px;
	width:250px;
	padding-bottom:20px;
	float:right;
}
div.get_gift dl dt {
	margin-bottom:10px;
}
div.get_gift dl dd {
	margin-bottom:5px;
}
div.get_gift p {
	width:326px;
	float:left;
	text-align:left;
}
/*-------------------------------
clearfix
--------------------------------*/
.section01,
.section02 ul,
.section03 .clmn,
.note{/zoom:1;}
.section01:after,
.section02 ul:after,
.section03 .clmn:after,
.note:after{
	content : '';
	display : block;
	clear : both;
}
