/* ------- ■全体の中身設定------- */
* {
  margin: 0;
  padding: 0;
}
HTML {
  scrollbar-3dlight-color:#F0F0E0;
  scrollbar-arrow-color:#666666;
  scrollbar-darkshadow-color:#F0F0E0;
  scrollbar-face-color:#ffffff;
  scrollbar-highlight-color:#555555;
  scrollbar-shadow-color:#555555;
  scrollbar-track-color:#fff;
}

/* ------- ■全体 ------- */
body {
  color: #333;
/* ------- 
  background-image:url(./images/bg1.gif);
------- */
  background-color:#d9ac26;
  margin: 0px;
  padding: 0px;
  text-align: center;
　border-right: 2px #004e5f;
  border-bottom: 2px #004e5f
}

BR{letter-spacing:normal;}

input, textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 12px;
}

.btn {
  background-color:#F79210;
  color:#fff
}


form {
  padding: 0px;
  margin: 0px;
}

h1 {
  font-size: 15px;
  margin: 0px;
  float: left;
}

h2 {
  font-size: 13px;
  margin: 0px;
}

blockquote {
  font-size: 12px;
  padding: 5px;
  margin: 5px;
  border: 1px dashed #d4c6b1;
}

/* ------- ■テーブル部分 ------- */
.tabletext {
  border-collapse:collapse;
  border:1px solid #003366;
  width:500px;
  font-size:12px;
  color:#000000;
}

.thtext {
  background-color:#821717;
  border:1px solid #003366;
  padding:5px;
  color:#ffffff;
}

.rowtext {
  background-color:#eeeede;
}

.tdtext {
  border:1px dotted;
  padding:5px;
}


/* ------- ■画像部分 ------- */

.pict {
  float: right;
  border-width: 2px;
  border-style: solid;
  border:none;
}

.pictleft {
  float: left;
  border: none;
 margin: 10px;
}

.pictright {
  float: right;
  border: none;
 margin: 10px;
}

/* ------- ■リンクの色 ------- */
a:link     {color: #0107f9; text-decoration: none;border-bottom:1px dotted;}
a:visited   {color: ##800000; text-decoration: none;border-bottom:1px dotted;}
a:hover   {color: #a40306; text-decoration: underline;border-bottom:1px dotted;}

/* ------- ■全体の指定------- */
#inbox {
  width: 770px;
  margin: 0 auto;
  background: #ffffee url(./images/bg.gif) repeat-y top center;  
}

/* ------- ■タイトル部分 ------- */
#banner {
  clear: both;
  background: #ae1e1e;
  margin: 5px;
  padding: 5px;
}

#banner_l {
  border-top: 3px double #fff;
  border-bottom: 3px double #fff;
  background-image:url(./images/topimg.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
  height: 59px;
}

.site_title {
  padding: 10px 5px 0px 20px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
  font-weight: normal;
  color: #fff;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-decoration: none;
}

.description {
  font-weight: normal;
  color: #fff;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 40px 10px 5px;
}

/* ------- ■右メニューカラム部分 ------- */
#side {
  float: left;
  OVERFLOW: hidden;
  width: 160px;
  margin: 0px 0px 0px 2px;
  background-color: #e1e185;
}

/* ------- ■中央カラム部分 ------- */
#main {
  float: left;
  OVERFLOW: hidden;
  width: 600px;
}

/* ------- ■本文の枠部分 ------- */
.entryBodyset {
  width: 550px;
  margin: 0px 20px 30px 20px;
  text-align: left;
  background: #ffffe1; 
  border: 1px solid #739900;
}

.entry_title {
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  padding: 5px 5px 0px 10px;
  background: #4AB5C3;
  background-image: url(./images/entry_line.gif);
  background-position: center bottom; 
  background-repeat: no-repeat;
  height:28px;
}
.entry_title a, .entry_title a:link, .entry_title a:visited, .entry_title a:active {color:#fff; text-decoration:none;}
.entry_title a:hover {color: #fff; text-decoration: none;}

.entry_date {
  color: #7a6551;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  text-align: right;
  margin: 0px 20px 1px 0px;
}

.entry_body   {
  font-size: 12px;
  line-height: 150%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 8px 10px 5px 10px;
}

.entry_body ul{
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 5px 0px;
  border-left: 5px solid #C0C0C0;
  list-style-type: none;
}

.entry_state {
  font-size: 12px;
  color: #666666;
  margin: 20px 0px 5px 0px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: center;
  clear: both;
}

.subBodyset {
  width: 550px;
  margin: 0px 20px 30px 20px;
  text-align: left;
  border: 1px solid #ddd;
}

.sub_title {
  color: #888;
  font-size: 13px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  padding: 3px 5px 3px 10px;
  border-left: 5px solid #ddd;
  border-right: 5px solid #ddd;
}

.sub_state {
  font-size: 12px;
  color: #666666;
  margin: 10px 0px 10px 0px;
  padding: 0px 10px 0px 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: center;
  clear: both;
  border-bottom: 1px dashed #ddd;
}

/* ------- ■メニューの小分け部分 ------- */
.sideSet {
  width: 160px;
  margin: 0px 0px 20px 0px;
  text-align: left;
}

.linktitle   {
  padding: 0px 0px 0px 5px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 10px;
  font-weight: normal;
  color: #fff;
  text-align: left;
  background-color: #996633;
  border-bottom: 1px dashed #fff;
}

.linktext {
  padding: 7px 2px 25px 2px;
  font-size: 10px;
  color: #333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  line-height: 120%;
}

.linktext ul{
  border-left: 5px solid #4c6600;
  padding: 0px 0px 0px 3px;
  margin: 0px 0px 5px 3px;
  list-style-type: none;
}

.linktext li {
  border-left: 5px solid #fff;
  padding: 0px 0px 0px 5px;
  margin: 0px 0px 5px 10px;
  list-style-type: none;
}

/* ------- ■ページ移動リンク ------- */
.pagemove {
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin:10px 5px 10px 5px;
}

/* ------- ■検索ボックス ------- */
#searcharea  {
  font-size: 12px;
  padding: 0px 0px 0px 0px;
}

#search {
  color: #333;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
}

/* ------- ■ページトップ ------- */
.pagetop {
  font-size: 11px;
  text-align: right;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px 0px 20px 0px;
}

/* ------- ■カレンダー部分 ------- */
/* --- 月?日の部分 --- */
.calendar_top {
  width: 100%;
  font-size: 10px;
  color: #333;
  margin: 6px 0px 0px 0px;
}

.cell_top {
  color: #333;
  font-size: 10px;
  font-family: Verdana;
  width: 20px;
  height: 15px;
}

.cell_suntop {
  color: #c00;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_sattop {
  color: #5982b2;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

/* --- 数字の部分 --- */
.calendar {
  width: 100%;
  font-size: 10px;
  color: #333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  padding: 0px 0px 0px 0px;
}
.calendar a, .calendar a:link, .calendar a:visited, .calendar a:active {display:block; background-color:#fff; color:#333; text-decoration:none;}

.cell {
  color: #333;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_today {
  color: #666;
  font-size: 10px;
  font-weight: bold;
  width: 20px;
  height: 15px;
}

.cell_sunday {
  color: #c00;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_saturday {
  color: #5982b2;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

/* --- 年月の部分 --- */
.calendarym {
  width: 100%;
  font-size: 10px;
  color: #333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  padding: 0px 0px 25px 0px;
}


/* ------- ■フッダー部分 ------- */
#footer {
  width: 770px;
}

.copyright  {
  color: #333;
  line-height: 130%;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:center;
  padding: 0px 0px 10px 0px;
  margin: 30px 0px 0px 0px;
}


