.bbsfooter {
	text-align:right;
	color: #999999;
}
.bbsfooter a:visited {
	color: #999999;
}
.bbsfooter a {
	color: #999999;
}

form {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

input {
	border-right: #999999 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	color: #666666;
	border-bottom: #999999 1px solid;
	background-color: #ffffff;
}
textarea {
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid; color: #666666;
	border-bottom: #999999 1px solid;
	background-color: #ffffff;
}
.ss {
	font-size: 10px; color: #999999;
	line-height: 130%;
	font-family: osaka,Verdana,arial,helvetica,sans-serif;
}
/* bbs head */
.bbs_input_koumoku {
	width:100px;
	text-align:left;
}
.bbs_input {
	width:200px;
	text-align:left;
}
/* /bbs head */
/* bbs box */
.bbs_box {
	border-width:1px;
	border-style:solid;
	border-color:#999999;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:350px;
}
.bbs_box_head {
	border-top:0px;
	border-right:0px;
	border-bottom:1px;
	border-left:0px;
	border-style:solid;
	border-color:#999999;
	background-color:#efeff2;
	text-align:left;
}
.bbs_res {
	text-align:right;
}
.bbs_box_comment {
	text-align:left;
	padding:5px 10px;
}
.bbs_box_res_head {
	border-color:#999999;
	border-top:1px;
	border-right:0px;
	border-bottom:0px;
	border-left:0px;
	border-style:dotted;
	text-align:left;
	padding:0px 10px;
}
.bbs_box_res_com {
	text-align:left;
	padding:5px 10px;
}
/* /bbs box */
.bbs_res_form_frame {
	text-align:center;
	padding:10px 0px;
}
.bbs_res_form {
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	width:350px;
}
.bbs_box_foot {
	text-align:right;
}
.bbs_footer {
	margin-left:auto;
	margin-right:auto;
	width:350px;
	text-align:right;
}
.bbs_footer a{
	color: #999999;
}

