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

#contents_r h2 {
	background:url(../images/category/inquiry/title_img.gif) 0 0 no-repeat;
	width:640px;
	height:34px;
	text-indent:-9999px;
	margin-bottom:15px;
}

.contents_inner {
	width:620px;
	margin:auto;
}

.contents_inner h3 {
	border-left:3px solid #1890BD;
	font-size:1.2em;
	color:#1890BD;
	border-bottom:1px solid #1890BD;
	margin-bottom:15px;
	padding:0 0 3px 10px;
}

.contents_inner th {
	padding:5px;
	width: 1%;
	border: 1px solid #c8c8c8;
	border-right: 0;
	background:#f0f0f0;
	white-space: nowrap;
	text-align:left;
}

.contents_inner td {
	padding:5px 15px;
	border: 1px solid #c8c8c8;
	border-left: 0;
}


.error_message {
	border:1px solid #CCCCCC;
	padding:5px;
	color:#FF0000;
}