@charset "shift_jis";
*html body {
   overflow-y:auto;
}
*+html body {
   overflow-y:auto;
}
body {
	overflow-y:scroll;
	color: #333333;
	font-size: 12px;
	font-family:'ƒqƒ‰ƒMƒmŠpƒS Pro W3','Hiragino Kaku Gothic Pro','‚l‚r ‚oƒSƒVƒbƒN','MS P Gothic', Helvetica, sans-serif;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../img/bg.png) center 0 repeat #00d1bd;
}
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 14px;
}
li {
	list-style-type: none;
}
em, strong {
	font-style: normal;
	font-weight: bold;
}
img {
	border: 0;
	vertical-align: bottom;
}
:focus {
	outline: none;
}
a:link, a:visited {
	outline: none;
}
a:hover, a:active {
	outline: none;
}
/*--- clearfix ---*/
.clearfix:before,
.clearfix:after {
	content : "";
	display : table;
}
.clearfix:after {
	clear : both;
}
#head{
	background: url(../img/headbg.png) 0 bottom repeat-x;
	height: 122px;
	text-align: center;
}
#ttl{
	padding: 20px 0 0 0;
}
#container{
	width: 680px;
	margin: 0 auto;
	padding: 50px 0 36px 0;
}
#btn_close{
	padding: 0 0 30px 0;
}

#sec1{
	margin: 0 auto 30px auto;
	width: 663px;
	height: 581px;
	background: url(../img/box_bg.png) 0 0 no-repeat;
	position: relative;
}
#mii{
	position: absolute;
	top: -30px;
	left: 220px;
	z-index: 999;
}
#hks001{
	padding:60px 0 25px 0;
	text-align: center;
}
#hks002{
	padding:0 0 25px 0;
	text-align: center;
}
#hks003{
	text-align: center;
}
#sec2{
	margin: 0 auto;
	width: 663px;
	height: 1300px;
	background: url(../img/box_bg2.png) 0 0 no-repeat;
}
#tejyun001{
	padding: 95px 0 25px 0;
}
#tejyun002{
	padding: 0 0 10px 0;
	width: 562px;
	margin: 0 auto;

}
#tejyun003{
	padding: 25px 0 40px 0;
}
#tejyun004{
	padding: 0 0 40px 0;
}

