@charset "UTF-8";
/* INQUIRY */

#inq_bn {
	margin-bottom: 50px;
}

#inq_table {
	width: 630px;
	border-collapse: collapse;
	border: 1px solid #ccc;
	margin-top: 10px;
}

#inq_table tr td {
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid #ccc;
	border-right: 1px dotted #ccc;
	background: url(../images/other/back_table.gif) repeat-x;
}

#kakunin {
	text-align: center;
}

.contact_table {
	margin:0px 0px 40px 0px;
	width:600px;
	border-top:1px solid #e0e0e0;
}

.t_l {
	width:150px;
	text-align:left;
	padding:10px 20px 10px 10px;
	border-bottom:1px solid #e0e0e0;
	background:#f0f0f0;
}

.t_r {
	text-align:left;
	padding:10px 20px 10px 10px;
	margin:10px 10px 10px 10px;
	border-bottom:1px solid #e0e0e0;

}

.send_button {
	float:left;
	margin:0px 30px 30px 0px;
	display:inline;
}



/* SITEMAP */

.list_l li {
	text-indent: 20px;
	background: url(../images/common/icon_arrow_orange.jpg) no-repeat left 7px;
	padding: 3px 0px;
}

.list_s li {
	text-indent: 40px;
	background-image: none;
}

.list_l {
	float: left;
	display: inline;
	margin-right: 60px;
}
	
	
/* FAQ */

#s_menu_list {
	width: 600px;
	padding: 15px;
	background: url(../images/company/back_menu.jpg);
	float: left;
}

.list {
	float: left;
	display: inline;
	margin-right: 20px;
}

.list p {
	text-indent: 20px;
	background: url(../images/common/icon_arrow_orange.jpg) no-repeat left center;
}

#list_box {
	float: left;
	display: inline;
}

#logo {
	float: right;
}

#s_menu_box {
	margin-bottom: 50px;
	float: left;
}

#s_menu_box img {
	float: left;
}

.question {
	width: 590px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	color: #006837;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}

.question a:hover {
	color: #006837;
}

.answer {
	margin-bottom: 50px;
}

#next_link {
	margin-top: 30px;
	text-align: right;
}
	
.q_list {
	margin-bottom:30px;
}


/* privacy */

.privacy_box p {
	margin:0px 0px 20px 0px;
}



