@charset "utf-8";
*{
  margin : 0px;
  padding:0;
  line-height : 1.5;
}
body{
  font: 13px/1.4 "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"�E�E�E��E�E�E� �E�E�E�ゴシチE�E��E�","MS PGothic",Sans-Serif;
  color : rgb(255, 255, 255);
  background : rgb(5, 40, 60) url(../images/bg_sub.png) repeat-x scroll center top;
}
body#toppage {
  background : #05283c url(../images/bg_top.png) repeat-x scroll center top;
}
a{
  color : rgb(233, 225, 201);
  text-decoration:none;
}
a:hover{
  color:#d2b36d;
}
a:active, a:focus {
  outline: 0;
}
img{
  border:0;
}
.clear{
  clear:both;
}
/*************
全佁E
*************/
#wrapper{
  margin: 0 auto;
  padding: 0 20px;
  width: 910px;
}
/*************
/* ヘッダー
*************/
#header{
  background : transparent none no-repeat scroll 100% 30px;
  height : 27px;
  vertical-align : middle;
}
#header h1 {
  padding: 3px 0 5px;
  font-size: 10px;
  font-weight: normal;
  text-indent : 10px;
}
/*************
/* トップナビゲーション
*************/
ul#topnav{
  margin: 15px 0;
  width: 910px;
  height: 31px;
  background : transparent no-repeat scroll 0px 0px;
}
ul#topnav li{
  float:left;
  list-style:none;
  width:130px;
}
ul#topnav a{
  text-indent: -9999px;
  text-decoration: none;
  display: block;
  width: 130px;
  height: 46px;
  background : transparent no-repeat scroll 0% 0%;
}
ul#topnav a#home{
  background-position:0 0;
}
ul#topnav a#about{
  background-position:-130px 0;
}
ul#topnav a#menu{
  background-position:-260px 0;
}
ul#topnav a#faq{
  background-position:-390px 0;
}
ul#topnav a#map{
  background-position:-520px 0;
}
ul#topnav a#blog{
  background-position:-650px 0;
}
ul#topnav a#link{
  background-position:-780px 0;
}
ul#topnav a:hover#home, ul#topnav li.active a#home{
  background-position:0 -46px;
}
ul#topnav a:hover#about, ul#topnav li.active a#about{
  background-position:-130px -46px;
}
ul#topnav a:hover#menu, ul#topnav li.active a#menu{
  background-position:-260px -46px;
}
ul#topnav a:hover#faq, ul#topnav li.active a#faq{
  background-position:-390px -46px;
}
ul#topnav a:hover#map, ul#topnav li.active a#map{
  background-position:-520px -46px;
}
ul#topnav a:hover#blog, ul#topnav li.active a#blog{
  background-position:-650px -46px;
}
ul#topnav a:hover#link, ul#topnav li.active a#link{
  background-position:-780px -46px;
}
li.active a#home{
  background-position:0 -42px;
}
li.active a#guide{
  background-position:-213px -42px;
}
li.active a#faq{
  background-position:-429px -42px;
}
li.active a#mp{
  background-position:-573px -42px;
}
/*************
メイン�E�E�E�右側�E�E�E�コンチE�E��E�チE
*************/
#main {
  float: right;
  width: 618px;
  padding: 25px 0;
  display: inline;
}
#main h2{
  margin-bottom: 10px;
  padding: 0 10px 0px 20px;
  line-height: 40px;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  background : transparent url(../images/heading.png) no-repeat scroll 0% 0%;
}
#main h3 {
  font-size : 14px;
  font-weight: normal;
  line-height: 30px;
  padding-left: 15px;
  margin-top: 10px;
  letter-spacing: 0.2em;
  color : rgb(255, 255, 196);
  border-bottom: 1px solid #cccccc;
}
#main p {
  padding: 15px 15px 15px 20px;
}
/* 画像を右に回りこみ */
#main p.withImage{
  width: 598px;
  margin: 20px 0 0 10px;
  padding : 5px 0px 5px 10px;
}
#main p.withImage img{
  float: right;
  margin-left: .5em;
}
#date {
  text-align: right;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 10px;
  font-weight:bold;
  color:#aa9045;
}
#next {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
/* フッター共送E*/
.box{
  float: left;
  width : 285px;
  margin: 20px 16px 10px 0;
  line-height: 1.2;
}
.box_img{
  padding: 0px 0px 10px 0px;
}
.last{
  margin-right:0;
}
/* ボタン */
p.button{
  text-align: center;
  padding: 10px 0;
}
p.button a{
  display:block;
  line-height: 32px;
  background : #05283c url(../images/button.png) no-repeat scroll 0% 0%;
  margin: 0 -20px;
}
p.button a{
  color : rgb(233, 225, 201);
}
p.button a:hover{
  color:#ffffff;
}
p.button a:hover{
  cursor:pointer;
  background-position: 0 -32px;
}
/* メインとフッターのリスト位置調節 */
#main ul, #footer ul{
  margin-left: 20px;
}
#main li, #footer li{
  margin-bottom: 3px;
}
/*************
サイド（左側�E�E�E�コンチE�E��E�チE
*************/
#sidebar {
  float: left;
  width: 265px;
  padding: 20px 0;
}
#sidebar p{
  margin-bottom: 20px;
}
#sidebar h3 {
  margin-top: 5px;
  padding: 0 10px 0 23px;
  line-height: 40px;
  font-size: 13px;
  font-weight: normal;
  color: #fff;
  background : transparent url(../images/heading2.png) no-repeat scroll 0% 0%;
}
#sidebar ul{
  margin-left: 5px;
  padding: 10px 0;
}
#sidebar li{
  margin: 0 10px 10px 5px;
  list-style: none;
  border-bottom: 1px solid #234152;
}
#sidebar li a{
  background : transparent url(../images/list.png) no-repeat scroll 0px 50%;
  display: block;
  padding-left:15px;
}
#sidebar li a:hover{
  background-position: 3px 50%;
}
/*************
/* フッター
*************/
#footer{
  clear:both;
  padding: 10px 0 10px;
  border-top: 1px solid #333;
}
#footer .inner{
  overflow: hidden;
}
* html #footer .inner{
  height:1%;
}
#footer #logo{
  float:left;
  padding: 10px 0 5px;
  width: 292px;
}
address{
  padding: 20px 0 3px;
  text-align: center;
  font-style:normal;
  font-size: 12px;
  clear:both;
  display:block;
}
#container h2{
  font-size: 13px;
  font-weight: normal;
  color: rgb(255, 255, 255);
  padding-top: 0px;
  padding-left : 40px;
  padding-right: 10px;
  padding-bottom: 0px;
  background-color: transparent;
  background-image : url(../images/s_heading.png);
  background-repeat: no-repeat;
  background-position: 0% 0%;
  margin-bottom: 10px;
  line-height: 40px;
}