/* ------- ■全体の指定------- */
#inbox {
  PADDING: 0px; 
  margin: 0px;
  MARGIN-LEFT: auto; 
  MARGIN-RIGHT: auto; 
  width: 770px;
  background-color: #FFFFFF;
}

/* ------- ■全体の中身設定------- */
body {
  color: black;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  background-color: #e5eef5;
  margin: 0px;
  padding: 0px;
  text-align: center;
  background-image: url(http://www.city.tsukubamirai.lg.jp/blog/mishima/skin/images/bk1.gif);
  background-repeat: repeat-x;
  background-attachment: fixed;
background-position: left top;
}

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;
}

input, textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
  border: 1px solid #666;
  font-size: 12px;
}

form {
  padding: 0px;
  margin: 0px;
}

blockquote {
  padding: 7px;
  margin: 5px 5px 5px 5px;
  border: 1px dashed #e0e0e0;
}

h1 {
  font-size: 20px;
  margin: 0px;
}

h2 {
  font-size: 15px;
  margin: 0px;
}


/* ------- ■画像部分 ------- */
.pict {
  float: right;
  border-width: 2px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

/* ------- ■リンクの色 ------- */
a:link     {color: #256C74; text-decoration: underline;}
a:visited   {color: #135A4A; text-decoration: underline;}
a:hover   {color: #D67206; text-decoration: underline;}


/* ------- ■タイトル部分 ------- */
#banner {

  width: 770px;
  height:150px;
  padding: 0px 0px 0px 0px;
  clear: both;
 background-image:url(../skin/images/mishima.jpg);
background-repeat: no-repeat;
}

#banner_l {

}

.site_title a{
  margin: 0px;
text-indent:-9999px;
display:block;
width:700px;
height:150px;

}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
  color: #999900;
  text-decoration: none;
}
.description {
  color: #BDB76B;
  margin: 5px 0px 0px 0px;
}

/* ------- ■左メニューカラム部分 ------- */
#sideleft {
  float: left;
  OVERFLOW: hidden;
  width: 160px;
  background-color: #fff;
}

/* ------- ■右メニューカラム部分 ------- */
#sideright {
  float: right;
  OVERFLOW: hidden;
  width: 160px;
  background-color: #fff;
}

/* ------- ■中央カラム部分 ------- */
#main {
  float: left;
  OVERFLOW: hidden;
  width: 440px;
}

/* ------- ■本文の枠部分 ------- */
.entryBodyset {
  width: 435px;
  margin: 0px 0px 10px 5px;
  background-color: #fff;
  text-align: left;
}

.entry_topic {
  color: #444;
  font-size: 12px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  padding: 3px 3px 3px 15px;
  border: 1px solid #bbbbbb;
  background-color: #efefef;
}


.entry_date {
  color: #666;
  font-size: 10px;
  letter-spacing : 1px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  padding: 3px 3px 3px 15px;
  border-top: 2px solid #109CC5;
  background-color: #C2E3F0;
  text-align: right;
}

.entry_title     {
  color: #333;
  font-weight: bold;
  font-size: 12px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  padding: 10px 0px 0px 10px;
}
.entry_title a, .entry_title a:link, .entry_title a:visited, .entry_title a:active {color:#444; text-decoration:none;}
.entry_title a:hover {color: #D67206; text-decoration: none;}

.entry_body   {
  font-size: 12px;
  line-height: 150%;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  margin: 15px 30px 15px 20px;
}

.entry_author    {
  color: #999999;
  font-size: 10px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  text-align: right;
  margin: 0px 30px 0px 0px
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  margin: 15px 30px 10px 20px
}

.entry_state {
  font-size: 12px;
  color: #999999;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  margin: 10px 0px 25px 0px;
  text-align: center;
  clear: both;
}

blockquote {
  font-size: 11px;
  color: #333333;
  margin: 20px 10px 0px 10px;
  padding: 10px;
  border: 1px solid #CCCCCC;
}

/* ------- ■メニューの小分け部分 ------- */
.sidetop {
  margin: 0px 0px 0px 0px;
}

.sideSet {
  width: 155px;
  margin: 0px 0px 20px 0px;
  padding: 0px 2px 0px 2px;
  text-align: left;
}

.linktitle   {
  padding: 4px 0px 2px 5px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 14px;
  color: #095064;
  text-align: center;
  border-bottom: 3px solid #fff;
  border-top: 3px solid #109CC5;
  background-color: #C2E3F0;
  background-image: url(http://www.city.tsukubamirai.lg.jp/blog/mishima/skin/images/bk2.gif);
  background-repeat: repeat-x;
background-position: left top;
}

.linktext {
  padding: 4px 2px 5px 2px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 14px;
  color: #333;
  letter-spacing : 1px;
  line-height: 150%;
  background-color: #edede5;
}

.linktext ul li {
  padding: 0px 0px 5px 12px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
  background-image: url();
  background-position: left top;
  background-repeat: no-repeat;
}


.linktext ul {
  padding: 0 0 0 0;
  margin: 0px;
  list-style-type: none;
}


/* ------- ■ページ移動リンク ------- */
#pagearea {
  background-color: #fff;
  float:right;
  margin:20px 0px 0px 0px;
}

/* ------- ■ページトップ ------- */
.pagetop {
  margin:10px 0px 10px 0px;
}

/* ------- ■検索ボックス ------- */
#searcharea  {
  padding: 0px 5px 0px 5px;
  text-align: center;
}

.search {
  color: #006600;
  font-size: 12px;
  margin: 0px 5px 10px 5px;
}

.search input {
  color: #333;
  background-color: #fff;
  border: 1px solid #109CC5;
}

/* ------- ■ログインボックス ------- */
.loginbox input {
  color: #444;
  background-color: #EFEFDE;
  border: 1px solid #444;
}

/* ------- ■時計部分 ------- */
.clock      {
  color: #999900;
  font-size: 11px;
  background-color: transparent;
  text-align: right;
  margin: 0px 10px 0px 0px;
  border: 0px;
}

/* ------- ■カレンダー部分 ------- */
.calendar {
  padding: 4px 2px 5px 2px;
  font-size: 10px;
  color: #333;
  line-height: 10px;
  letter-spacing : 1px;
  line-height: 120%;
  background-color: #EFEFDE;
}

.cell       {
  color: black;
  font-size: 9px;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today      {
  color: olive;
  font-size: 9px;
  font-family: Verdana;
  font-weight: bold;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday     {
  color: #c00;
  font-size: 9px;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday    {
  color: #000066;
  font-size: 9px;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px
}

/* ------- ■フッダー部分 ------- */
#footer {
  background-color: #F5F5DC;
  width: 770px;
  border-top: 2px dotted #109CC5;
  padding: 3px 0px 0px 0px;
}

.copyright  {
  color: #666;
  font-size: 10px;
  text-align:center;
  height: 20px;
}

/* ------- ■テキスト文字小 ------- */

.s_linktext {
  padding: 4px 2px 5px 2px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 9px;
  color: #333;
  letter-spacing : 1px;
  line-height: 150%;
  background-color: #EFEFDE;
}

.s_linktext ul li {
  padding: 0px 0px 5px 12px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
  background-image: url();
  background-position: left top;
  background-repeat: no-repeat;
}

.s_linktext ul {
  padding: 0 0 0 0;
  margin: 0px;
  list-style-type: none;
}

/*- Menu --------------------------- */
  
.menu {
  margin: 0;
  border-style: solid solid none solid;
  border-color: #D8D5D1;
  border-size: 1px;
  border-width: 1px;
  }
.menu ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu li a{
  height: 32px;
  text-decoration: none;
  }  
  
.menu li a, .menu a:link, .menu a:visited{
  color: #3688BA;
  display: block;
  background:  url(http://www.city.tsukubamirai.lg.jp/blog/mishima/skin/images/menu.gif) 0 0;
  padding: 8px 0 0 30px;
text-decoration: none;
  }
  
.menu li a:hover {
  color: #3688BA;
  background:  url(http://www.city.tsukubamirai.lg.jp/blog/mishima/skin/images/menu.gif) 0 -32px;
  padding: 8px 0 0 31px;
  }