/* CSS Document */
#bbs {
	width: 100% !important;
}

#bbs table {
	width: 100%;
}

#bbs th {
	width: 20%;
	padding: 0 0 0 10px;
}

#bbs td {
}

#bbs  .text input{
	width: 75%;
}

#bbs .text TEXTAREA {
	width: 75%;
	height: 100px;
}

#bbs .kakunin {
	text-align: center;
}
