@charset "utf-8";

#titbbs {
	padding:5px 0 7px;
}

.bbscap{
  margin-left:2px;
  font-size:0;
  line-height:0;
}

#bbsMainbg{
	border-width:0 1px 1px 1px;
	border-color:#444243;
	border-style:solid;
	width:684px;
	text-align:center;
	background:url(./img/bbsbg01.png);
	margin-left:2px;
}

#bbswriteprof{
	float:left;
	width:230px;
	padding-left:20px;
	margin:20px 0 14px 0;
}

.bbswritelead{
  color:#d2d0d0;
  font-size:12px;
  margin-bottom:4px;
}

.bbswriteprof{
  width:230px;
  border:none;
  margin-bottom:15px;
  height:20px;
  font-size:12px;
}

.bbswritebtn{
  float:right;
}

#bbswritetext{
	float:left;
	width:400px;
	padding-left:14px;
	margin:20px 0 14px;
}

.bbswritecomment{
  width:400px;
  border:none;
  height:155px;
}

#bbsattention{
	color:#ff0000;
	font-size:12px;
	width:636px;
	height:55px;
	padding:25px 24px 10px 24px;
	margin:5px 0 7px;
	background:url(./img/bbsbg02.png) no-repeat;
	overflow:hidden;
}


#bbspagenation{
  width:635px;
  height:20px;
  text-align:right;
  font-size:12px;
  padding:10px 11px 4px 9px;
  background:url(./img/bbspagenationbg.png) no-repeat;
  overflow:hidden;
  margin:0 auto 6px;
}

.bbsarrow{
	vertical-align:middle;
	font-size:0;
	line-height:0;
}

#bbspagenation a{
  	color:#FFF;
}

.bbscommenttitle{
  font-size:13px;
  font-weight:bold;
  color:#fcfa02;
  width:573px;
  height:15px;
  padding:9px 27px 16px 57px;
  background:url(./img/bbsupbg01.png) no-repeat;
  overflow:hidden;
  margin:0 auto;
}

#bbscommentmain{
	background:url(./img/bbsupbg02.png) repeat-y;
	margin:0 auto;
	width:610px;
	padding:0 27px 0 20px;
	position:relative;
	z-index:0;
}

.bbscommentbottom{
  margin:0 auto 15px auto;
  width:657px;
  height:21px;
  font-size:0;
  line-height:0;
  display:block;
}

.bbsinfo{
	font-size:12px;
	color:#80694e;
	padding-top:3px;
}

.bbscomment{
  font-size:12px;
  padding:10px 0 15px;
  line-height:120%;
  color:#000;
}

.bbsreplyinfo{
	font-size:12px;
	color:#80694e;
	background:url(./img/bbsline03.png) no-repeat;
	padding:10px 0 5px;
}

.bbsreplytitle{
	background:url(./img/bbsrebg01.png) no-repeat;
	width:600px;
	height:16px;
	padding:4px 4px 4px 6px;
	font-size:12px;
	font-weight:bold;
	color:#fcfa02;
	overflow:hidden;
}

.commentbtn{
	position:absolute;
	width:136px;
	height:25px;
	z-index:50;
	left:490px;
	top:2px;
}


/*コメントページのCSS*/
#bbsCommentbg{
	border-width:1px;
	border-color:#444243;
	border-style:solid;
	width:684px;
	text-align:center;
	background:url(./img/bbsbg01.png);
	margin-left:2px;
	padding:10px 0;
}

.bbscap2{
  margin-bottom:10px;
  font-size:0;
  line-height:0;
}

/*パスワードページのCSS*/
#bbspassword{
  font-size:12px;
  color:#fcfa02;
  margin-left:20px;
  margin-top:15px;
}

.passtext{
  margin:0 0 15px 20px;
  padding-top:15px;
  font-size:12px;
}

.bbssendbtn{
	vertical-align:middle;
}