@charset "utf-8";

/* Reset
--------------------------------------------------------- */
html, body, div, span, applet, object, iframe, table, caption,
tbody, tfoot, thead, tr, th, td, del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr,
acronym, address, big, cite, code, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	vertical-align:baseline;
	font-family:inherit;
	font-weight:inherit;
	font-style:inherit;
	font-size:100%;
	outline:0;
	padding:0;
	margin:0;
	border:0;
}
:focus{ outline:0;}
body{
	color:black;
}
ol, ul{ list-style:none;}

img { vertical-align: bottom;}



/* common
--------------------------------------------------------- */
body {
	background: #FFFFFF;
	font-size: 100%;
	font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	color: #000000;
}
p { margin: 0 0 20px;}



#container {
	border-top: solid 18px #0000B2;
	margin: 0 auto;
	padding: 0 0 0;
	width: 980px;
	background: #0056B5;
}

#header {
	padding: 25px 0 30px;
	background: #FFFFFF;
}
#header_h1_in{
	height: 120px;
}

#header .img_top_vidual {
	position: relative;
	width:980px;
	height: 480px;
}
#header .img_top_vidual .title {
	position: absolute;
	top: -20px;
	left: -60px;
}
#header .img_top_vidual .crown {
	position: absolute;
	top: 300px;
	left: -70px;
}
#header p.caption {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 9px;
}



/* コンテンツ */
#main {
	margin: 0 auto 40px;
	width: 980px;
	padding-top: 40px;
}
#main #mainIn {
	margin: 0 auto ;
	width: 900px;
}

#left_present {
	float: left;
	width: 430px;
	background: url(img/present_bottom.png) no-repeat left bottom #fff;
}


#right_present {
	float: right;
	background:#fff;
	width: 430px;
	background: url(img/present_bottom.png) no-repeat left bottom #fff;
}
#main #mainIn  h2{
	text-align: center;
	margin-bottom: 20px;
}
.camHead  {
	height: 160px;
}
.camHead p.ttl_campain {
	text-align: center;
	padding-bottom: 20px;
}
.camHead .note {
	margin: -20px 30px 23px 48px;
	padding-left: 1em;
	text-indent: -1.4em;
	text-align: left;
	font-size: 11px;
}

.present {
	position: relative;
	margin: 0 0 40px;
	text-align: center;
}
.present .pop {
	position: absolute;
	top: -15px;
	right: -15px;
}
.present .prize {
	padding-right: 20px;
}
#main .section {
	margin: 0 auto 10px;
	width: 350px;
}
#main .section h3 {
	margin: 0 0 10px; 0 
}
#main .section p {
	margin: 0 0 10px;
}
#main .section p.c {
	text-align: center;
}
#main .section ul li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 0.7em;
}
.sec02 { height: 160px;}
.sec03 { height: 150px;}

.section{
	padding-bottom: 20px;
}

.choice {
	font-size: 0.9em;
}



/*footer
--------------------------------------------------*/
#footer {
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.2em;
}
#footer p {
	margin: 0 0 30px;
	color: #FFFFFF;
}



/* ClearBox Setting
--------------------------------------------------*/
.clearbox {
	zoom:100%;
}
.clearbox:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}








#container .noteArea {
	margin: 0 auto 30px;
	width: 900px;
	background: #FFFFFF;
	text-align: left;
	color: #000000;
	clear: both;
}
#container .noteArea .noteAreaIn {
	padding: 35px 30px 35px 40px;
}
#container .noteArea p {
	margin: 0;
	padding-left: 1em;
	text-indent: -1em;
	text-align: left;
	font-weight: normal;
}
#container .noteArea ul {
	margin: 0 0 15px 6px;
}
#container .noteArea ul li {
	padding-left: 1em;
	text-indent: -1.4em;
	text-align: left;
}
