* {
  margin: 0px;
  padding: 0px;
  text-align: left;
}

/* レイアウト */
body {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#wrapper_all {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 840px;
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071017_144504.gif") repeat-y 50% 0%;
}
#main_content {
  padding-left: 20px;
  padding-right: 20px;
  width: 800px;
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071017_144505.jpg") no-repeat 50% 0%;
}
#header {
  height: 220px;
}
#column {
  padding-left: 15px;
  padding-right: 15px;
}
#left {
  float: left;
  width: 535px;
}
#right {
  float: right;
  width: 220px;
}
#footer {
  clear: both;
}

/* 基本設定 */
body {
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071016_143555.gif") #ffc7bd repeat scroll 0px 0px;
  font-size: 13px;
  color: #5588cc;
  word-align: keep-all;
  letter-spacing: normal;
  font-family: Georgia,Verdana,"ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka,arial,sans-serif;
  font-style: normal, oblique;
  scrollbar-base-color: #ffd4be;
  scrollbar-track-color: #ffd4be;
  scrollbar-face-color: #ffc9be;
  scrollbar-shadow-color: #ffaa77;
  scrollbar-darkshadow-color: #ffd4be;
  scrollbar-highlight-color: #ffc9be;
  scrollbar-3dlight-color: #ffd4be;
  scrollbar-arrow-color: #ffd4be;
}
tr,th,td {
  font-size: 13px;
  color: #5588cc;
  word-align: keep-all;
  letter-spacing: normal;
  line-height: 150%;
  font-family: Georgia,Verdana,"ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka,arial,sans-serif;
  font-style: normal, oblique;
}
textarea,input,select {
  font-size:13px;
  color: #ee8855;
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071016_143555.gif") #ffc7bd repeat fixed 0% 50%; 
  border: solid 1px #ffaa77;
  padding: 1px;
}
.button {
  text-align: center;
  height: 18px;
  padding: 0px;
}
.pict {
  position: relative;
  padding: 5px;
}
ul,li {
  list-style: none;
  line-height: 170%;
}
li {
  padding-left: 20px;
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071016_143551.gif") no-repeat 0px 0px;
}
a {
  text-decoration: none;
  color: #22aacc;
}
a:hover {
  color: #3388bb;
}
a:active {
  color: #ffffff;
}

/* タイトル */
.title {
  margin-left: 30px;
  margin-top: 160px;
}
.title h1 {
  font-size: 18px;
  font-weight: bold;
  color: #ffffbb;
}
.title a {
  color: #ffffbb;
}
.title a:hover {
  color: #ffffbb;
}
.description {
  margin-left: 30px;
  padding-top: 10px;
  font-size: 10px;
  color: #99bbee;
}

/* 記事 */
#entry {
  width: 535px;
  padding-bottom: 50px;
  line-height: 150%;
}
.entry_title {
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071016_143540.gif") no-repeat 0px 0px;
  width: 535px;
  height: 80px;
}
.e_title_c {
  padding-top: 30px;
  padding-left: 25px;
  padding-right: 15px;
  font-weight: bold;
  color: #66bbdd;
}
.entry_content {
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071016_143539.gif") repeat-y 0px 0px;
  width: 535px;
}
.entry_date {
  text-align: right;
  padding-right: 20px;
  color: #ddbb55;
}
.entry_body {
  padding: 10px 20px;
}
.entry_state {
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071016_143542.gif") no-repeat 0px 0px;
  width: 535px;
  height: 75px;
}
.entry_more {
  padding-top: 20px;
  color: #66bbcc;
}
.e_state_c {
  padding-top: 30px;
  padding-right: 25px;
  text-align: right;
  font-size: 12px;
  color: #88ccdd;
}
.e_state_c a {
  color: #88ccdd;
}
.e_state_c a:hover {
  color: #ddbb55;
}
.entry_navi img {
  filter: alpha(opacity=60);
  opacity: 0.6;
  padding: 10px;
}
.entry_navi {
  text-align: center;
  margin-bottom: 30px;
}
#profile {
  background-color: #a3cbf7;
  border: 5px solid #e8f6c9;
  padding: 10px;
  margin-bottom: 30px;
  margin-right: 10px;
  line-height: 150%;
}
#trackback {
  margin-bottom: 30px;
  line-height: 150%;
  width: 535px;
}
.tb_main_title {
  margin-bottom: 10px;
}
.tb {
  padding: 10px;
  border-bottom: 2px dotted #e8f6c9;
}
.tb_title {
  padding-top: 10px;
  font-weight: bold;
  font-size: 14px;
}
.tb_body {
  padding-top: 10px;
  padding-bottom: 10px;
}
.tb_state {
  text-align: right;
  font-size: 12px;
  color: #77aabb;
}
.tb_state a {
  color: #77aabb;
}
.tb_state a:hover {
  color: #ffffaa;
}
.formarea {
  padding-top: 30px;
  padding-bottom: 10px;
}
.tb_td {
  color: #77aabb;
}

/* メニュー */
.menu_f {
  margin-bottom: 20px;
}
.menu_c {
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071016_143534.gif") repeat-y 0px 0px;
  width: 210px;
}
.menu_c_list {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 10px;
  line-height: 170%;
  font-family: Arial,"ＭＳ Ｐゴシック","ＭＳ ゴシック",Osaka,arial,sans-serif;
}
.menu_c_list li {
  padding-left: 20px;
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071016_143550.gif") no-repeat 0px 0px;
  line-height: 200%;
}
.menu_o {
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071016_143538.gif") no-repeat 0px 0px;
  width: 218px;
  height: 40px;
  padding-top: 8px;
  cursor: pointer;
  color: #55cccc;
}
.menu_o img {
  vertical-align: middle;
  padding-left: 15px;
}
.menu_t {
  background: url("http://img-cdn.jg.jugem.jp/6ab/536697/20071016_143538.gif") no-repeat 0px 0px;
  width: 218px;
  height: 40px;
  padding-top: 8px;
  color: #55cccc;
}
.m_t_c {
  padding-left: 25px;
}
.list_c {
  padding-bottom: 25px;
  padding-left: 5px;
  color: #fff5aa;
  font-size: 12px;
  line-height: 150%;
}
.list_c a {
  color: #ffee55;
}
.list_c a:hover {
  color: #ffee55;
  border-bottom: 2px dotted #ffee55;
}
.calendar {
  font-size: 10px;
  color: #88ddff;
  margin:0px auto;
}
.calendar_month {
  margin-top: 5px;
  font-size: 10px;
}
.cell {
  width: 25px;
  height: 25px;
  padding: 0px;
  text-align:center;
  font-size: 10px;
  color: #bbddee;
  border: 1px solid #eeee88;
}
.cell a {
  color: #eebb44;
  font-weight: bold;
  font-size: 13px;
}
.cell a:hover {
  color: #eedd33;
}
.cell2 {
  width: 25px;
  height: 25px;
  padding: 0px;
  text-align:center;
  font-size: 12px;
  color: #88ccee;
}
.calendar table {
  border-collapse: collapse;
  margin: 0 auto;
}
.search {
  padding-top: 20px;
}
.amazon {
  padding-bottom: 5px;
}
.amazon img {
  padding: 2px;
}
.amazon a:hover {
  border:none;
}
.ad {
  padding: 20px;
}

/* フッタ */
.page {
  text-align: right;
  padding: 20px;
  font-weight: bold;
}
.top {
  padding: 5px;
  margin: 0 auto;
  text-align: center;
}
.copy {
  padding: 20px;
  margin: 0 auto;
  text-align: center;
}

.afpbbItemWrap a {
  color: #92c3ea;
}
.afpbbItemData {
  display: none;
}
.link_jugemnews {
  font-size: 10px;
  color: #a1c2dd;
}
.afpbbItemTxt {
  color: #a1c2dd;
  font-size: 10px;
}
.afpbbItemAds {
  font-size: 10px;
}
.review_item_title {
  color: #a1c2dd;
  font-size: 10px;
}
.review_info {
  color: #a1c2dd;
  font-size: 10px;
}
.review_desc {
  color: #a1c2dd;
  font-size: 10px;
}
.review_detail {
  color: #a1c2dd;
}
.link_monocolle a {
  color: #92c3ea;
}
.review_desc a {
  color: #92c3ea;
}
.link_monocolle a {
  color: #92c3ea;
}
.review_item_title a {
  color: #92c3ea;
}