@charset "utf-8";


/*reset YUI 3.5.0 reset.css (http://developer.yahoo.com/yui/3/cssreset/) - http://cssreset.com
---------------------------------------------------*/
html{color:#000;background:#FFF}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{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}


/*font
---------------------------------------------------*/
body{font:14px "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;line-height: 1.75;letter-spacing: 0.04rem;color:#201e1e;}


/*base
---------------------------------------------------*/
html{
  background:url(../images/bg_blue.jpg);
}

body{ 
  width: 100%; 
  height:auto;
}



/*layout
---------------------------------------------------*/
#wrapper{
  width: 960px;
  margin: 0 auto;
  }

#frame_top{
  height: 28px;
  background:url(../images/frame_top.png);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#contents01{
  height: 550px;
  background:url(../images/contents01.jpg);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
  
#contents02{
  height: 460px;
  background:url(../images/contents02.jpg);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
  
#contents03{
  height: 493px;
  background:url(../images/contents03.jpg);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
  
#contents04{
  height: 920px;
  background:url(../images/contents04.jpg);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
  
#contents05{
  height: 820px;
  background:url(../images/contents05.jpg);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
  
#contents06{
  height: 580px;
  background:url(../images/contents06.jpg);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
  
#contents07{
  height: 744px;
  background:url(../images/contents07.jpg);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

#contents07 #tobichi{
  margin: 300px 0 0 186px;
}


#frame_bottom{
  height: 18px;
  background:url(../images/frame_bottom.png);
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}



/*footer
---------------------------------------------------*/
#footer{
  width: 100%;
  }
  
#footer .content{
  width: 960px;
  height: 300px;
  margin: 40px auto;
  }

#footer .logo{
  width: 160px;
  float: right;
  display:block;
}

#footer .maru_c{
  width: 18px;
  float: left;
  margin: 0 40px 0 40px;
  display:block;
}

#footer ul{
  width: 600px;
  height: 235px;
  display: block;
  vertical-align: top;
  }

#footer li{
  width: 65px;
  display: inline-block;
  margin-left: 14px;
  }

#footer li:first-child{
  width: 160px;
  height: 21px;
  display: inline-block;
  margin-left: 0;
  vertical-align: top;
  }