@charset "utf-8";
/* CSS Document */

.navi12 a{
  background:url(../common/img/navi/Navi12.png) no-repeat;
  background-position:0 -55px
}



#bbsbg{
  background:url(./img/bbs_bg_middle.png)	repeat-y;
}

.bbs_main{
  background:url(./img/bbs_bg_00.png)	no-repeat;
  text-align:center;
  padding-bottom:5px;
}

.ninshou_box{
  width:650px;
  background-color:#f2f2db;
  padding:4px 4px 10px 4px;
  margin:0 auto 10px auto;
}

.bbs_hl{
  background:url(./img/bbs_hl_bg.png)	no-repeat;
  width:633px;
  height:20px;
  padding-top:4px;
  padding-left:15px;
  color:#FFF;
  font-size:12px;
}

.bbs_txt{
  margin:20px 10px 20px 15px;
  font-size:10px;
  color:#5b5753;
}

.bbs_txt2{
  font-size:12px;
  color:#a60c43;
  display:inline-block;
  float:left;
  padding:5px 10px 0 15px;
}

.bbs_txt3{
  font-size:12px;
  color:#a60c43;
  display:inline-block;
  float:left;
  margin:6px 0 3px 0;
}

.bbs_txt4{
  margin:10px 0 0 5px;
  font-size:10px;
  color:#5b5753;
}

.bbs_pass{
  width:200px;
  height:22px;
  margin-right:10px;
  border:1px solid #282828;
  float:left;
  display:block;
}

.bbs_delete{
  width:150px;
  height:22px;
  margin-right:10px;
  border:1px solid #282828;
  float:left;
  display:block;
}

.bbs_delete2{
  width:100px;
  height:22px;
  border:1px solid #282828;
  float:right;
  display:block;
  margin:3px 0;
}

.comment_box{
  width:658px;
  margin:0 auto 15px auto;
}

.bbs_title{
  width:486px;
  font-size:14px;
  color:#a60c43;
  font-weight:bold;
  padding:0 5px 3px 5px;
  float:left;
}

.edit_box{
  width:140px;
  float:right;
}

.bbs_date{
  font-size:10px;
  color:#7a4104;
  padding-bottom:3px;
  padding:0 5px 3px 5px;
  clear:both;
}

.bbs_naiyou{
  font-size:12px;
  color:#000000;
  padding-bottom:3px;
  padding:0 5px 3px 5px;
}

.bbs_comment{
  background:url(./img/bbs_bg_middle2.png) repeat-y;
  width:638px;
  padding:0 10px;
}

.bbs_delete_btn{
  width:81px;
  height:24px;
  float:left;
  display:block;
}

.bbs_write_btn{
  width:81px;
  height:24px;
  float:right;
  display:block;
  margin-top:3px;
}

.bbs_bg_bottom,.comment_bg_top,.comment_bg_bottom{
  font-size:0;
  line-height:0;
}

.bbs_line{
  font-size:0;
  line-height:0;
  padding:10px 0;
}

.bbs_line2{
  font-size:0;
  line-height:0;
  padding:10px 0 0 0;
  margin-left:5px;
}

.bbs_pagnation{
  background:url(./img/bbs_pagenation_bg.png) repeat-x #efeee8;
  width:635px;
  height:14px;
  border:1px solid #c7c5c5;
  text-align:right;
  font-size:12px;
  color:#00a8ff;
  margin:0 auto 12px auto;
  padding:5px 15px 5px 6px;
}

.bbs_pagnation span{
  color:#363636;	
}

.bbs_pagnation img{
	vertical-align:middle;
}

.bbs_pagnation a{
	color: #00a8ff;
	text-decoration:underline;
}
.bbs_pagnation a:link{
	color: #00a8ff;
	text-decoration:underline;
}

.bbs_pagnation a:visited{
	/*color: #822592;*/
	text-decoration:underline;
}

.bbs_pagnation a:hover{
	text-decoration:none;
}

.bbs_pagnation a:active{
	color: #00a8ff;
	text-decoration:underline;
}

.bbs_pagnation a.bbs_on{
	color: #00a8ff;
	text-decoration:none;
	font-weight:bold;
}

.bbs_L{
  width:195px;
  padding-left:3px;
  padding-top:5px;
  float:left;
}

.bbs_R{
  width:436px;
  padding-right:3px;
  padding-top:5px;
  float:right;
}

.bbs_up_txt{
  font-size:12px;
  color:#a60c43;
  margin-top:3px;
}

.bbs_up{
  width:193px;
  height:22px;
  border:1px solid #282828;
  margin-bottom:3px;
}

.bbs_comment_write{
  width:434px;
  height:130px;
  border:1px solid #282828;
}

/* submit button */
input#image-btn {
    border: 0px;
    width: 56px;
    height: 24px;
    background: url(img/bbs_send.png) left top no-repeat;
}
