@charset "utf-8";

@import url("accessibility.css");

/*common*/
a:link {
  color:#ffffff;
  text-decoration:none;
}

a:visited {
  color:#ffffff;
  text-decoration:none;
}

a:active{
  /*color: #FF6600;*/
  text-decoration:none;
}

a:hover {
  color: #451500;
  text-decoration:underline;
}

body{
  margin:0;
  padding:0;
  background:#9E7E62;
  text-align:center;
  background-image: url(../images/top/bg01.gif);
  font-size: 95%;
}

#wrapper {
  width:905px;
  margin:0 auto;
  padding:0;
}

/*ヘッダー*/
#header {
  width:905px;
  margin:0;
  padding:0;
}

#header h1 {
  margin: 0;
}

#description {
  width:905px;
  margin:12px 0 0 0;
  text-align:left;
  font-size: 95%;
  /*font-size: 100%;*/
  padding:0;
  height: 25px;
}

#description_txt {
  /*width:400px;*/
  margin:5px 0 0 0;
  padding:0;
  float:left;
  color: #FFFFFF;
  /*font-size: 1.2em;*/
}


/* 文字サイズ変更ボタン　*/
#bf_menu {
  margin:3px 0 0 0;
  padding:0;
  float:right;
  text-align: right;
  color: #FFFFFF;
  font-size: 1.2em;
  zoom:100%;
}

#bf_menu:after {
  content:"";
  clear:both;
  height:0;
  display:block;
  visibility:hidden;
}

#bf_menu #index {
  float:left;
  padding:2px 5px 2px 35px;
  background:url(../images/top/disc02.gif) 0 50% no-repeat;
}

#bf_menu #fontM_on {
  padding:2px 5px;
  float:left;
  /*background-color: #956c56;*/
}

#bf_menu #fontM_off {
  padding:2px 5px;
  float:left;
  background-color: #a23431;
}

#bf_menu #fontL_on {
  padding:2px 5px;
  float:left;
  /*background-color: #956c56;*/
}

#bf_menu #fontL_off {
  padding:2px 5px;
  float:left;
  background-color: #a23431;
}

#bf_menu a {
  display:block;  
  color:#FFFFFF;
}

#bf_menu a:hover {
  color: #451500;
  background-color: #e86b66;
}


/*メニュー*/
#menu {
  color: #FFFFFF;
  height: 33px;
  text-align: center;
  padding: 0;
  font-size: medium;
/*  font-size: 1.2em;*/
}

#menu ul {
  margin: 0;
  padding: 0;
}

#menu li {
  display:inline;
  margin: 0;
  padding: 10px 0 0 0;
  background-image: url(../images/top/menu_bg01.gif);
  background-repeat: no-repeat;
  width: 112px;
  height: 33px;
}

table.menu-table {
  font-size: 12pt;
  width:672px;
}

table.menu-table th {
}

table.menu-table td {
  text-align: center;
  background-image: url(../images/top/menu_bg01.gif);
  background-repeat: no-repeat;
  border-right:solid 1px #956c56;
  width: 112px;
  height: 33px;
}

/*コンテンツ*/
#content {
  /*margin:0 0 27px 0;*/
  padding:0;
}

#outline01 {
  height: 240px;
  background-color: #eee;
}

#outline02 {
  margin: 20px;
  text-align: left;
  font-size: 80%;
  color: #666666;
}

#main {
  width:674px;
  margin:0;
  /*margin:0 0 27px 0;*/
  padding:0;
  float:left;
  text-align: left;
  font-size: 80%;
  zoom:100%;
}

#main:after {
  content:"";
  clear:both;
  height:0;
  display:block;
  visibility:hidden;
}

#c_box01 {
  clear:both;
  text-align: right;
}

.info_box03 {
  color: #FFFFFF;
  text-align: right;
  /*width: 380px;
  margin: 0 0 0 294px;
  border:1px solid #000;*/
  zoom:100%;
  margin: 0 0 0 auto;
  width: 400px;
  float: right;
  font-size: 1.2em;
}
.info_box03:after {
  content:"";
  clear:both;
  height:0;
  display:block;
  visibility:hidden;
}

/*サイドバー*/

#sidebar {
  width:216px;
  margin:0 0 0 15px;
  /*margin:0 0 27px 15px;*/
  padding:0;
  float:right;
  text-align: center;
}

.erea_list {
  margin:6px auto 18px auto;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 95%;
}

.login_box01 {
  width:216px;  
  height:95px;
}

.login_box01 a {
  width:216px;  
  height:95px;
  display:block;  
  text-indent:-9999px;  
  overflow:hidden;  
  background:url(../images/top/bnr_sns01.jpg) 0 0 no-repeat;
}

.login_box01 a:hover {
  background:url(../images/top/bnr_sns01_on.jpg) 0 0 no-repeat;
}

.search_keyword01 {
  width: 215px;
  height: 72px;
  background-image: url(../images/top/search_bg01.gif);
  margin: 8px 0 0 0;
  text-align: center;
  background-repeat: no-repeat;
}

.search_box01 {
  text-align: center;
  margin: 0 auto;
  width: 190px;
}

#content_2 {
  /*width:900px;*/
  clear:both;
  margin:0 0 27px 0;
  padding:0;
}

#content_2 .layout_tbl {
  width:100%;
  height: 60;
  margin:0;
  padding:0;
  border-collapse:collapse;
}

#content_2 .layout_tbl td {
  padding:0;
  vertical-align:bottom;
}

#content_2 .info_box4 {
  background:#DCCEBC;
  padding:10px;
  font-size:80%;
  margin-bottom: 4px;
  text-align: left;
}

#content_2 .space {
  width:20px;
}

#content_2 #search_box {
  width:216px;
  margin:0 0 0 0;
  padding:0;
  text-align: center;
}

.new_blog a {
  width:71px;  
  height:24px;  
  display:block;  
  text-indent:-9999px;  
  overflow:hidden;  
  background:url(../images/top/new_off.gif) 0 0 no-repeat;
}

.new_blog a:hover {
  background:url(../images/top/new_on.gif) 0 0 no-repeat;
}


/*フッター*/
#footer {
  text-align: left;
  width: 905px;
  margin: 0 auto;
  font-size: 80%;
}

#bftc_list {
  width: 830px;
  float: left;
  margin: 0 0 5px 0;
  color: #202211;
}

#bftc_list a:link {
  color:#202211;
  text-decoration:none;
}

#bftc_list a:visited {
  color:#202211;
  text-decoration:none;
}

#bftc_list a:active {
  /*color: #FF6600;*/
  text-decoration:none;
}

#bftc_list a:hover {
  color: #FFFFFF;
  text-decoration:underline;
}

.qr01 {
  width: 70px;
  float: right;
  text-align: right;
  margin: 0 0 5px 5px;
}

#ft_line {
  margin: 5px 0;
  height: 2px;
  background-color: #FFFFFF;
  clear: both;
}

.box_l01 {
  width: 445px;
  float: left;
  margin: 0;
}

.box_r01 {
  color: #202211;
  width: 445px;
  float: right;
  margin: 0;
}

#ft_menu {
  margin: 0 10px 0 0;
  color: #FFFFFF;
  font-size: 80%;
  /*font-size: smaller;*/
}

#ft_menu ul {
  margin: 0;
}

#ft_menu li {
  display: inline;
  list-style-type: none;
  margin: 0;
}

#ft_adress {
  padding: 10px 0 30px 0;
  color: #FFFFFF;
  font-size: 1.2em;
}

#red_mark {
  width: 14px;
  height: 24px;
  background:url(../images/top/disc01.gif) 0 0 no-repeat;
}
