html{
background: #E6E6E6;
}

body {
    position: relative;
    border: 0;
    width: 1240px;
    /*margin: 5px auto 0 auto;*/
    margin: 0 auto;
    padding: 0px;
    font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 11pt;
    background: #ffffff;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
outline: none;
}

#header {
    width: 1240px;
    height: auto;
    padding-top: 10px;
}
#header img.kanji{
	margin-top:20px;
	margin-bottom: 20px;
	margin-left:  517px;
}

/*#logo {
	width: 1240px;
	height: 65px;
	margin:30px auto 25px auto;
	text-align: center;
}*/



/*ここから共通Navi*/

/*共通Navi ここまで*/






h1.midashi01 {
/*display: block;*/
width: 1240px;
height:30px;
background: #F5F5F5;
margin: 2px auto 0 0;/*メニューとの間を空けるため*/
text-align: center;
/*padding: 0 0 5px 0;*/
font-size: 24px;
}


/*--------------------------------------------------ここまで共通 -----------------------------------------*/

#instalogo{
	width: 990px;
	margin:30px auto 15px 155px;
}


#snap{
	width: 990px;
	height: 5400;
	margin-left: 155px;
	/*margin-right: auto;*/
}



#footer {
    clear: both;
    /*border-top: 2px solid #999999;*/
    width: 1240px;
    height: 45px;
    margin-bottom: 25px;
    /* background: #F5FF69;*/
}

hr {
    width: 900px;
    height: 2px;
    align: center;
    margin-top: 5px;
    background-color: #999999;
}

.copy{
text-align: center;
margin: 5px auto 10px auto;
font-size: 10px;
}