@charset "shift_jis";


/* リセット用 */


html,body,div,h1,h2,h3,h4,dl,dt,dd,ul,li,p,blockquote,img{
margin:0;
padding:0;
list-style:none;
border:0;
font-weight:normal;
}
img {
  vertical-align: bottom;
}


html{
overflow:scroll;
overflow:-moz-scrollbars-vertical;
overflow-x:scroll;
}



/* ボディ */

 
body{
color:#333;
font: 13px/1.231 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro", arial, helvetica, clean, sans-serif;
*font-size: small;
*font: x-small;
text-align: center;
margin: 0px auto;
background: url(../common-parts/bg_line.gif) repeat #fff; 
-webkit-text-size-adjust: none;
}


div#container{
background: #f8f8f8;
width:100%;
margin: 0px auto;
}



#black{
background:#3b3b39;
}
#box {
  width: 100%;
}
#box img {
  width: 100%;
}
h1{
margin-bottom: 50px ;
}
h3{
margin:100px 0 50px 0;
}

img#title02{
margin:60px 0;
}

#gallery img{
margin:50px;
}

