

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
form,fieldset,input,textarea,
p,th,td{
	margin:0;
	padding:0;
	text-decoration: none;
	font-style:normal;

}

html{
  height:100%;
}
body{
overflow:-moz-scrollbars-vertical;
font-size:13px;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}

a:link { color: #116c83; }
a:visited { color: #483D8B; }
a:hover { color: white;
background-color:#116c83;  }

.topbuttons a:hover{background-color:white;  }

.toplinks a:hover{background-color:white;  }

/*header*/

#headbar{
width:100%;
background-image : url("/img/frame/headerbg.png");
background-repeat : repeat-x;
height:25px;
padding-top:7px;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
margin-bottom:10px;
}

#header #statusbar{
height:40px;
margin-top:10px;
padding-top:10px;
background-image:url("/img/frame/statusbar.png");
background-repeat:no-repeat;
}

#header #statusbar #leftstatus{
text-align:left;
padding-left:10px;
float:left;
display:inline;
}

#header #statusbar #rightstatus{
text-align:right;
padding-right:10px;
float:both;
}

#headbar #leftmsg{
padding-left:10px;
text-align : left;
float:left;
display:inline;
}

#headbar #rightmsg{
padding-right:10px;
text-align : right;
}

#footer{
margin-top:20px;
margin-bottom:20px;
text-align:center;
}

#container{
width:750px;
margin-left:auto;
margin-right:auto;
margin-top:5px;
}

img{
border:none;
}

.topleft{
float:left;
display:inline;
width:550px;
}

.topright{
float:right;
display:inline;
width:200px;

}

.topright .toplinks{
margin:15px;
}

.topright .toplinks a{
margin:5px;
}

.leftunit{
float:left;
display:inline;
width:200px;
overflow:hidden;
}

.rightunit{
float:right;
display:inline;
width:550px;
}

.clearboth{
clear:both;
}

.comicunit{
font-size:11px;
float:left;
display:inline;
width:230px;
height:170px;
padding:10px;
margin-right:10px;
margin-left:10px;
margin-bottom:20px;
border:1px solid #ddd;
background-color:#eee;
}

.comicunit .left{
float:left;
display:inline;
width:105px;
}

.comicunit .right{
float:right;
display:inline;
width:105px;
}

.comicunit .pr{
margin:5px 0 5px 0;
}

.comicunit .date{
font-size:9px;
margin-bottom:5px;
}

.comicunit b{
font-size:14px;
}

.comicunit .comicdata{
margin-top:4px;
line-height:15px;
font-size:11px;
}

.comicunit .open{

}

.comicunit .close{
color:#f00;
}

.comicunit .status{
font-size:14px;
font-weight:bold;
}

.comicunit .command{
padding:5px;
background-color:#fff;
}

.topright img{

}

h2{
font-size:25px;
margin-bottom:10px;
}

table th{
width:30%;
text-align:right;
vertical-align:top;
padding:10px;
}

.commands ul{
margin-bottom:10px;
width:95%;
}
.commands li{
text-align:center;
padding-top:5px;
padding-bottom:5px;
list-style-type:none;
background-color:#eee;
margin-bottom:3px;
border:1px solid #ddd;
display:block;
}

.loginblock{
width:300px;
margin-right:auto;
margin-left:auto;
}

.middleblock{
width:90%;
margin-right:auto;
margin-left:auto;
}

.memo{
border:1px solid #ccc;
padding:15px;
background-color:#eee;
margin-bottom:15px;
margin-top:10px;
line-height:1.7em;
}

.memo strong{
color:#f00;
font-size:1.1em;
}

.comments{
border-collapse:collapse;
width:550px;

}

.comments td{
border:1px dotted;
padding:3px;
}

.comments .comment{
width:330px;
}

.comments .no{
width:70px;
}

.comments .date{
width:160px;
}

.buttons{
text-align:center;
padding-top:10px;
}

.marginleft{
margin-left:10px;
}

.file{
overflow:scroll;
height:500px;
}

.file ul{
list-style-type:none;

}

.file li{
background-color:#eee;
margin-bottom:10px;
padding:10px;
}

.file .left{
float:left;
margin-right:10px;
margin-bottom:5px;
}

.file table{
padding-top:10px;
}

.file th{
padding:0;
margin:0;
}

.uploadunit h2{
background-color:#116c83;
color:#fff;
padding-left:5px;
padding-top:3px;
padding-bottom:3px;
font-size:15px;
}

.uploadunit h3{
font-size:13px;
background-color:#eee;
}

.uploadunit p{
font-size:11px;
margin-bottom:10px;
}

.uploadunit input{
margin:5px 0 5px 10px;
padding-left:10px;
}

.uploadunit .block{
font-size:11px;
width:150px;
margin-top:10px;
margin-bottom:10px;
}

.mode{
margin-bottom:10px;
}

.mode p{
float:left;
}

.pagenavi{
text-align:center;
}

.gray{
color:#ccc
}

.error_message{
color:#ee0000;
}

.comicview .date{
font-size:12px;
}

.comicview h2{
font-size:15px;
margin-bottom:0;
}

.comicview .pr{
margin-top:5px;
margin-bottom:20px;
}

.comicview .pr{
margin-top:5px;
margin-bottom:20px;
}


.topbuttons img{
margin-bottom:5px;
}

.topright .lastcomment{
margin-top:10px;
margin-bottom:30px;
padding-10px;
border-style:solid;
border-width:1px;
border-color:#bbb;
overflow:hidden;
}

.topright h2{
 font-size:13px;
margin-bottom:10px;
background-color:#bbb;
color:#fff;
padding-left:5px;
}

.lastcomment .cdata{
font-size:80%;
text-align:right;
}

.lastcomment ul{
 margin-left:15px;
list-style:none;
}

.lastcomment li{
border-bottom: 1px dashed #bbb;
 margin-bottom:10px;
margin-right:15px;
padding-bottom:10px;
}

.lastcomment .end{
border-bottom:none;
}

.showimg{
float:right;
width:520px;
}

.showimg img{
border:3px solid #eeeeee;
}

.showimg .info{
margin-top:10px;
}

.thumb{
margin-right:5px;
width:220px;
overflow:hidden;
}

.thumb .page{
text-align:center;
padding:10px;
width:196px;
background-color:#eeeeee;
}

.thumbitem{
float:left;
margin-right:4px;
margin-top:4px;
padding:0;
border:3px solid #eeeeee;
height:75px;
}

.thumb .paint{
margin-bottom:5px;
}


.nitopblock p{
margin-bottom:10px;

}

.viewleft{
float:left;
width:500px;
}

.viewright{
text-align:right;
}

.swf{
clear:both;
}


.nitopblock p{
margin-bottom:10px;

}

.top{
padding-bottom:20px;
overflow:hidden;
}

.top .recent{
padding:5px;
border:2px solid #dddddd;
float:left;
width:240px;
display:inline;
margin-left:10px;
margin-right:10px;
}

.top .recent h2{
background-image:url("/img/top/recent.png");
background-repeat:no-repeat;
width:187px;
height:24px;
text-indent:-9999px;
}

.top .info{
margin-left:10px;
margin-right:10px;
padding:5px;
border:2px solid #dddddd;
float:left;
width:230px;

}

.top .info h2{
background-image:url("/img/top/info.png");
background-repeat:no-repeat;
width:187px;
height:24px;
text-indent:-9999px;
}

.top ul{
list-style-type:none;
font-size:90%;
}

.top li{
margin-bottom:5px;
}

.top  li{
padding-left:5px;
padding-top:5px;
border-top:1px dashed #cccccc;
}

.yonkoma{
background-image:url("/img/yonkoma/bg0.png");
background-repeat:no-repeat;
width:197x;
height:510px;
}

.yonkoma a:hover{
background-color:transparent;
}

.yonkoma img{
margin-left:25px;
margin-top:5px;
}

.yonkoma h2{
display:none;
}

.yonkoma .title{
padding-top:30px;
padding-left:20px;
font-size:80%;
}

.rss{
margin:10px;
}

.top .topimg{
text-align:center;
margin-bottom:20px;
}


.showthreadblock{
width:520px;
margin-right:auto;
margin-left:auto;
}

.showthreadblock .page{
text-align:center;
}

.nitoppost{

}

.nitoppost .info{
text-align:left;
}

.nitoppost img{
border:3px solid #eeeeee;
margin-bottom:20px;
}
