@charset "utf-8";


/* tag
-------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	color:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.5;
	background:#fff;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

img {
	border: none;
	vertical-align:top;
}

a img:hover {
	opacity:0.70;
}

li {
	list-style:none;
}


/* clearfix
-------------------------------------------------------*/

.clearfix {
	width:100%;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}


/* container
-------------------------------------------------------*/

div#container {
	width:900px;
	margin:0 auto;
	padding:0 0 40px;
	overflow:hidden;
}


/* h1
-------------------------------------------------------*/

h1 {
	height:900px;
	height:733px;
	margin:0 0 20px;
	background:url(../img/main.jpg) 0 0 no-repeat;
	position:relative;
}

h1 img {
	position:absolute;
	left:58px;
	top:387px;
}


/* news
-------------------------------------------------------*/

section#news {
	text-align:center;
	line-height:1;
	margin:0 0 50px;
}

section#news h2 {
	font-size:22px;
	font-weight:bold;
	margin:0 0 15px;
}

section#news dl {
	font-size:15px;
	display:inline;
}

section#news dt {
	margin:0 15px 0 0;
	display:inline;
}

section#news dd {
	display:inline;
}


/* img
-------------------------------------------------------*/

div#img {
	margin:0 0 38px;
	position:relative;
}

div#img p {
	margin:0 0 13px;
}

div#img p.img_1 {
	float:left;
}

div#img p.img_2 {
	float:left;
}

div#img p.img_3 {
	float:right
}

div#img p.img_4 {
	float:right
}

div#img p.img_5 {
	clear:both;
}

div#img p.youto {
}

div#img p.pic_1 {
	position:absolute;
	left:55px;
	top:288px;
}

div#img p.pic_2 {
	position:absolute;
	left:336px;
	top:834px;
}

div#img p.pic_3 {
	position:absolute;
	left:547px;
	top:1188px;
}

div#img p.pic_4 {
	position:absolute;
	left:46px;
	top:1415px;
}



/* variation
-------------------------------------------------------*/

div#variation {
	margin:0 0 20px;
	position:relative;
	background:url(../img/star.jpg) right bottom no-repeat;
}

div#variation h2 {
	margin:0 0 57px;
}

div#variation p.kg {
	position:absolute;
	top:37px;
	right:9px;
}

div#variation table {
	width:730px;
	margin:0 auto;
}

div#variation table th {
	text-align:left;
	width:50%;
	padding:0 0 22px;
}

div#variation table td {
	font-size:14px;
	text-align:center;
	padding:0 0 20px;
	vertical-align:top;
}

div#variation table td img {
	margin:0 0 10px;
}


/* btn
-------------------------------------------------------*/

div.btn {
	text-align:center;
	margin:0 0 52px;
}

div.btn p {
	margin:0 0 16px;
}