/*
  dorastyle.css
  Style sheet description file for Doramanjyu.com
 */


/* overall */

* {
  margin: 0px;
  padding: 0px;
  /*
  border-color: #EEEEEE;
  border-style: solid;
  border-width: 1px;
   */
}

A:link { color: #993333;text-decoration: underline;}
A:active { color: #993333;text-decoration: underline;}
A:visited { color: #993333;text-decoration: underline;}
A:hover { color: #CC1111;text-decoration: underline;}

body {
  background-color: #FFFFFF;
  padding: 5px 10px;
  text-align: left;
  color: #666666;
}

img {
  border-width: 0px;
  border-style: none;
}

.counter {
  float: right;
  z-index: 3;
}

.container {
  width: 500px;
  text-align: left;
  margin: 0 auto;
}

.main {
  background-color: #FFFFFF;
  text-align: left;
}


li {
  margin-left: 18px;
  margin-bottom: 3px;
  font-size: 13px;
  margin-left: 12px;
}

.update {
  font-size: 10px;
  padding-top: 0px;
  padding-bottom: 1px;
}

/* index page */

.menublock {
  margin-top: 3px;
  padding-top: 12px;
  background-image: url(pic/line02.gif);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 13px;
}

.menublock li {
  list-style-type: none;
  font-size: 14px;
  text-align: center;
  margin-left: 0px;
  margin-bottom: 0px;
}

.menublock .date {
  text-align: center;
  font-size: 9px;
  padding-top: 0px;
  padding-bottom: 1px;
}

.index_container {
  /*
  background-image: url(pic/benzene-ex-top.png);
  background-repeat: no-repeat;
  background-position: left 40px;
  margin: 20px auto 0px 0px;
  */
  width: 754px;

  padding: 2px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  border-width: 5px 5px;
  border-style: dotted;
  border-color: #EEAAAA;
}

.index_main {
  width: 330px;
  text-align: center;
  color: #999999;
  float: left;
}

.index_logo {
  text-align: center;
  clear: both;
}

.index_log {
  width: 420px;
  float: left;
  text-align: left;
}

.index_body {
  text-align: center !important;
  background-image: url(pic/benzene-ex-top.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-attachment: fixed;
}

.index_footer {
  padding-top: 10px;
  text-align: center;
  clear: both;
}

.index_mail img{
  vertical-align: middle;
  padding: 2px;
}
.index_mail input,textarea{
  border: 1px solid #666666;
  font-size: 12px;
  padding: 1px;
  margin: 1px;
}

.index_message,.index_mail,.index_about {
  padding: 1px 10px;
  margin-top: 8px;
  font-size: 12px;
  text-indent: 0.8em;
  color: #666666;
  background-image: url(pic/alpha.png);



}

.index_message {
  border: 1px dashed #666666;
  text-align: left;
}

.index_mail {
  border: 1px dotted #666666;
  text-align: center;
}

.index_about {
  border: 1px dotted #999999;
  padding: 3px 5px;
  margin: 1px 24px;
  font-size: 11px;
  text-align: center;
}

.index_message,.index_mail p{
  font-size: 12px;
  text-indent: 0.8em;
  color: #666666;
}

.linkbox {
  margin-left: 8px;
}
.message {
  border-width: 1px 0px;
  border-style: dashed;
  border-color: #666666;
  background-color: #FFFFCC;
  padding: 3px;
  margin-top: 5px;
  text-align: left;
  font-size: 12px;
  text-indent: 0.8em;
  color: #666666;
}

.announce {
  border-width: 1px 0px;
  border-style: dashed;
  border-color: #666666;
  background-color: #FFFFCC;
  padding: 3px;
  margin-top: 8px;
  text-align: left;
  font-size: 12px;
  text-indent: 0.8em;
  color: #666666;
}

.announce .date {
  text-align: right !important;
  font-size: 10px;
}

.index_message .date {
  text-align: right !important;
  font-size: 10px;
}

.recent {
  margin: 3px auto 0px auto;
  padding: 12px 15px 2px 15px;
  background-image: url(pic/line02.gif);
  background-repeat: no-repeat;
  background-position: center top;
  font-size: 9px;
  text-align: center;
}

.recent table {
  margin: 0px auto;
}

.recent table,td,tr {
  border-width: 0px;
  font-size: 12px;
  text-align: left;
}


/* nomal pages */

.pageheader {
  text-align: left;
  background-image: url(pic/logo.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding-bottom: 32px;
}

.pagefooter {
  margin-top: 50px;
  border-width: 1px 0px 0px 0px;
  border-style: solid;
  border-color: #999999;
  padding-top: 5px;
}

h1, h2, h3, h4 {
  font-weight: bold;
  clear: both;
}

h1 {
  clear: both;
  text-align: left;
  padding-top: 2px;
  padding-bottom: 12px;
  margin-top: 16px;
  margin-bottom: 12px;
  font-size: 26px;
}

h2 {
  clear: both;
  text-align: left;
  background-image: url(pic/h2.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding: 1px 4px 1px 12px;
  margin-top: 16px;
  font-size: 14px;
}

h3 {
  clear: both;
  text-align: left;
  font-size: 12px;
  border-left: 12px solid #666666;
  background-color: #CCCCDD;
  padding: 3px 2px;
  color: #111111;
}

h4 {
  display: inline;
  padding-right: 10px;
}

h5 {
  margin: 2px 10px;
  padding: 1px 10px;
  background-color: #DDDDDD;
  text-align: center;
}

h6 {
  font-size: 12px;
  font-weight: bold;
  padding-left: 12px;
}

.tree {
  text-align: left;
  font-size: 13px;
  margin-bottom: 2px;
}

.controller_box {
  text-align: center;
  width: 100%;
}

.controller {
  font-size: 13px;
  margin: 6px 4px;
}

.controller a {
  border-width: 1px;
  border-style: solid;
  background-color: #DDDDDD;
  padding: 2px 3px;
}

p {
  text-indent: 0.5em;
  font-size: 13px;
  line-height: 1.6em;
  margin: 6px 10px;
}

.thumbs {
  margin: 1px;
  display: block;
  clear: both;
  width: 100%;
}

.thumbs:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.thumb {
  width: 150px;
  height: 150px;
  background-color: #CCCCCC;
  text-align: center;
  vertical-align: middle;
  margin: 1px;
  float: left;
}

.thumbnew {
  width: 150px;
  height: 150px;
  background-color: #DDBBBB;
  text-align: center;
  vertical-align: middle;
  margin: 1px;
  float: left;
}

.thumb img, .thumbnew img{
  margin-top: 10px;
  border-width: 2px;
  border-style: solid;
}

.thumb .title, .thumbnew .title{
  text-align: center;
  margin-top: 2px;
  font-size: 13px;
}

.thumb .size, .thumbnew .size{
  text-align: center;
  font-size: 9px;
}

.dojins {
  margin: 1px;
  display: block;
  clear: both;
  width: 100%;
}

.dojins:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.dojin {
  width: 230px;
  min-height: 290px;
  height: auto;
  background-color: #CCCCCC;
  text-align: center;
  vertical-align: middle;
  margin: 1px;
  float: left;
}

.dojinnew {
  width: 230px;
  min-height: 290px;
  height: auto;
  background-color: #DDBBBB;
  text-align: center;
  vertical-align: middle;
  margin: 1px;
  float: left;
}

.dojin img, .dojinnew img{
  margin-top: 10px;
  border-width: 2px;
  border-style: solid;
}

.dojin .title, .dojinnew .title{
  text-align: center;
  margin-top: 2px;
  font-size: 13px;
}

.dojin .desc, .dojinnew .desc{
  text-align: center;
  margin: 3px 10px;
  padding: 3px;
  font-size: 10px;
  background-color: #FFFFFF;
}

.oldcontent {
  font-size: 12px;
  clear: both;
  margin-top: 20px;
}

.enum {
  padding-left: 10px;
  white-space: normal;
  font-size: 12px;
}

.copyright{
  font-size: 11px;
  text-decoration: underline;
  color: #AAAAAA;
}

.warn {
  color: red;
}

.comment {
  font-size: 10px;
}

.dialy_box {
  vertical-align: middle;
  border-width: 1px 0px;
  border-style: dashed;
  border-color: #999999;
  padding: 25px 4px;
  margin: 20px 2px 4px 12px;
  clear: both;
  width: 100%;
}

.dialy_box:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.dialy_day {
  font-size: 12px;
  float: left;
  clear: left;
  display: inline;
  padding: 16px 0px;
}

.dialy {
  width: 425px;;
  float: right;
  clear: right;
  display: inline;
}

.dialy p {
  font-size: 14px;
  line-height: 1.8em;
  padding: 8px 0px;
}

.lined_h {
  margin-top: 50px;
  border-width: 3px 0px 0px 0px;
  border-style: solid;
  border-color: #666666;
}

.description{
 margin-left: 5px;
 margin-top: 1px;
 margin-bottom: 25px;
 padding-left: 16px;
 padding-top: 2px;
 padding-bottom: 2px;
 color: #222222;
 font-size: 90%;
 border: 1px dashed #666666;
 text-align: left;
}
.description ul{
 margin-top: 5px;
 margin-bottom: 5px;
 padding-left: 20px;
}
.description li{
 margin-top: 0px;
 margin-bottom: 3px;
 padding-left: 0px;
}

ul,ol,dl{
 margin-top: 7px;
 margin-bottom: 7px;
 padding-left: 20px;
}
li{
 margin-top: 0px;
 margin-bottom: 3px;
 padding-left: 0px;
 font-size: 12px;
}

dt {
  float: left;
  width: 10em;
  text-align: right;
  font-size: 13px;
  font-weight: bold;
}

dd {
  margin-left: 11em;
  font-size: 13px;
}

.imageCenter {
  margin : 3px auto;
  display: block;
}

.moviebox {
	margin: 5px 20px 5px 20px;
}

.moviebox:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
