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

#title {
	margin-bottom: 30px;
	background: url(../images/category/inquiry/title.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 60px;
}


#contents table {
	width: 700px;
	border-bottom: 1px solid #8D8D45;
	border-left: 1px solid #8D8D45;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#contents table th {
	width: 25%;
	border-top: 1px solid #8D8D45;
	border-right: 1px solid #8D8D45;
	background: #F4F4E8;
	padding: 9px 9px 9px 20px;
	text-align: left;
}

#contents table td {
	width: 75%;
	border-top: 1px solid #8D8D45;
	border-right: 1px solid #8D8D45;
	padding: 9px;
}


.red {
	color: #FF0000;
}

.red_s {
	color: #FF0000;
	font-size: 0.9em;
}

.preview_massage {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #FFFFFF;
	background: #424200;
	padding: 10px;
}


.error_massage {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background: #FF0000;
}

#contents ul {
	background: #FFF4F4;
	padding: 10px;
	width: 400px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#contents ul li {
	margin-top: 3px;
	margin-bottom: 3px;
	list-style: none;
}
