#contents h1{
	margin:0 0 10px 0;
}
#contents .bbs-caution {
	font-size:12px;
	color:#F66;
	margin:0 20px 0 0;
}
#contents .bbs-caution a{
	display:block;
	text-align:right;
	text-decoration:underline;
}

#contents ul {
	background:#FFC;
	border:dashed 1px #FCC;
	padding:10px 10px 10px 20px;
	margin:10px 20px 10px 0;
}
#contents ul li{
	color:#600;
	font-size:11px;
	line-height:17px;
	margin:0 0 0 10px;

}
#container #contents .bbs-bt{
	text-align:center;
	margin:0 20px 10px 0;
}
#container #contents .bbs-bt a{
	font-size:11px;
	color:#09C;
}
#contents table.bbs {
	border-collapse:collapse;
	background:#FFC;
	margin:10px 20px 10px 0;
}
#contents table.bbs td{
	border:#FCC 1px solid;
	padding:5px;
	font-size:12px;
}
#contents table.bbs td.head{
	width:13em;
	font-weight:bold;
	color:#600;
	white-space: nowrap;
	text-align:center;
}
#contents table.bbs td p{
	font-size:11px;
	color:#600;
	line-height:14px;
	margin:0;
	width:95%;
}
#contents table.bbs td.foot {
	text-align:center;
	
}
#contents table.bbs td.foot input{
	margin:10px;
	background:url(/image/bbs/bbs-input.gif) no-repeat;
	text-align:center;
	width:75px;
	height:20px;
	border:none;
	cursor:pointer;
}




#contents #bbs-contents td input{
	background:url(/image/bbs/bbs-input-re.gif) no-repeat;
	text-align:center;
	width:75px;
	height:20px;
	border:none;
	cursor:pointer;
}

#contents #bbs-contents td input, x:-moz-broken {
	background:url(/image/bbs/bbs-input-re.gif) no-repeat center 3px;
	height:22px;
}

#contents #bbs-contents td input, x:x{
	background:url(/image/bbs/bbs-input-re.gif) no-repeat;
	text-align:center;
	width:75px;
	height:20px;
	border:none;
	cursor:pointer;
}