/*
-----------------------------------

  create: 
  update: 
  url: http://www.

----------------------------------- */

/*
-------------------------
TAGS
------------------------- */
*{ margin:0; padding:0; text-decoration:none; font-weight:normal; font-style:normal; line-height:1.5em; font-size: 12px; font-family:'ＭＳ Ｐゴシック',sans-serif,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro';}
* html body { font-size: 0.9em;text-align: center;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
ul li { list-style:none; }
ul,li {margin: 0;padding: 0;}
div,ul,li { zoom:1; }
div:after,ul:after,li:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; font-size: 0.001em;line-height: 0;}
select option { padding : 0 5px; }

body{
	color:#4f4f4f;
	overflow-y: scroll;
	background: #ce0000 url('../images/bg_body.gif') repeat-x;
	text-align: center;
}
* html body{overflow-y: scroll;}
*+html body{overflow: hidden;}

/* フッター常に下くっ付きCSS
http://blog.magical-remix.net/igalog/archives/303
html{height: 100%;}
body{height: 100%;}
body > #container{height: auto;}										body直下の大外の要素
#container{height: 100%; min-height: 100%; position: relative;} 		body直下の大外の要素
#contents{padding: 0 0 100px;} 											container直下でfooterの直前要素にfooterと同じだけの下padding
#footer{position: absolute; bottom: 0; width: 100%; height: 100px;} 	ポジション指定 heightとwidthを指定する
*/

img{vertical-align: top;}

/* anchor */
a {
	color:#4f4f4f;
	text-decoration:none;
	overflow: hidden; /*firefox点線対応*/
}
* html a {
	overflow: visible;
}
*+html a {
	overflow: visible;
}
a:hover {
	text-decoration: underline;
}
a img{border: 0;}

/* table */
table {
	border-collapse: 0;
}
th,td {
	border-collapse:collapse;
}
strong{
	font-weight: bold;
}
.flleft{
	float: left;
	_margin: 0 0 0 -3px;
}
/*
-------------------------
BASE CLASS
------------------------- */
#container{
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: #c80000 url('../images/bg_cont.gif') repeat-y;
}
#container_inner{
	padding: 0 20px;
	background: url('../images/bg_conttop.gif') no-repeat;
}
/*
-------------------------
HEADER
------------------------- */
#header{
	height: 86px;
	background: url('../images/header.gif') repeat-x;
	position: relative;
}
#header h1{
	position: absolute;
	top: 20px;
	left: 25px;
	width: 315px;
	height: 44px;
}
#header p{
	position: absolute;
	top: 12px;
	right: 24px;
	width: 277px;
	height: 54px;
}
/*
-------------------------
FOOTER
------------------------- */
#footer{
	height: 86px;
	background: url('../images/footer.gif') repeat-x;
	position: relative;
}
#footer .footlink{
	position: absolute;
	top: 20px;
	left: 20px;
}
#footer .compname{
	position: absolute;
	top: 20px;
	right: 20px;
	text-align: right;
}
#footer address{
	position: absolute;
	top: 40px;
	right: 20px;
	text-align: right;
}
/*
-------------------------
CONTENTS
------------------------- */
#contents{
	text-align: center;
}
#heading{
	width: 900px;
	height: 419px;
	background: url('../images/main.jpg') no-repeat;
	position: relative;
	margin: 0 0 10px;
}
#heading h2{
	text-indent: -999em;
}
#heading .btn_main{
	position: absolute;
	top: 275px;
	left: 42px;
	width: 315px;
	height: 50px;
}
#navi{
	position: absolute;
	bottom: 0;
	left: 41px;
	width: 818px;
	height: 64px;
}
#navi li{
	float: left;
}
.contblc{
	text-align: left;
}
#contents01{
	margin: 0 0 5px;
}
.campaignblc{
	width: 860px;
	_width: 880px;
	padding: 0 0 0 20px;
}
#contents03{
	margin: 0 0 40px;
}
#contents03 h3{
	text-align: center;
	margin: 0 0 5px;
}
#contents03 .pointblc{
	width: 875px;
	background: url('../images/area03_img01.jpg') no-repeat right top;
	margin: 0 0 15px;
}
#contents03 .pointblc_inner{
	background: url('../images/area03_img02.jpg') no-repeat left bottom;
	width: 875px;
	height: 435px;
	position: relative;
}
#contents03 .point01{
	position: absolute;
	top: 0;
	left: 25px;
	width: 561px;
	height: 130px;
}
#contents03 .point02{
	position: absolute;
	top: 147px;
	left: 166px;
	width: 561px;
	height: 130px;
}
#contents03 .point03{
	position: absolute;
	top: 292px;
	left: 306px;
	width: 561px;
	height: 130px;
}
#contents03 .point01 p,
#contents03 .point02 p,
#contents03 .point03 p{
	padding: 0 0 0 60px;
}
#contents03 .btn_w{
	text-align: center;
	margin: 0 0 35px;
}
#contents03 .foottel{
	text-align: center;
}