* {
	font-family: arial, sans-serif;
margin: 0;
padding: 0;
color:#fff;
}
body {
  margin: 15px 0px 20px 0px;
  background-color: #444c36;
  text-align: center;
  }

a {
  text-decoration: underline;
  }

a:link {
  color: #fff;
  }

a:visited {
  color: #fff;
  }

a:active {
  color: #fff;
  }

a:hover {
  color: #fff9;
  }

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
  }

#container {
  line-height: 140%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
  padding: 0px;
  width: 697px;
  background-color: #666f57;
  /*background-image: url("./images/header.jpg");
  background-repeat: no-repeat;*/
  z-index: 1;
  }

#banner {
  text-align: left;
  padding: 0px;
  height: 213px;
  z-index: 2;
  }
#banner a {
  text-decoration: none !important;
}
#banner img {
border: 0px;
}
a#banner-img {
  display: none;
  }

.ce {
  position: relative;
  top: -27px;
  right: -530px;
height: 14px;
width: 140px;
}

#banner h1 {
  font-size: xx-large;
  }

#banner h2 {
  font-size: small;
  }

.body {
  padding: 0px 20px 0px 20px;
  margin: 0px;
}

#center {
  float: right;
  width: 480px;
  overflow: hidden;
  background: #7f8770 url("./images/head.jpg") no-repeat 8px 90px;
  }
#center_indivi {
  float: right;
  width: 480px;
  overflow: hidden;
  background: #7f8770 url("./images/head.jpg") no-repeat 8px 12px;
padding: 30px 0 0 0;
  }

.content {
  color: #666666;
  font-size: small;
  padding: 0px;
  padding: 15px;
  width: auto;
  }

#right {
  float: left;
  /*background-color: #FFFFFF;*/
  overflow: hidden;
  width: 160px;
  }

input {color: #000}

textarea {color: #000}

.content p {
  color: #fff;
  font-size: small;
  font-weight: normal;
  line-height: 150%;
  text-align: left;
  margin: 0 0 10px 0;
  }

.content blockquote {
  line-height: 150%;
  }

.content li {
  line-height: 150%;
  }

.content ul,
.content ol {
  line-height: 150%;
  color: #fff;
        margin-left: 20px !important;
margin-left: 50px;
  }

.content h2 {
  color: #fff;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin: 0;
  }
.content h2 div {
float: left;
width: 0.8em;
height: 0.8em;
background-color: #fff;
margin-top: 0.5em;
overflow: hidden;
margin-right: 0.3em;
}
.content h3 {
  color: #fff;
  font-size: small;
  text-align: left;
  font-weight: bold;
  margin-: 0 0 10px 0;
  }
.content h4 {
color: #fff;
margin-top: 2em;
margin-bottom:1em;
background-color:#666f57;
padding-left: 10px;
font-size:100%;
}

.content p.posted {
  color: #fff;
  font-size: x-small;
  border-top: 1px dotted #fff;
  text-align: left;
  margin-bottom: 25px;
  line-height: normal;
  padding: 3px;
clear: both;
  }
.at p {
color: #ffcc00;
}

.content p.report{
text-align: right;
}
p.report a {
background: url(http://www.gumonji.net/images/img_san_right.gif) right no-repeat;
padding: 15px;
}

.content p.report1{
text-align: right;
}

blockquote {
color: #ffcc00;
}
div#name_email {
margin-top: 2em;
}

.sidebar {
  padding:  0px;
  }

#googleadside {
  background-color: #7f8770;
  padding: 5px;
  margin-bottom: 15px;
}

.gray {
  background-color: #7f8770;
  padding: 5px;
  margin-bottom: 15px;
}
.gray a:link,
.gray a:visited {
  text-decoration: none;
}
.gray a:hover {
  text-decoration: none;
  color: #ffff99;
}

.sidebar h2 {
  color: #fff;
  font-size: x-small;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .3em;
  border-bottom: 1px dotted #fff;
  }

.sidebar ul {
  padding-left: 0px;
  margin: 0px;
  margin-bottom: 0px;
  }

.sidebar li {
  color: #fff;
  font-size: x-small;
  text-align: left;
  line-height: 150%;
  /*margin-top: 10px;*/
  list-style-type: none;
  }

/*.sidebar img {
  border: 3px solid #FFFFFF;
  }
*/

.photo {
  text-align: left;
  margin-bottom: 20px;
  }

.link-note {
  font-size: x-small;
  line-height: 150%;
  text-align: left;
  padding: 2px;
  color: #fff;
  }

#powered {
  line-height: 150%;
  text-align: left;
  color: #fff;
  font-size: x-small;
  }

#comment-data {
  float: left;
  width: 180px;
  padding-right: 15px;
  margin-right: 15px;
  text-align: left;
  border-right: 1px dotted #BBB;
  }

textarea[id="comment-text"] {
  width: 80%;
  }

#footer {
  font-size: small;
  text-align: center;
  color: #fff;
}

label {
  margin-top: 0px;
}
form {
  margin-top: 0px;
}

/*==google adsense==*/
.googlead {
margin: 10px 10px 5px 0;
}
.googlead2 {
margin: 0 0 40px 0;
position: relative;
left: -10px;
}