/* ------- ■全体の設定------- */
body {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

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;}
.btn {
}

blockquote {
  font-size: 12px;
  color: #333333;
  padding: 8px;
  margin: 5px;
  border: 1px solid #CCCCCC;
}

h1 {font-size: 20px;}
h2 {font-size: 12px; font-weight: normal;}

/* ------- ■画像部分 ------- */
.pict {
  float: right;
  border-width: 1px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}


/* ------- ■リンクの色 ------- */
a:link{ color:#33d; text-decoration:none }
a:visited{ color:#11a; text-decoration:none }
a:active{ color:#d00; text-decoration:none }
a:hover{color:#f00; text-decoration:underline;}

/* ------- ■全体の指定------- */
#inbox {
  PADDING: 0px; 
  margin: 0px;
  MARGIN-LEFT: auto; 
  MARGIN-RIGHT: auto; 
  width: 810px;
}

/* ------- ■タイトル部分 ------- */
#banner {
  width: 810px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  clear: both;
}

#banner_l {
  width:100%;
  margin: 0px 0px 0px 0px;
  padding: 30px 10px 10px 0px;
  text-align: left;
}

.site_title {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  color:#FFBA18;
  font-size:20px;
  margin-bottom:0px;
  padding: 5px 0px 0px 10px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
  color: #FFBA18;
  text-decoration: none;
}

.description {
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  color: #333;
  margin: 5px 0px 0px 20px;
}


/* ------- ■左メニューカラム部分 ------- */
#sideleft {
  float: left;
  OVERFLOW: hidden;
  width: 180px;
}

/* ------- ■右メニューカラム部分 ------- */
#sideright {
  float: right;
  OVERFLOW: hidden;
  width: 180px;
}

/* ------- ■中央カラム部分 ------- */
#main {
  float: left;
  OVERFLOW: hidden;
  width: 445px;
  text-align: center;
}

/* ------- ■エントリー部分 ------- */
.entryBodyset {
  width: 440px;
  margin: 0px 2px 0px 2px;
  padding: 0px 0px 0px 0px;
}

.entry_title {
  color:#FFF;
  background-color:#D20;
  font-size:14px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  font-weight: bold;
  text-align: center;
  margin: 14px 0px 2px 0px;
  padding: 5px 0px 5px 0px;
  border-color: #000;
  border-width: 2px;
  border-style: solid;
}
.entry_title a, .entry_title a:link, .entry_title a:visited, .entry_title a:active {color:#FFF; text-decoration:none;}
.entry_title a:hover {color: #FFF;}

.entry_body {
  clear: both;
  float: left;
  width:440px;
  border-width: 0px 2px 0px 2px;
  border-color: #CCC;
  border-style: dashed;
}

.entry_text {
  font-size:12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align: left;
  line-height: 150%;
  padding: 10px 15px 10px 15px;
  margin: 0px 0px 0px 0px;
}

.entry_state {
  clear:both;
  color:#000;
  font-size:12px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:center;
  padding: 0px;
  margin:10px 0px 0px 0px;
}


.entry_date {
  clear: both;
  font-size:11px;
  color:#888;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  text-align:right;
  font-weight:bold;
  width:440px;
  padding-right: 10px;
  margin:0px;
}


/* ------- ■サイドメニューの中身 ------- */
.sidetop {
  margin: 10px 0px 0px 0px;
}

.sideSet {
  width: 160px;
  margin: 0px 5px 20px 5px;
  text-align: left;
}

.linktitle_L {
  background-color: #FFD700;
  height:20px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 12px;
  color: #000;
  text-align: center;
  font-weight: bold;
  margin: 4px 0px 0px 0px;
  padding: 4px 0px;
  border-color: #000;
  border-width: 2px;
  border-style: solid;
}

.linktitle_R {
  background-color: #000;
  height:20px;
  font-family: "Verdana", "ＭＳ ゴシック", "Osaka";
  font-size: 12px;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  margin: 4px 0px 0px 0px;
  padding: 4px 0px;
  border-color: #000;
  border-width: 2px;
  border-style: solid;
}

.linktext {
  font-size: 11px;
  color: #333;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  line-height: 150%;
  padding: 4px 2px 4px 2px;
}
.linktext a, .linktext a:link, .linktext a:visited, .linktext a:active {text-decoration: none;}
.linktext a:hover {text-decoration: underline;}

.linktext ul li {
  padding: 0px;
  margin: 0px;
  list-style-type: square;
}

.linktext ul {
  padding: 0px 0px 0px 5px;
  margin: 0px 0px 0px 0px;
  list-style-type: square;
}

/* ------- ■ページ移動リンク ------- */
#pagearea {
  float:right;
  margin:0px 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: 0px 0px 0px 0px;
}

.search input {
  color: #555;
  background-color: #fff;
  border: 1px solid #999;
  position:relative; 
}

/* ------- ■カレンダー部分 ------- */
.calendar {
  padding: 2px 0px 2px 0px;
  font-size: 10px;
  color: #333;
  letter-spacing : 1px;
  line-height: 120%;
}

.cell {
  color: black;
  font-size: 10px;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_today {
  color: #6699CC;
  font-size: 10px;
  font-family: Verdana;
  border: 1px solid #6699CC;
  font-weight: bold;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_sunday {
  color: #c00;
  font-size: 10px;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px
}

.cell_saturday {
  color: #000066;
  font-size: 10px;
  font-family: Verdana;
  margin: 0px;
  width: 15px;
  height: 15px
}

/* ------- ■フッター部分 ------- */
#footer {
  width: 770px;
  border-top: 1px solid #999;
  margin: 10px 0px 0px 0px;
  padding: 8px 0px 8px 0px;
}

.copyright  {
  color: #666;
  font-size: 10px;
  font-family: Verdana, "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", Osaka‐等幅;
  letter-spacing : 1px;
  text-align:center;
}
.copyright a, .copyright a:link, .copyright a:visited, .copyright a:active {text-decoration: none;}
