/* -------------------------------------------------------------------------------- */
/* --- 共通設定 --- */
/* -------------------------------------------------------------------------------- */
body {
  color: #ffffff;
  background-color: #000000;
  margin: 0px;
  padding: 0px;
  text-align: center;
  font-size: 12px;
}
td, th {
  color: #ffffff;
  font-size: 12px;
}

HTML {
  scrollbar-arrow-color: #e60011;
  scrollbar-face-color: #000000;
  scrollbar-3dlight-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-highlight-color: #444444;
  scrollbar-shadow-color: #444444;
  scrollbar-track-color: #333333;
}

BR {
  letter-spacing: normal;
}

input, textarea {
  background-color: #cccccc;
  color: #000000;
  font-size: 11px;
  border-top: 2px solid #999999;
  border-left: 2px solid #999999;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

.btn {
  background-color: #e60011;
  border-top: 1px solid #ff5566;
  border-left: 1px solid #ff5566;
  border-right: 2px solid #aa0000;
  border-bottom: 2px solid #aa0000;
  color: #ffffff;
}

form {
  padding: 0px;
  margin: 0px;
}

blockquote {
  padding: 5px 5px 5px 5px;
  margin: 10px 30px 10px 20px;
  border: 3px double #ffcc00;
  background-color: #333333;
  color: #ffffff;
}
blockquote a:visited   {
  color: #ffffff;
}
small {
  color: #cccccc;
  font-size: 10px;
}

.clr_red {
  color: #e60011;
}

.clr_yellow {
  color: #ffcc00;
}

.clr_black {
  color: #000000;
}

HR {
  border: 3px double #666666;
  height: 1px;
}


/* -------------------------------------------------------------------------------- */
/* --- リンクの設定 --- */
/* -------------------------------------------------------------------------------- */
a       {
  color: #ffffff;
  text-decoration: underline;
}
a:link     {
  color: #ffffff;
  text-decoration: underline;
}
a:visited   {
  color: #999999;
  text-decoration: underline;
}
a:active   {
  color: #000000;
  background-color: #e60011;
  text-decoration: none;
}
a:hover   {
  color: #000000;
  background-color: #e60011;
  text-decoration: none;
}


/* -------------------------------------------------------------------------------- */
/* --- 画像の設定 --- */
/* -------------------------------------------------------------------------------- */
.pict {
  float: right;
  border-width: 0px;
}

img {
  border-width: 0px;
}

/* -------------------------------------------------------------------------------- */
/* --- 全体の設定 --- */
/* -------------------------------------------------------------------------------- */
#inbox {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto; 
  margin-right: auto; 
  width: 760px;
  position:relative;
}


/* -------------------------------------------------------------------------------- */
/* --- ヘッダの設定 --- */
/* -------------------------------------------------------------------------------- */
#banner {
  background-image: url(../skin/images/r_img.php);
  background-repeat: no-repeat;
  background-position: top left;
  width: 760px;
  height: 250px;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  clear: both;
}

#banner_l {
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  position:relative;
}

.site_title {
  font-size: 1px;
  top: 187px;
  left: 25px;
  margin: 0px 0px 0px 0px;
  position: absolute;
  float:left;
}
.site_title a,
.site_title a:link,
.site_title a:visited {
  background-color: transparent;
}
.site_title a:active,
.site_title a:hover {
  background-color: transparent;
}

.description {
  color: #ffffff;
  font-size: 12px;
  letter-spacing : 1px;
  top: 220px;
  left: 80px;
  margin: 0px 0px 0px 0px;
  position:absolute;
  float:left;
}

.title_info {
  color: #ffffff;
  font-size: 11px;
  letter-spacing : 1px;
  text-align: right;
  top: 20px;
  right: 30px;
  margin: 0px 0px 0px 0px;
  position:absolute;
  float:right;
}


/* -------------------------------------------------------------------------------- */
/* --- カレンダーの設定 --- */
/* -------------------------------------------------------------------------------- */
.cal {
  top: 242px;
  left: 0px;
  position:absolute;
  float:left;
  width: 760px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

.calendar {
  font-size: 11px;
  color: #ffffff;
}

.cell,
.cell_saturday {
  width: 16px;
  height: 15px;
  vertical-align: bottom;
}

.cell_today {
  color: #000000;
  font-weight: bold;
  width: 16px;
  height: 15px;
  vertical-align: bottom;
  background-image: url(../skin/images/cal_today.gif);
  background-repeat: no-repeat;
}

.cell_sunday {
  color: #e60011;
  width: 16px;
  height: 15px;
  vertical-align: bottom;
}


/* -------------------------------------------------------------------------------- */
/* --- 左サイドバーの設定 --- */
/* -------------------------------------------------------------------------------- */
#sideleft {
  float: left;
  OVERFLOW: hidden;
  width: 240px;
}


/* -------------------------------------------------------------------------------- */
/* --- メインの設定 --- */
/* -------------------------------------------------------------------------------- */
#main {
  float: left;
  overflow: hidden;
  width: 520px;
  margin: 25px 0px 0px 0px;
}


/* -------------------------------------------------------------------------------- */
/* --- サイドバーの設定 --- */
/* -------------------------------------------------------------------------------- */
.sideset {
  background-image: url(../skin/images/side_body.gif);
  background-repeat: repeat-y;
  background-position: top left;
  width: 240px;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

.sidetext00 {
  width: 240px;
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px 0px 0px 0px;
  padding: 40px 20px 0px 20px;
}
.sidetext01,
.sidetext02,
.sidetext03,
.sidetext04,
.sidetext05,
.sidetext06 {
  width: 240px;
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px 0px 0px 0px;
  padding: 65px 20px 0px 20px;
}

.sidetext00 {
  background-image: url(../skin/images/side_title00.gif);
}
.sidetext01 {
  background-image: url(../skin/images/side_title01.gif);
}
.sidetext02 {
  background-image: url(../skin/images/side_title02.gif);
}
.sidetext03 {
  background-image: url(../skin/images/side_title03.gif);
}
.sidetext04 {
  background-image: url(../skin/images/side_title04.gif);
}
.sidetext05 {
  background-image: url(../skin/images/side_title05.gif);
}
.sidetext06 {
  background-image: url(../skin/images/side_title06.gif);
}

.sidetext {
  width: 209px;
  height: 100px;
  overflow: auto;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  color: #ffffff;
  letter-spacing : 1px;
  line-height: 150%;
}
.sidetext_a {
  width: 200px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  color: #ffffff;
  letter-spacing : 1px;
  line-height: 150%;
}
.sidetext_ac {
  width: 200px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 10px;
  color: #ffffff;
  letter-spacing : 1px;
  line-height: 150%;
  text-align: center;
}

.sidetext li,
.sidetext_a li,
.sidetext_ac li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 5px;
}

.sidetext ul,
.sidetext_a ul,
.sidetext_ac ul {
  list-style-image: url(../skin/images/icon.gif);
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
}

.sidefoot {
  width: 240px;
  height: 30px;
  background-image: url(../skin/images/side_foot.gif);
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 1px;
  color: #000000;
}

.sidetitle {
  color: #ffcc00;
  font-weight: bold;
}

.loginform {
  font-size: 10px;
  color: #ffffff;
  letter-spacing : 1px;
  line-height: 150%;
  vertical-align: top;
}


/* -------------------------------------------------------------------------------- */
/* --- 記事の設定 --- */
/* -------------------------------------------------------------------------------- */
.entrybodyset {
  background-image: url(../skin/images/item_body.gif);
  background-repeat: repeat-y;
  background-position: top left;
  clear: both;
  width: 520px;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

.entrybody {
  width: 520px;
  background-image: url(../skin/images/item_title.gif);
  background-repeat: no-repeat;
  background-position: top left;
  margin: 0px 0px 0px 0px;
  padding: 40px 20px 0px 20px;
  position:relative;
}

.entrytitle {
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 25px 0px;
  filter:shadow(color=#e60011,direction=135);
  width:480px;
  height:35px;
}

.entrytitle a,
.entrytitle a:link,
.entrytitle a:visited {
  color: #ffffff;
  text-decoration: none;
}
.entrytitle a:active,
.entrytitle a:hover {
  color: #000000;
  background-color: #e60011;
  text-decoration: none;
}

.entrytext {
  width: 489px;
  height: 250px;
  overflow: auto;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
  color: #ffffff;
  letter-spacing : 1px;
  line-height: 150%;
}

.entrytext_a {
  width: 480px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
  color: #ffffff;
  letter-spacing : 1px;
  line-height: 150%;
}

.entrytext li,
.entrytext_a li {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 5px;
}
.entrytext ul,
.entrytext_a ul {
  list-style-image: url(../skin/images/icon.gif);
  padding: 0px 0px 0px 10px;
  margin: 0px;
}
.entrytext b,
.entrytext_a b {
  color: #ffcc00;
  font-weight: bold;
}
.entrytext i,
.entrytext_a i {
  color: #e60011;
}
.entrytext dl,
.entrytext_a dl {
  margin: 0px;
  padding: 0px;
}
.entrytext dt,
.entrytext_a dt {
  font-weight: bold;
  color: #e60011;
  margin: 3px 0px 0px 0px;
  padding: 2px 5px 2px 5px;
  width: 465px;
  border-top: 1px solid #ffcc00;
  border-left: 1px solid #ffcc00;
  border-right: 1px solid #ffcc00;
  border-bottom: 1px dashed #ffcc00;
  background-color: 333333;
}
.entrytext dd,
.entrytext_a dd {
  width: 465px;
  margin: 0px 0px 15px 0px;
  padding: 2px 5px 2px 20px;
  border-left: 1px solid #ffcc00;
  border-right: 1px solid #ffcc00;
  border-bottom: 1px solid #ffcc00;
  background-color: 333333;
}

.entryfoot {
  width: 520px;
  height: 30px;
  background-image: url(../skin/images/item_foot.gif);
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 1px;
  color: #000000;
}

.entry_date {
  width: 480px;
  top: 15px;
  left: 20px;
  position: absolute;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  font-size: 11px;
  text-align: right;
  letter-spacing : 1px;
}

.entry_cate {
  width: 250px;
  top: 365px;
  left: 20px;
  position: absolute;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  font-size: 11px;
  text-align: left;
  letter-spacing : 1px;
}

.entry_state {
  width: 480px;
  top: 365px;
  left: 20px;
  position: absolute;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  font-size: 10px;
  text-align: right;
  letter-spacing : 1px;
}

.commtext {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  font-size: 11px;
  text-align: left;
  letter-spacing : 1px;
  line-height: 150%;
}

.commstate {
  border-bottom: 1px solid #666666;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  color: #ffffff;
  font-size: 10px;
  text-align: right;
  letter-spacing : 1px;
}


/* -------------------------------------------------------------------------------- */
/* --- ページ移動の設定 --- */
/* -------------------------------------------------------------------------------- */
.pagearea_t {
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 2px 10px;
  text-align: left;
  width: 520px;
}

.pagearea_l {
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 10px;
  float: left;
  text-align: left;
  width: 100px;
}

.pagearea_r {
  font-size: 12px;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 0px;
  float: right;
  text-align: right;
  width: 100px;
}


/* -------------------------------------------------------------------------------- */
/* --- 検索フォームの設定 --- */
/* -------------------------------------------------------------------------------- */
.search { }


/* -------------------------------------------------------------------------------- */
/* --- ページ上部リンクの設定 --- */
/* -------------------------------------------------------------------------------- */
.pagetop {
  text-align: right;
  margin: 0px 10px 15px 10px;
  color: #e60011;
}


/* -------------------------------------------------------------------------------- */
/* --- ページフッタの設定 --- */
/* -------------------------------------------------------------------------------- */
#footer {
  background-image: url(../skin/images/foot_bg.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 760px;
  height: 60px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position:relative;
}
.footer_text {
  width: 720px;
  height: 36px;
  top: 24px;
  left: 20px;
  position: absolute;
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.copyright  {
  color: #ffffff;
  font-size: 10px;
  letter-spacing : 1px;
  text-align:right;
}


/* -------------------------------------------------------------------------------- */
/* --- CHOBIの設定 --- */
/* -------------------------------------------------------------------------------- */
.chobi {
}

.chobi_title {
}

.chobi_header {
}

.chobi_article {
}

.chobi_body {
}

.chobi_comment_footter {
}

.chobi_name {
}

.chobi_date {
}

.chobi_footer {
}

.chobi_present {
}


