/* ------- ■全体の中身設定------- */
* {
  margin: 0;
  padding: 0;
}
HTML {
  scrollbar-arrow-color:#AAAAAA;
  scrollbar-3dlight-color:#F7F7F7;
  scrollbar-darkshadow-color:#F7F7F7;
  scrollbar-face-color:#F7F7F7;
  scrollbar-highlight-color:#AAAAAA;
  scrollbar-shadow-color:#AAAAAA;
  scrollbar-track-color:#F7F7F7;
}

body {
  background-color: #004877;
  margin: 0px;
  padding: 0px;
  text-align: center;
  padding: 0px 0px 40px 0px;
}

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:#EEEEEE;
  color:#333333
}

form {
  padding: 0px;
  margin: 0px;
}

h1 {
  font-size: 16px;
  margin: 0px;
}

h2 {
  font-size: 13px;
  margin: 0px;
}

/* ------- ■画像 ------- */
img {
  border:0px;
}

/* ------- ■リンクの色 ------- */
a:link     {color: #FFFFFF; text-decoration: none;}
a:visited   {color: #FFFFFF; text-decoration: none;}
a:hover   {color: #336699; text-decoration: underline;}

/* ------- ■全体の指定------- */
#inbox {
  margin-left: auto; 
  margin-right: auto; 
  width: 680px;
}

/* ------- ■タイトル部分 ------- */
#banner {
  margin: 0px 0px 0px 0px;
}

.site_title {
  padding: 0px 0px 0px 0px;
}

.site_title img {
  margin: 0px 0px 0px 0px;
  float:left;
}


/* ------- ■メインベース部分 ------- */
#base {
  background-color: #719043;
  width: 720px;
  height: 100%;
  margin-left: auto; 
  margin-right: auto; 
}
/* ------- ■左メニューカラム部分 ------- */
#sideleft {
  float: left;
  OVERFLOW: hidden;
  width: 170px;
  padding: 0px 0px 0px 10px;
}

/* ------- ■中央カラム部分 ------- */
#main {
  float: right;
  OVERFLOW: hidden;
  margin: 0px 15px 0px 0px;
  width: 510px;
}

/* ------- ■本文の枠部分 ------- */
.entryBodyset {
  background-color: #FFFFFF;
  width: 500px;
  overflow: hidden;
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 0px 0px;
  text-align: left;
  background-image: url(../skin/images/grade.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
}
.entryBodyset a, .entryBodyset a:link, .entryBodyset a:visited, .entryBodyset a:active {color: #256C74; text-decoration: underline;}
.entryBodyset a:visited {color: #135A4A; text-decoration: underline;}
.entryBodyset a:hover {color: #D67206; text-decoration: underline;}


.entry_state {
  font-size: 12px;
  color: #666666;
  padding: 5px 0px 0px 10px;
  height: 20px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  text-align: center;
}

.entry_title {
  width: 500px;
  height: 61px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  letter-spacing : 1px;
  padding: 30px 0px 0px 15px;
  background-image: url(../skin/images/title1.jpg);
  background-repeat: no-repeat; 
  overflow: hidden;
}
.entry_title a, .entry_title a:link, .entry_title a:visited, .entry_title a:active {color:#FFFFFF; text-decoration:none;}
.entry_title a:hover {color: #FFFFFF; text-decoration: none;}

.entry_date {
  color: #aaaaaa;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  letter-spacing : 1px;
  text-align: left;
  margin: 0px 0px 0px 0px;
}

.entry_body   {
  color: #000000;
  font-size: 12px;
  line-height: 142%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: -30px 0px 5px 0px;
  padding: 0px 15px 0px 15px;
}


.entry_body li{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 20px;
  list-style-type: circle;
}

.oshirase_title {
  width: 500px;
  height: 61px;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  letter-spacing : 1px;
  padding: 30px 0px 0px 15px;
  background-image: url(../skin/images/title3.jpg);
  background-repeat: no-repeat; 
  overflow: hidden;
}
.oshirase_title a, .oshirase_title a:link, .oshirase_title a:visited, .oshirase_title a:active {color:#FFFFFF; text-decoration:none;}
.oshirase_title a:hover {color: #FFFFFF; text-decoration: none;}

.subBodyset {
  width: 500px;
  OVERFLOW: hidden;
  padding: 0px 0px 30px 0px;
  margin: 0px 0px 30px 0px;
  text-align: left;
  background-color: #FFFFFF;
  background-image: url(../skin/images/grade.gif);
  background-position: left bottom;
  background-repeat: repeat-x;
}

.sub_title {
  color: #888888;
  font-size: 13px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  letter-spacing : 1px;
  padding: 0px 5px 0px 10px;
  margin: 5px 0px 5px 5px;
  border-left: 5px solid #ddd;
}

.sub_body   {
  color: #000000;
  font-size: 12px;
  line-height: 142%;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  margin: 00px 0px 5px 0px;
  padding: 0px 15px 0px 15px;
}
.sub_body a, .sub_body a:link, .sub_body a:visited, .sub_body a:active {color:#aaaaaa; text-decoration:none;}
.sub_body a:hover {color: #aaaaaa; text-decoration: none;}

.sub_state {
  font-size: 12px;
  color: #666666;
  margin: 0px 0px 0px 0px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  text-align: center;
}


/* ------- ■メニューの小分け部分 ------- */
.sideSet {
  width: 160px;
  padding: 0px 0px 0px 0px;
  margin: 20px 0px 20px 0px;
  text-align: left;
}

.title01   {
  background-image: url(../skin/images/category1.gif);
  background-repeat: no-repeat;
  width: 172px;
  height: 32px;
  padding: 25px 0px 0px 45px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}

.title02   {
  background-image: url(../skin/images/category2.gif);
  background-repeat: no-repeat;
  width: 172px;
  height: 32px;
  padding: 25px 0px 0px 45px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}

.title03   {
  background-image: url(../skin/images/category3.gif);
  background-repeat: no-repeat;
  width: 172px;
  height: 32px;
  padding: 25px 0px 0px 45px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
}

.linktext {
  padding: 0px 2px 25px 2px;
  font-size: 11px;
  color: #333333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  line-height: 130%;
}

.linktext ul{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

.linktext li{
  padding: 2px 0px 3px 21px;
  margin: 0px 0px 4px 0px;
  list-style-type: none;
}

.li_main{
  background-image: url(../skin/images/b1.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
}

.li_main2{
  background-image: url(../skin/images/b1.gif);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  color: #FFFFFF;
}

/* ------- ■ページ移動リンク ------- */
.nextback {
  font-size: 12px;
  text-align: center;
  font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Verdana, Osaka‐等幅;
  margin: 20px 10px 0px 10px;
}

.fnextback {
  font-size: 12px;
  text-align: center;
  font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Verdana, Osaka‐等幅;
  margin: -10px 10px 10px 10px;
}

/* ------- ■検索ボックス ------- */
#searcharea  {
  font-size: 12px;
  padding: 0px 0px 0px 0px;
}

#search {
  color: #333333;
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
}

/* ------- ■ページトップ ------- */
.pagetop {
  text-align: right;
  margin: 0px 20px 20px 0px;
}

/* ------- ■カレンダー部分 ------- */
/* --- 月～日の部分 --- */
.calendar_top {
  width: 100%;
  font-size: 10px;
  color: #333333;
  margin: 0px 0px 0px 0px;
}

.cell_top {
  color: #333333;
  font-size: 10px;
  font-family: Verdana;
  width: 20px;
  height: 15px;
}

.cell_suntop {
  color: #CC0000;
  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: #333333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  letter-spacing : 1px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  background-color:#FFFFFF;
}
.calendar a, .calendar a:link, .calendar a:visited, .calendar a:active {
  display:block;
  background-color:#eaeaea;
  color:#333333;
/*
  text-decoration:none;
*/
  text-decoration:underline;
}

.cell {
  color: #333333;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_today {
  color: #666666;
  font-size: 10px;
  font-weight: bold;
  width: 20px;
  height: 15px;
}

.cell_sunday {
  color: #CC0000;
  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: #333333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  letter-spacing : 1px;
  padding: 0px 0px 25px 0px;
}


/* ------- ■フッダー部分 ------- */
#footer {
  background-color:#FFFFFF;
  width: 720px;
  clear: both;
  margin-left: auto; 
  margin-right: auto; 
}

.copyright  {
  color: #333333;
  line-height: 130%;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  text-align:center;
  padding: 5px 0px 5px 0px;
  margin: 0px 0px 0px 0px;
}
.copyright a, .copyright a:link, .copyright a:visited, .copyright a:active {color: #256C74; text-decoration: underline;}
.copyright a:visited {color: #135A4A; text-decoration: underline;}
.copyright a:hover {color: #D67206; text-decoration: underline;}

