charset "UTF-8";
/* ---------------------------------------------------- */
/* 共通設定 */
/* ---------------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,p{
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}
/*
	TODO think about hanlding inheritence differently, maybe letting IE6 fail a bit...
*/
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
 
ol,ul,li{
	list-style:none;
	margin:0px;
	padding:0px;
}
 
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

body{
	

font-size:small;
text-align:center;


}

img{
	border-style:none;

}


a{
	outline:0;

}

/*.clearfix:after{
  content: "."; 
  display: block; 
  height: 0; 
  font-size:0;	
  clear: both; 
  visibility:hidden;
}
	
.clearfix {display: inline-block;

} */

body{
margin:0;	
	background:url(../images/haikei_top.jpg);
	background-size:auto;
	background-repeat:no-repeat;
	background-position:top center;  


}
#wrapper,.wrapper{
	/*	border:solid 1px;*/
		width:950px;
		/*width:100%;*/
position: relative;
	margin:0px auto;
	text-align:left;
/*	text-align:center;*/
	
}

#header{
	width:950px;
	height:150px;
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
}

#header .tellink a{
    width: 300px;

    height: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: 60px;
}
#header .maplink a{
    width: 410px;
    height: 60px;
    display: block;
    position: absolute;
    right: 0;
    top: 95px;
}


h1{
	color:#FFF;
	font-size:13px;
	margin-left:15px;
	padding-top:5px;

}
	
	

#mainvisual{
	width:950px;
	position:relative;	

}




#navi{
/*	border:solid 1px;*/
    margin-top:-50px;
	width:600px;
	position:absolute;
	top-:10px;z-index:1;
/*	margin-top:415px;*/
	
}
#insta{
/*	border:solid 1px;*/
margin-top: 5px;
    width: 200px;
    right: 15px;
	position:absolute;
	top-:10px;z-index:1;
/*	margin-top:415px;*/
	
}
#insta img{
	width: 100%;
	height: auto;
}

.btn{
	float:right;
}







#mainbox{
	margin-top:70px;
	width:950px;
	/*height:1000px;*/
	margin-bottom:80px;
	

}


#leftbox{
	margin-top:30px;
	margin-left:10px;
	
	float:left;
	width:270px;
	height:930px;



}


#rightbox{
	margin-left:10px;
	width:660px;
	float:left;
	margin-top:20px;
	/*border:solid 1px;*/
	
	/*background-color:#CCC;*/

}



li{
	margin-top:5px;

}


#footer{
	width:950px;
	/*width:100%;*//*
	background-color:#000;*/
	/*padding-top:70px;*/

	clear:both;
	
	}
	
	/*background-color:#000;*/
	/*width:1400px;*/


#footer2{
	padding-top: 70px;
	clear: both;
	background: url(../images/footer_bg.gif) repeat-x center 70px;
}

/*#footer2{
	height:100px;
	width:100%;
	background-color:#000;
	background-size:auto;
	

}
*/

/*background-color: #ffff00; repeat-x scroll 0 0 transparent;
        width: 100%;
	height:40px;}
*/


