/* ------- ■全体の指定------- */
#inbox {
  PADDING: 0px; 
  margin: 0px;
  MARGIN-LEFT: auto; 
  MARGIN-RIGHT: auto; 
  width: 820px;
  background-color: #FFFFFF;
}

/* ------- ■全体の中身設定------- */
body {
  color: black;
  font-family:  "Verdana", "ＭＳ ゴシック", "Osaka";
  background-color: #eeeeee;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

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 {
  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 {
  background-color: #F5F5DC;
  background-repeat: no-repeat;
  background-position: top;
  width: 820px;
  padding: 0px 0px 0px 0px;
  border-bottom: 2px dotted #BDB76B;
  clear: both;
}

#banner_l {
  float: left;
  margin:0px 0px 0px 0px;
  padding: 15px 0px 10px 20px;
  text-align: left;
}

.site_title {
  margin: 0px;
}

.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: 490px;
}

/* ------- ■本文の枠部分 ------- */
.entryBodyset {
  width: 485px;
  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 #999999;
  border-bottom: 1px dotted #999999;
  background-color: #efefef;
  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: 20px 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: 10px;
  font-weight: bold;
  color: #777744;
  text-align: center;
  border-bottom: 3px solid #fff;
  border-top: 3px solid #999966;
  background-color: #cccc99;
}

.linktext {
  padding: 4px 2px 5px 2px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 10px;
  color: #333;
  letter-spacing : 1px;
  line-height: 150%;
  background-color: #EFEFDE;
}

.linktext ul li {
  padding: 0px 0px 0px 12px;
  margin: 0px 1px 0px 0px;
  list-style-type: none;
  background-image: url(../skin/images/listicon.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

.linktext ul {
  padding: 0px;
  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: 10px 10px 0px 0px;
  text-align: right;
}

.search {
  color: #333;
  font-size: 12px;
  margin: 10px 0px 2px 20px;
}

.search input {
  color: #999900;
  background-color: #fff;
  border: 1px solid #999900;
}

/* ------- ■ログインボックス ------- */
.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 #BDB76B;
  padding: 3px 0px 0px 0px;
}

.copyright  {
  color: #666;
  font-size: 10px;
  text-align:center;
  height: 20px;
}
/*--- 追加（画像の枠線消し） ---*/ 
img{ 
border-width:0px; 
}
textarea {
  font-family: Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Osaka", Helvetica, Arial, sans-serif;
}

