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

/*contents_l
--------------*/
.contents_l {
	width:200px;
	float:left;
}


.title_img {
	background:url(../images/category/inquiry/title_img.gif) no-repeat 0 0;
	height:70px;
	font-size:-1em;
	line-height:-1em;
	text-indent:-9999px;
}

.title_img a {
	display: block;
	height: 70px;
	width: 200px;
}


/*contents_r
--------------*/
.contents_r {
	width:670px;
	float:right;
}

.hed_img {
	margin-bottom:15px;
}

.contents_inner {
	width:655px;
	margin-left:15px;
}


.contents_inner ul {}

.contents_inner ul li {
	background: url(../images/category/voice/acrobat.gif) no-repeat 0px 0px;
	padding-left: 25px;
	list-style: none;
	margin-bottom: 10px;
}








#question_title {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background: #000066;
	padding: 3px;
	width: 95%;
	text-align: center;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#form_box {
	font-size: 0.9em;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}

.bace_table {
	border-top: 1px solid #CCCCCC;
	margin-bottom: 10px;
}

.bace_table th {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 5px;
	width: 170px;
	text-align: left;
}

.bace_table td {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px;
}

#no_table {
	border-style: none;
}

#no_table td {
	border-style: none;
}

.margin_text {
	margin-top: 10px;
	margin-bottom: 10px;
}

input {
	margin-right: 3px;
}

.pading {
	padding: 20px;
}


#form_box li {
	list-style: none;
}

.end_table {
	width: 370px;
	margin-right: auto;
	margin-left: auto;
}

