/* ------- ■全体の中身設定 ------ */
* {
  margin: 0;
  padding: 0;
}

body {
  color: #000000;
  background: #101010 url(../../images/back.gif);
  margin: 0px;
  padding: 0px;
  text-align: center;
}

a img {
  border: none;
} 

br{letter-spacing:normal;}

input, textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border: 1px solid #666;
  font-size: 12px;
}

.btn {
  padding: 3px 0;
  background-color: #666;
  color: #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}

.btn:hover {
  background-color: #444;
  color: #fff;
}
.btn:active {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  position: relative;
  top: 1px; left: 1px;
}
form {
  padding: 0px;
  margin: 0px;
}

blockquote {
  font-size: 12px;
  padding: 5px;
  margin: 5px;
  background-color:#f0f0f0;
  border-left: 3px solid #cdcdcd;
}
h2       { margin:0; padding:0; }
#header      { margin:0; padding:0; }

/* メニュー
--------------------------------------*/
#menu    { margin:0 0 5px 0; padding:0; width: 770px; height:50px; background: url(../../images/menu_back.jpg) 0 0 no-repeat;
}
#menu ul {
margin-left: 10px;
padding : 0;
width: 760px;
list-style-type : none; 
}
#menu li { 
text-indent:-9999px;
display : inline; 
float:left;
}
#menu a {
display:block;
/* Hidden from Mac IE */  
overflow:hidden;
/**/
}
#menu #menu01 a {
  width:73px; 
  height:50px;
  background:url(../../images/menu_01.jpg) no-repeat;
  background-position:0 0;
}
#menu #menu01 a:hover {
  background-position:0 -50px;
}
#menu #menu02 a {
  width: 110px; 
  height: 50px;
  background: url(../../images/menu_02.jpg) no-repeat;
  background-position: 0 0;
}
#menu #menu02 a:hover {
  background-position: 0 -50px;
}
#menu #menu03 a {
  width: 128px; 
  height: 50px;
  background: url(../../images/menu_03.jpg) no-repeat;
  background-position: 0 0;
}
#menu #menu03 a:hover {
  background-position: 0 -50px;
}
#menu #menu04 a {
  width: 107px; 
  height: 50px;
  background: url(../../images/menu_04.jpg) no-repeat;
  background-position: 0 0;
}
#menu #menu04 a:hover {
  background-position: 0 -50px;
}
#menu #menu05 a {
  width: 101px; 
  height: 50px;
  background: url(../../images/menu_05.jpg) no-repeat;
  background-position: 0 0;
}
#menu #menu05 a:hover {
  background-position: 0 -50px;
}
#menu #menu06 a {
  width: 75px; 
  height: 50px;
  background: url(../../images/menu_06.jpg) no-repeat;
  background-position: 0 0;
}
#menu #menu06 a:hover {
  background-position: 0 -50px;
}
#menu #menu07 a {
  width: 103px; 
  height: 50px;
  background: url(../../images/menu_07.jpg) no-repeat;
  background-position: 0 0;
}
#menu #menu07 a:hover {
  background-position: 0 -50px;
}
#menu #menu08 a {
  width: 63px; 
  height: 50px;
  background: url(../../images/menu_08.jpg) no-repeat;
  background-position: 0 0;
}
#menu #menu08 a:hover {
  background-position: 0 -50px;
}
#menu #menu06look a {
  width: 75px; 
  height: 50px;
  background: url(../../images/menu_06.jpg) no-repeat;
  background-position: 0 -100px;
}

/* ------- ■画像部分 ------- */
.pict {
  float: right;
  border: none;
}

/* ------- ■リンクの色 ------- */
a:link      {color: #666666; text-decoration: underline;}
a:visited   {color: #666666; text-decoration: underline;}
a:hover     {color: #b017f3; text-decoration: underline;}

/* ------- ■全体の指定 ------ */
#inbox {
  MARGIN-LEFT: auto; 
  MARGIN-RIGHT: auto; 
  width: 770px;
  background-color: #F5F5F5;
  border: 0px;
}

/* ------- ■全体の指定 ------- */
#banner {
  width: 770px;
  height: 355px;
  margin: 0px;
  padding: 0px;
  background-color:#000000;
}

/* ------- ■タイトル部分 ------- */
#banner_0 {
  
  width: 770px;
  height: 250px;
  margin: 0px;
  padding: 0px;
}

#banner_1 {
  width: 770px;
  height: 75px;
  margin: 0px;
  padding: 0px;
}

#banner_2 {
  width: 770px;
  height: 50px;
  margin: 0px;
  padding: 0px;
}

#banner_3 {

  width: 770px;
  height: 15px;
  margin: 0px;
  padding: 0px;
}

#banner_4 {
  width: 770px;
  height: 5px;
  background-color: #000000;
  margin: 0px;
  padding: 0px;
}

.site_title {
  padding: 130px 0px 0px 30px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
  font-weight: normal;
  color: #46736f;
  text-decoration: none;
}

.description {
  font-weight: normal;
  color: #46736f;
  margin: 5px 0px 0px 30px;
}

/* ------- ■左メニューカラム部分 ------- */
#sideleft {
  float: left;
  OVERFLOW: hidden;
  width: 160px;
}

/* ------- ■右メニューカラム部分 ------- */
#sideright {
  float: left;
  OVERFLOW: hidden;
  width: 160px;
}

/* ------- ■中央カラム部分 ------- */
#main {
  float: left;
  OVERFLOW: hidden;
  width: 440px;
}

/* ------- ■本文の枠部分 ------- */
.entryBodyset {
  width: 430px;
  margin: 0px 5px 10px 5px;
  text-align: left;
}

.entry_title {
  color: #525252;
  font-size: 14px;
  font-weight: bold;
  letter-spacing : 1px;
  padding: 3px 5px 3px 10px;
  border-left: 10px solid #99CC00;
  border-bottom: 1px dotted #99CC00;
}

.entry_date {
  color: #99CC00;
  font-size: 10px;
  letter-spacing : 1px;
  text-align: right;
}

.entry_body   {
  font-size: 12px;
  line-height: 150%;
/*  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;*/
  margin: 5px 5px 5px 5px;
}

.entry_body ul{
  margin:0;
  padding:0;
}
.entry_body li{
  background: url(../skin/images/list01.gif) left top no-repeat;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

.entry_state {
  clear: both;
  font-size: 12px;
  color: #666666;
  margin: 20px 0px 30px 0px;
  text-align: center;
}

/* ------- ■メニューの小分け部分 ------- */
.sideSet {
  width: 150px;
  margin: 0px 5px 20px 5px;
  text-align: left;
  border: 1px solid #777;
}

.linktitle   {
  padding: 4px 0px 2px 5px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 12px;
  font-weight: normal;
  color: #444;
  text-align: center;
  border-bottom: 1px dotted #888;
  background-color: #c9e0c9;
  background: #bfbfbf url(../skin/images/ent_title_bak.gif) center top no-repeat;
}

.linktext {
  padding: 7px 2px 8px 2px;
  font-size: 12px;
  color: #333;
  line-height: 150%;
}

.linktext ul {
  margin:0;
  padding:0;
}
.linktext li {
  background: url(../skin/images/list01.gif) left top no-repeat;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}
.linktext ul li ul li {
  background: url(../skin/images/list02.gif) left top no-repeat;
  padding: 0px 0px 0px 10px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
}

/* ------- ■ページ移動リンク ------- */
.pagemove {
  font-size: 12px;
  margin:0px 0px 0px 0px;
}

/* ------- ■検索ボックス ------- */
#searcharea  {
  font-size: 12px;
  padding: 0px 0px 0px 0px;
}

.search {
  color: #333;
  font-size: 10px;
  text-align: center;
  margin: 0px 0px 0px 0px;
}

/* ------- ■ページトップ ------- */
.pagetop {
  font-size: 11px;
  text-align: right;
  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;
  letter-spacing : 1px;
  padding: 0px 0px 6px 0px;
}
.cell a:link { font-weight:bold; color:#99CC00; }
.cell a:hover { font-weight:bold; color:#b017f3; }
.cell {
  border: 1px solid #CCC;
  color: #333;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_today {
  border: 1px solid #CCC;
  background-color: #666666;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  width: 20px;
  height: 15px;

}
.cell_today a:link { color:#FFF; text-decoration:none;border-bottom:1px dotted #FFF; }
.cell_today a:hover{ border-bottom:1px dotted #b017f3; }

.cell_sunday {
  border: 1px solid #CCC;
  color: #c00;
  font-size: 10px;
  width: 20px;
  height: 15px;
}
.cell_sunday a:link { font-weight:bold; color:#FF0000; }
.cell_sunday a:hover { font-weight:bold; color:#b017f3; }

.cell_saturday {
  border: 1px solid #CCC;
  color: #5982b2;
  font-size: 10px;
  width: 20px;
  height: 15px;
}
.cell_saturday a:link { font-weight:bold; color:#1E00FF; }
.cell_saturday a:hover { font-weight:bold; color:#b017f3; }

/* ------- ■フッター部分 ------- */
#footers {
  border-top: 1px solid #ccc;
  width: 770px;
}
.footerimg  { margin-top:12px; float:right; width:210px; height:12px; text-indent:-9999em; background:url(../../images/foot_deeq.gif) center center no-repeat; overflow:hidden; }
.footer    {
  width:770px; height:80px;
  background:url(../../images/foot_back.jpg) center center repeat-x; }
.footer div   { margin:0; padding:0;}
.footer ul   { list-style:none; float:left; margin:12px 10px 0 10px; padding:0; }
.footer li   { float:left; text-indent:-9999em; }

.footer a {
  display:block; 
  /* Hidden from Mac IE */  
  overflow:hidden;
  /**/
}
  
.footer .tohome a {
  width:39px; 
  height:12px;
  background:url(../../images/fnavi_tohome.gif) no-repeat;
  background-position:0 0;
}
.footer .tohome a:hover {
  background-position:0 -12px;
}
.footer .smap a {
  width:56px; 
  height:12px;
  background:url(../../images/fnavi_smap.gif) no-repeat;
  background-position:0 0;
}
.footer .smap a:hover {
  background-position:0 -12px;
}
.footer .about a {
  width:49px; 
  height:12px;
  background:url(../../images/fnavi_about.gif) no-repeat;
  background-position:0 0;
}
.footer .about a:hover {
  background-position: 0 -12px;
}
.clear  { clear:both; }
.copyright  {
  color: #333;
  line-height: 130%;
  font-size: 11px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:right;
  padding: 0px 10px 3px 0px;
  margin: 10px 0px 0px 0px;
}
* html #onisoto {
  display: none;
}


/* IEバグ対策
-------------------------------------------------------------*/
* html #menu a {
  text-indent: 0;
  font-size: 0;
  line-height: 0;
}

* html .footer a {
  text-indent: 0;
  font-size: 0;
  line-height: 0;
}