/*----------------------------------------------------------
    reset
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
}
/*p, blockquote, q, pre, address, hr, code, samp,
dl, ol, ul, form, table, fieldset, menu {
    margin-bottom: 1.5em;
}*/
html {
    font-size: 100%;
}

body {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro Pro W3",'メイリオ','Meiryo',"Osaka",Arial,sans-serif;
    font-size: .875em;
    min-width: 990px; background-image:url(../images/bg_top.gif); background-repeat:repeat-x;
}

img {
    border: 0;
    margin:0;
    padding:0
}



ul li { list-style-type: none;}
ol { list-style: decimal outside none; }


.clear {
    clear: both;
}

.clearfix {zoom:1;}
.clearfix:after{
    content: "";
    display: block;
    clear: both;}



a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/*----------------------------------------------------------
                frame
------------------------------------------------------------*/

.headerWrapper{
    width:auto;
    height: 421px;
}


.btn_1 {
	width:201px;
	position:absolute;
	left: 784px;
	top: -55px;
	z-index: 9999;
}
.btn_2 {
	width:369px;
	position:absolute;
	left: 38px;
	top: 0px;
	z-index: 9999;
}

#main{ width:990px; margin:0 auto; position: relative;}

#cover{
    width:990px;
    height: 416px; margin:0 auto; position: relative;
}

#sns { height:35px; width:990px; margin:auto; padding:20px 0 0 0;}

h1,#logo{
    position: absolute;
}

h1{
	width:416px;
	height: 405px;
	background: url(../images/h1.jpg) no-repeat;
	z-index: 0;
	text-indent: -9999px;
	overflow: hidden;
	top: 62px;
	left: 694px;
	margin-left: -475px;
	position: absolute;

}

#bg{ background-image:url(../images/bg.gif);}

#cnt { width:990px;
    height:1225px;
	margin: 0 auto;
    position: relative;
    z-index: 999;}





.link { text-align:center; padding:20px;}
