@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-color: #ffffff;
}

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



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

#main_content{
  width: 760px;
  margin: 0 auto;
  }

#honmon{
  width: 540px;
  margin-bottom: 100px;
  }

p a{
  color: #ffac00;
  font-weight: bold;
  text-decoration: none;
}

p a:hover{
  color: #ffdc8f;
  font-weight: bold;
  text-decoration: none;
}

p .accent{
  font-weight: bold;
  font-size: 16px;
}

ul#right_info01{
  float: right;
  display: block;
  width: 222px;
  font-size:0;
}

ul#right_info01 li{
  display: block;
  width: 222px;
  padding-bottom: 10px;
}

#column{
  width: 760px;
  margin: 0 auto 80px auto;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
}

#column #right_info02{
  float: right;
  display: block;
  width: 470px;
  text-align: left;
}

#column ul{
  width: 262px;
  margin-bottom: 40px;
  font-size:0;
}

#column ul li{
  width: 262px;
  height: 77px;
  padding-bottom: 8px;
}

#column ul li:last-child{
  width: 262px;
  height: 77px;
  padding-bottom: 0;
}

ul#right_info03{
  display: block;
  width: 470px;
  font-size:0;
  padding-top: 8px;
  text-align: left;
}

ul#right_info03 li{
  display: inline-block;
  width: 115px;
  height: 102px;
  padding-right: 2px;
}

ul#right_info03 li:last-child{
  display: inline-block;
  width: 115px;
  height: 102px;
  padding:0;
}



#column .official{
  width: 760px;
  margin-bottom: 20px;
  display: block;
}

/*footer
---------------------------------------------------*/
#footer{
  background-color: #fffaf0;
  width: 100%;
  }
  
#footer .content{
  width: 760px;
  height: 300px;
  margin: 0 auto;
  }
  
#footer ul{
  width: 760px;
  margin: 0 auto 85px auto;
  padding-top: 35px;
  display: block;
  }

#footer li{
  width: 160px;
  display: inline-block;
  margin-left: 30px;
  }

#footer li:first-child{
  width: 160px;
  display: inline-block;
  margin-left: 0;
  }
  
  
/*tachiyomi
---------------------------------------------------*/

#tachiyomi{
  background-color: #fffaf0;
}

#tachiyomi #content{
  width: 540px;
  margin: 0 auto 0 auto;
  padding-top: 80px;
  padding-bottom: 100px;
}

#tachiyomi h2{
  margin: 20px 0 20px 0;
}


table {
    width: 540px;
}

th, td {
    vertical-align: top;
}

th {
    width: 60px;
    font-weight: bold;
}

td {
    width: 480px;
    padding-bottom: 20px;
}

#back{
  width: 262px;
  margin: 100px auto 0 auto;
  display: block;
}


/* profile
-------------------------------------------------------------------------------*/


#profile {
  width: 460px;
  background-color: #fff;
  padding:30px 40px 0 40px;
}



#profile h2{
  width:460px;
  height: 100px;
  margin-top: 10px;
  }
