/* 左カラムのアドセンス */
#left script {
  margin-left: 5px;
}

/* テーブルに枠を */
.twak td {
  border:1px solid #CCCCCC;
  padding-left: 5px;
}

body {
  //font-family: "MS UI Gothic", sans-serif, Georgia;
  background-color:#C9D1D3;
  padding: 0px;
  margin: 0px;
  text-align: center;
  color: #333333;
  font-size: 14px;
}
input , textarea , select {
  font-family: "MS UI Gothic", sans-serif, Georgia;
  color: #666666;
  font-size: 11px;
}
div {
  text-align: left;
}
textarea {
  line-height: 14px;
  font-size: 12px;
  padding: 3px;
}
pre {
  font-family: "MS UI Gothic", sans-serif, Georgia;
  background-color: #888888;
  border: 1px solid #777777;
  padding: 5px;
  line-height: 22px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #FFFFFF;
}
pre a:link {
  color: #B9D9EC;
  }
.pre a:link {
  color: #B9D9EC;
  }
pre a:visited {
  color: #B9D9EC;
}
.pre {
  font-family: "MS UI Gothic", sans-serif, Georgia;
  background-color: #888888;
  border: 1px solid #777777;
  padding: 5px;
  line-height: 22px;
  margin-top: 5px;
  margin-bottom: 5px;
  color: #FFFFFF;
}


#big {
  width: 1050px;
  padding: 0px 5px 0px 0px;
  overflow: hidden;
  background-image: url(jpg/bigBack.gif);
  background-position: right;
  background-repeat: repeat-y;
  background-color: #FFFFFF;
  border-left: 1px solid #777777;
  /* 幅 860px */
}

#top {
  background-image: url(jpg/title0.jpg);
  background-repeat: no-repeat;
  height: 125px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 340px;
  border-bottom: 1px solid #777777;
}
#top2 {
  background-image: url(jpg/title7.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 340px;
  border-bottom: 1px solid #777777;
}

.green {
  padding: 3px;
  padding-left: 10px;
  /*height: 30px;*/
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px 1px 1px 8px;
  border-color: #FFFFFF #FFFFFF #FFFFFF #FB934D;
}
.green h1 {
  font-size: 18px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.green p {
  font-size: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 10px;
}

#top2  p {
  margin-top: 0px;
  color: #1FBD69;
}
#top  p {
  margin-top: 0px;
}

#top2 .readme {
  font-size: 11px;
  color: #E23000;
  line-height: 12px;
  margin-bottom: 0px;
  padding-left: 5px;
}
#top2 .readme a {
  color: #FF57E9;
}

#left {
  float: left;
  width: 180px;
  background-color: #FFFFFF;
  padding-left: 2px;
  padding-right: 2px;
  /* 幅 160px */
}

#left h2 , #left h3{
  border-left: 8px solid #FB934D;
  height: 20px;
  padding-left: 10px;
  font-size: 18px;
  margin-top: 2px;
  margin-bottom: 2px;
}

#left ul {
  margin-top: 10px;
}
#left li {
  list-style-image: url(./jpg/yajirushi01.gif);
  margin-left: -20px;
  margin-top : 10px;
  margin-bottom: 2px;
  color: #00C063;
  font-size: 14px;
}
#left li li {
  list-style-image: url(./jpg/yajirushi02.gif);
  margin-left: -30px;
  margin-top : 5px;
  padding: 2px 0px;
  font-size: 12px;
}

#left iframe {
  margin-left: -5px;
}

#left li a {
}

/************************************* メイン main ****************************/

#main {
  background-color: #FFFFFF;
  width: 620px;
  border-left: 1px solid #777777;
  border-right: 1px solid #777777;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
  padding-bottom: 10px;
  line-height: 20px;
  /* 幅 510px */
}
#main .green {
  margin-top: 2px;
}
#main .green h2 {
  border-left:0px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 16px;
  padding-left: 0px;
}
#main .green p {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0px;
  color: #1FBD69;
}

#main table tr td {
  border:1px solid #CCCCCC;
}
#main table tr td ul {
  margin-bottom: 0px;
}

#main h2 {
  border-left: 5px solid #01DD69;
  padding-left: 7px;
  margin-top: 5px;
  clear: both;
}

#main h3 {
  padding-left: 7px;
  margin-top: 5px;
  color: #1FBD69;
  padding-top: 2px;
  padding-bottom: 2px;
  border-bottom: 1px solid #FB934D;
  background-image: url(./jpg/h3.gif);
  background-repeat: no-repeat;
  background-position: left;
  clear: both;
}

#main h4 {
  padding-left: 10px;
  padding-top: 3px;
  font-size: 14px;
  color: #EB8B25;
  border-left: 5px solid #01DD69;
  margin-left: 5px;
  clear: both;
}
#main p {
  letter-spacing: 1px;
}
#main h5 {
  color: #1FBD69;
  border-left: 5px solid #1FBD69;
  margin-left: 5px;
  padding-left: 10px;
  font-size: 14px;
  clear: both;
}
#main img {
  margin-bottom:10px;
}
/*********** 引用 *****************/
#main .inyou {
  border-style: solid;
  border-color: #EEEEEE #EEEEEE #EEEEEE #CCCCCC;
  border-width: 1px 1px 1px 7px;
  padding: 10px 10px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0px;
}

#main div p {
}
#main ul {
  margin-bottom:20px;
  margin-top: 0px;
}

#main li {
  list-style-image: url(./jpg/yajirushi.gif);
  margin-left: -20px;
  margin-bottom: 1px;
  line-height: 20px;
}

#main li li li{
  list-style-image: url(./jpg/li2.png);
}

#main input , #main textarea {
  background-color: #D9ECF1;
  color: #000000;
}

#main .sitemap li {
  margin-left: 10px;
}
#main .sitemap span {
  font-size: 12px;
}


.catIndex {
  border-bottom: 1px dotted #CCCCCC;
  font-size: 11px;
  padding-bottom: 10px;
}
.catIndex a {
  font-size: 14px;
}


/****************************** right 右 *****************************/
#right {
  padding-right: 5px;
  padding-top: 2px;
  background-color: #FFFFFF;
  float: right;
  width: 210px;
  /* 幅 200px */
}

#right h3 {
  font-size: 14px;
  margin-top: 2px;
  margin-bottom: 2px;
}

#right ul {
  margin-top: 0px;
}
#right li {
  list-style-image: url(./jpg/yajirushi01.gif);
  margin-left: -20px;
  margin-bottom: 5px;
  padding: 3px 0px;
  font-size: 12px;
}
#right li li {
  list-style-image: url(./jpg/yajirushi02.gif);
  margin-right: -30px;
}

/***************************** foot 下 *********************************/

#foot {
  text-align: center;
  font-size: 10px;
  border-top: 1px solid #CCCCCC;
  border-bottom: 1px solid #777777;
  clear: both;
}

/****************************** その他 *********************************/
a:link {
  color: #028BDA;
  }

a:visited {
  color: #63B3E1;
}

/* クリックしたとき */
a:active {
  color: #FD7133;
  }

/* マウスが乗ったとき */
a:hover {
  color: #FB934D;
  text-decoration: none;
}

.line p {
  margin-top: 0px;
}
.line {
  clear: both;
  background: url(./jpg/dot1.gif);
  background-repeat: repeat-x;
  margin-bottom:0px;
}

.line0 {
  background-image: url(jpg/dot1.gif);
  background-repeat: repeat-x;
  background-position: top;
  font-size: 5px;
  line-height: 5px;
  margin: 0px;
}

.commentBottom {
  background-image: url(jpg/dot1.gif);
  background-repeat: repeat-x;
  background-position: top;
  font-size: 10px;
  margin-bottom: 30px;
  padding-top:5px;
}
.commentBottom p {
  margin-top: 0px;
  margin-bottom: 20px;
  clear:both;
}
.date {
  background-image: url(jpg/dot1.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  color: #999999;
  font-size: 11px;
  text-align: right;
  clear:both;
}

.imgwak {
  padding: 5px;
  border: 2px solid #1413ff;
  /*
  float:left;
  border-style: solid;
  border-width: 1px;
  border-color: #CCCCCC #999999 #999999 #CCCCCC;
  float: left;
  */
  clear: both;
  margin-bottom: 5px;
}

#comment a img {
  border: 2px solid #28ABFE;
}

/******** レス ****************/
.ress {
  font-size: 11px;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #CCCCCC;
  border-left-width: 5px;
}
.ress p {
  margin: 5px;
}

/****************** サイトマップ ************/
.sitemap {
  font-size: 13px;
  color: #000000;
  line-height: 18px;
}
.sitemap p , .sitemap ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
.sitemap h5 {
/*
  background: url(./jpg/yajirushi01.gif);
  background-repeat: no-repeat;
*/
  padding-left: 5px;
  font-size: 14px;
}

