@charset "utf-8";
/*--------------------------------------------------
     CSS for Murphy's law in asciibook.com
                        Last Modified 2010.03.05
                        http://www.asciibook.com/
			Author: youko-a
--------------------------------------------------*/
body {
margin: 0;
padding: 0;
background-color: #009900;
font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
}

/* Wrapper */
#wrapper {
margin: 0 auto;
padding: 0;
width: 790px;
border: 1px solid #999;
background-color: #FFFFFF;
text-align: left;
}
#main {
margin: auto;
padding: 0 0 30px;
width: 770px;
}
#rule {
padding: 20px 0 0;
background-image: url(images/mmxian_02.jpg);
width: 100%;
}
#top #main {
padding: 0 0 20px;
}
#header {
margin: 0 0 2px 0;
width: 770px;
}
#footer {
background-color: #97D100;
width: 100%;
text-align: center;
}
/* Content Box */
#main #topbody,
#main #bbs,
#main #vote {
margin: 0;
padding: 0;
background: transparent url(images/xian_02.jpg) repeat-y;
width: 770px;
}
#main #vote {
padding: 20px 0;
}
#main .contheader {
margin: 0;
padding: 0;
}
#main #topbody {
position: relative;
}
#main .contdesc {
margin: 0;
padding: 10px 70px;
}
#main #topbody .box1 {
padding: 0;
position: absolute;
top: 345px;
right: 60px;
width: 350px;
}
#main #topbody .box2 {
padding: 0;
position: absolute;
top: 500px;
left: 30px;
width: 300px;
line-height: 1.4;
}
#main #topbody .box1 p {
font-size: 16px;
font-weight: bold;
line-height: 1.4;
}
#main #vote .contdesc {
margin: 10px auto 30px;
padding: 10px;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
width: 600px;
}
#main .contbody {
margin: 30px auto 10px;
width: 770px;
}
.contbottom {
margin: 0 auto 1em;
width: 750px;
}
.contbottom .btmbox {
margin: 0 0 20px;
padding: 0 10px 0 5px;
border-right: 2px solid #000;
float: left;
width: 460px;
font-size: 14px;
line-height: 1.4;
}
.contbottom .rt {
margin: 0;
padding: 0 0 0 10px;
border: none;
float: right;
width: 260px;
}
.contbottom .scl {
margin: 5px 0 0;
height: 180px;
overflow-y: scroll;
}
.contbottom ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.contbottom li {
margin: 0 0 1.5em;
font-size: 13px;
line-height: 1.6;
}
.contbottom .brdbk {
margin: 0 0 1em;
padding: 0 0 5px;
border-bottom: 1px solid #000;
height: 25px;
}
.contbottom .brdbk img {
vertical-align: bottom;
}
.paging {
margin: 1em auto 1.5em;
width:425px;
font-size: 13px;
text-align:center;
}
#rule table {
line-height: 1.4;
font-size: 12px;
}
/* Common */
.nomg {
margin: 0;
}
.alleft {
text-align: left;
}
.alright {
text-align: right;
}
.alcenter {
text-align: center;
}
.contbottom:after,
.cfx:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.contbottom,
.cfx {
  min-height: 1px;
}
* html .contbottom,
* html .cfx {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* */


/* Elements */
#header h1 {
margin: 0;
padding: 0;
}
#header ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 770px;
}
#header li {
margin: 0;
padding: 0 2px 0 0;
float: left;
}
#header .end {
padding: 0;
}
#main .contdesc h2 {
margin: 0;
padding: 1em 0;
font-size: 16px;
}
#main .contdesc p {
margin: 0;
font-size: 12px;
}
#bbs .formtable {
margin: 0 90px 0 auto;
font-size: 12px;
}
#bbs .comment {
margin: 1em auto;
width:520px;
font-size: 12px;
}
#bbs .pu {
padding: 0 0 10px;
background: transparent url(images/bg_bbs_pu.gif) no-repeat left bottom;
}
#bbs .pu .inner {
padding: 10px 10px 0;
background: transparent url(images/bg_bbs_pu.gif) no-repeat left top;
}
#bbs .or {
padding: 0 0 10px;
background: transparent url(images/bg_bbs_or.gif) no-repeat left bottom;
}
#bbs .or .inner {
padding: 10px 10px 0;
background: transparent url(images/bg_bbs_or.gif) no-repeat left top;
}
#bbs .bbsbrd {
margin: 0 auto;
background-image: url("images/fk.gif");
width: 485px;
height: 6px;
}
#bbs .comres {
margin: 0 0 0 50px;
width: 450px;
}
#bbs .comment td {
padding: 5px 10px;
background-color: #fff;
}
#bbs .comment td p.date {
text-align: right;
}
#bbs .comment td.comtitle {
width: 68%;
font-weight: bold;
text-align: center;
}
#bbs .comment td.comname {
text-align: center;
}
#bbs .comment .resbtn {
margin: .5em 0;
text-align: center;
}
#bbs .comment td.comtext {
padding: 10px;
}
/*vote */
.rankbody {
margin: 0 auto;
padding: 0;
list-style-type: none;
width: 620px;
}
.rankbody li {
padding: 10px;
}
.rankbody li td h3 {
margin: 0;
font-size: 15px;
}
.stp {
background: url(images/jb.jpg);
}
/* paging */
.paging {
margin: 2em auto;
}
.paging a:link{
color:#588B19;
}
.paging a:visited{
color:#588B19;
}
.paging a:hover{
color:#588B19;
}
.paging a:active{
color:#588B19;
}


.centr {
	font-family: "MS PGothic";
	font-size: 13px;
	font-weight:bold;
	line-height: 20px;
	text-align: left;
}

.btitle {
	font-family:MS PGothic;
	font-size:15px;
	font-weight:bold;
	color:#263AE6;
}
.fontd {
	font-family: "MS PGothic";
	font-size: 16px;
	font-weight:bold;
	line-height: 22px;
	text-align: left;
}
.lx {


}
.lx1 {
	border:0px solid red;
}
.14font {
	font-size: 14px;
	line-height: 20px;
	color: #1A706D;
	text-align: left;
}
.13font {
	font-size: 13px;
	line-height: 16px;
	font-family: "MS PGothic";
	text-align: left;

}
.sx {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: left;
}
.10font {
	font-size: 10px;
	line-height: 12px;
	font-family: "MS PGothic";
	text-align: left;
}
.tpfont {
	font-family: "HGPSoeiKakugothicUB";
	font-size: 20px;
	font-weight: bold;
	color: C76830;
	text-align: left;
}
.xx {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	font-size: 14px;
	text-align: left;
}
.df {
	font-size: 17px;
	line-height: 20px;
	text-align: left;
}
.dfs {
	font-size: 15px;
	line-height: 20px;
	text-align: left;
}
.bkwb {
	border-top: 1px solid #333333;
	border-right: 1px none #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #333333;
	text-align: left;
}
.font1 {
	font-size: 12px;
	text-align: left;
}
.fontd1 {

	font-family: "MS PGothic";
	font-size: 13px;
	line-height: 20px;
	text-align: left;
}
.fontd2 {

	font-family: "MS PGothic";
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}
.comlink:link{
display:block;
width:190px;
height:16px;
background-image:url(images/pow1.jpg);
background-repeat:no-repeat;
}
.comlink:visited{
display:block;
width:190px;
height:16px;
background-image:url(images/pow1.jpg);
background-repeat:no-repeat;
}
.comlink:hover{
display:block;
width:190px;
height:16px;
background-image:url(images/pow2.jpg);
background-repeat:no-repeat;
}
.ru:link{
color:#0000FF;
font-size:12px;
text-decoration:none;
margin-left:12px;
}
.ru:visited{
color:#0000FF;
font-size:12px;
text-decoration:none;
margin-left:12px;
}
.ru:hover{
color:#0000FF;
font-size:12px;
text-decoration:none;
margin-left:12px;
}
.ru1:link{
color:#0000FF;
font-size:12px;
text-decoration:none;
}
.ru1:visited{
color:#0000FF;
font-size:12px;
text-decoration:none;
}
.ru1:hover{
color:#0000FF;
font-size:12px;
text-decoration:none;
}

.bloglink{
position:absolute;
margin:22px 0px 0px 40px;
}
.bk {
	border: 0px solid #333333;
}
.tpfont1 {
	font-size: 14px;
	line-height: 20px;
}
.x {
	height: 10px;
	font-size: 5px;
	line-height:6px;
background-color: #F3FBCA;
}
.w {
background-color: #fff;
}
.15 {
	font-size: 15px;
	font-weight: bold;
}


