.searchword {
    background-color: #ffff00;
    color: #000000;
}
#lightbox{
  background-color:#eee;
  padding: 10px;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
  }
#lightboxDetails{
  font-size: 0.8em;
  padding-top: 0.4em;
  }  
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
  background-color: #333;
  back\ground-color: transparent;
  background-image: url(blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./skin/images/overlay.png", sizingMethod="scale");
  }


/* ------- ■全体の中身設定------- */
* {
  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-color: #fff;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

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 {
  background-color:#666;
  color:#fff
}


form {
  padding: 0px;
  margin: 0px;
}

h1 {
  font-size: 18px;
  margin: 0px;
}

h2 {
  font-size: 13px;
  margin: 0px;
}

blockquote {
  font-size: 12px;
  padding: 5px;
  margin: 5px;
  background-color:#fef4f4;
  border-left: 3px solid #f5e56b
}


/* ------- ■画像部分 ------- */
.pict {
  float: right;
  border-width: 2px;
  border-style: solid;
  border:none;
}

/* ------- ■リンクの色 ------- */
a:link     {color: #009900; text-decoration: underline;}
a:visited   {color: #87cefa; text-decoration: underline;}
a:hover   {color: #b27e59; text-decoration: underline;}


/* ------- ■全体の指定------- */
#inbox {
  MARGIN-LEFT: auto; 
  MARGIN-RIGHT: auto; 
  width: 770px;
  background-color: #fff;
  border: 1px solid #ccc;
}

/* ------- ■タイトル部分 ------- */
#banner {
  background-image: url(../skin/images/hetaretop.jpg);
  background-repeat: no-repeat;
  background-position: top;
  width: 770px;
  height: 170px;
  margin: 0px;
  padding: 0px;
  clear: both;
}

#banner_l {
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.site_title {
  padding: 120px 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: #009900;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
  text-decoration: none;
}

.description {
  font-weight: normal;
  color: #009900;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 5px 0px 0px 30px;
}

/* ------- ■左メニューカラム部分 ------- */
#sideleft {
  float: left;
  OVERFLOW: hidden;
  width: 160px;
}

#pdm_arslct {
    color: #666;
    background-color: #ffffff;
    width:125px; 
}
#pdm_caslct {
    color: #666;
    background-color: #ffffff;
    width:125px; 
}

/* ------- ■右メニューカラム部分 ------- */
#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: #009900;
  font-size: 13px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  padding: 3px 5px 3px 10px;
  border-bottom-width: 1px;
  border-left-width: 10px;
  border-bottom-style: dotted;
  border-left-style: solid;
  border-bottom-color: #FF9933;
  border-left-color: #FF9900;
}
.entry_title a, .entry_title a:link, .entry_title a:visited, .entry_title a:active {color:#848427; text-decoration:none;}
.entry_title a:hover {color: #b27e59; text-decoration: none;}

.entry_date {
  color: #46736f;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  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{
  background-image: url(../skin/images/hetareic1.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;
}

.entry_state {
  font-size: 12px;
  color: #666666;
  margin: 20px 0px 30px 0px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: center;
  clear: both;
}

/* ------- ■メニューの小分け部分 ------- */
.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: #33CC66;
}

.linktext {
  padding: 7px 2px 8px 2px;
  font-size: 12px;
  color: #333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  line-height: 120%;
}

.linktext ul{
  background-image: url(../skin/images/hetareic1.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  list-style-type: none;

}

.linktext li {
  background-image: url(../skin/images/hetareic2.gif);
  background-position: left top;
  background-repeat: no-repeat;
  padding: 0px 0px 0px 10px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
}

/* ------- ■ページ移動リンク ------- */
.pagemove {
  font-size: 12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin:0px 0px 0px 0px;
}

/* ------- ■検索ボックス ------- */
#searcharea  {
  font-size: 12px;
  background-color: #fff;
  padding: 0px 0px 0px 0px;
}

.search {
  color: #333;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: center;
  margin: 0px 0px 0px 0px;
}

/* ------- ■ページトップ ------- */
.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 6px 0px;
}

.cell {
  border: 1px solid #CCC;
  color: #333;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_today {
  border: 1px solid #CCC;
  background-color: #efefd7;
  color: #939385;
  font-size: 10px;
  font-weight: bold;
  width: 20px;
  height: 15px;
}

.cell_sunday {
  border: 1px solid #CCC;
  color: #c00;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

.cell_saturday {
  border: 1px solid #CCC;
  color: #5982b2;
  font-size: 10px;
  width: 20px;
  height: 15px;
}

/* ------- ■フッダー部分 ------- */
#footer {
  border-top: 1px solid #ccc;
  width: 770px;
}

.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;
}
/*--- 追加（画像の枠線消し） ---*/ 
img{ 
border-width:0px; 
}
/*-----------------------*/
.vimglist {
font-size: 11px;
margin: 30px 0px 0px 0px;
text-align: center;
}
.vim_cate {
margin: 0px 30px 0px 0px;
text-align: right;
}
.vim_list {
text-align: center;
}
.vim_img {
text-align: center;
margin: 5px 0px 0px 0px;
background-color: #f7f7f7;
width: 100%;
height: 125px;
}
.vim_info {
text-align: center;
margin: 5px 0px 0px 0px;
background-color: #f7f7f7;
width: 100%;
height: 80px;
}
.vim_text {
text-align: left;
}
.vim_stitle {
margin: 0px 0px 6px 0px;
color: #bd9690;
font-size: 10px;
font-weight: bold;
}
.vim_stext {
font-size: 11px;
margin: 0px 0px 0px 10px;
}
.vim_single {
font-size: 11px;
margin: 30px 0px 0px 0px;
text-align: center;
}
.vim_single table {
font-size: 11px;
}
.pick_cell {
padding: 0px 13px 0px 0px;
}
