@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{
	line-height:1;
	color:black;
}
ol, ul{ list-style:none;}
table{
	border-collapse:collapse;
	border-spacing:0;
}
caption, th, td{
	font-weight:normal;
	text-align:left;
}
blockquote:bfore, blockquote:after, q:before, q:after{
	content: "";
}
blockquote, q{
	quotes:"" "";
}
img { vertical-align: bottom;}

/* clearfix */
.cf,
#container .section {
	overflow: hidden;
	/zoom:1;
}

/* 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;}
#wrapper {}
#container {
	margin: 0 auto;
	padding: 18px 0 0;
	width: 980px;
	background: #0088fb;
}

#header {
	padding: 25px 0 60px;
	background: #FFFFFF;
}
#header p.caption {
	margin: 0;
	padding: 5px 0 0 43px;
	font-size: 9px;
}
#footer {
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.2em;
}
#footer p {
	margin: 0 0 30px;
	color: #FFFFFF;
}

/* タイトル　*/
h1 {
	margin: 0 0 20px;
	padding: 0 0 0 38px;
}
h2 {
	margin: 0 0 10px;
}
h3 {
	margin: 0 0 10px;
}

/* コンテンツ */
#main {
	margin: 0 auto 40px;
	background: url(bg_campain_01.png) repeat-y 50% 0;
}
#mainTitle {
	position: relative;
	margin: -38px 0 0;
	text-align: center;
}
#mainTitle h2 img {
	margin: 0 0 15px;
}
#mainTitle .parasol {
	position: absolute;
	top: -77px;
	right: 24px;
}
#main #mainIn {
	overflow: hidden;
	/zoom: 1;
	padding: 0 40px 25px;
	width: 900px;
	background: url(bg_campain_02.png) no-repeat 50% 100%;
}
#main .section {
	margin: 0 auto 10px;
	width: 350px;
}
#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;
}

.campainBox {
	width: 430px;
}
#campain1 {
	float: left;
}
#campain2 {
	float: right;
}
.campainBox .sec01 { height: 130px;}
#campain1 .sec02 { height: 165px;}
#campain2 .sec02 { height: 120px;}
#campain1 .sec03 { height: 155px;}
#campain2 .sec03 { height: 200px;}
.campainBox .sec04 { height: 80px;}
.campainBox .sec05 { height: 130px;}
.campainBox .sec06 { height: 100px;}

.camHead {
	height: 620px;
}
.camHead h3 {
	margin: 0 0 35px;
	text-align: center;
}
.camHead div {
	position: relative;
	margin: 0 0 20px;
	text-align: center;
}
.camHead div .prize {
	margin: 0 auto;
	width: 350px;
	text-align: left;
}
.camHead div .pop {
	position: absolute;
	width: 101px;
	height: 101px;
}
.camHead .note {
	margin: -20px 30px 23px 48px;
	padding-left: 1em;
	text-indent: -1.4em;
	text-align: left;
	font-size: 11px;
}
#campain1 .camHead .pop01 {
	top: 130px;
	right: -20px;
}
#campain2 .camHead div .prize02 img {
	margin-left: -10px;
}
#campain2 .camHead .pop02 {
	top: 10px;
	right: -12px;
}
#campain2 .camHead .pop03 {
	top: -5px;
	right: -12px;
}

#container .noteArea {
	margin: 0 auto 30px;
	width: 900px;
	background: #FFFFFF;
	text-align: left;
	color: #000000;
}
#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;
}
