@charset "utf-8";

/* ------------------------------------------------------
bace_setting
------------------------------------------------------ */
.contents {
	padding-top:5px;
	background-position:center;
	height:100%;
    margin: 0 auto;
}

/* ------------------------------------------------------
side_menu
------------------------------------------------------ */

.side_menu_top {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	text-align:center;
}

.side_menu_iconlabel {
	background-image: url('../img/about/icon_point.jpg');
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 20px;
}

.side_menu_sub {
	margin-top: 10px;	
}

.side_menu_sub2 {
	margin-bottom: 5px;	
}

/* ------------------------------------------------------
main
------------------------------------------------------ */

a {
	text-decoration: none;	
	color: #CC6600;
}

a:hover {
	color: #FF9933;
}

a:visited {
	color: #CC9933;
}

.top_img {
	float: right;
	width: 500px;
	_width: 480px;
	margin-right: 40px;
	_margin-right: 20px;
	text-align: left;
	margin-top:10px;
}

div.sub_content {
	float: right;
	width: 500px;
	_width: 480px;
	margin-right: 40px;	
	_margin-right: 20px;
}

div.sub_content_center {
	float: right;
	width: 500px;
	_width: 480px;
	margin-right: 40px;
	_margin-right: 20px;
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: center;
}

h1.sub_title {
	border-left:5px solid #EE441B;
	border-bottom: none;
	font-size:14px;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin-bottom:20px;
	margin-top: 40px;
	padding-left:10px;
	width: 100%;
}

h2.ss_title {
	border-left:5px solid #ED8272;
	border-bottom: none;
	font-size:12px;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin-bottom:15px;
	margin-top: 20px;
	padding-left:10px;
	width: 100%;
}

div.sub_box {
	margin-top: 20px;
}

div.sub_box table,tr,td {
	border: none;
	vertical-align: top;
}

div.sub_box span {
	background-color: #FCDBAA;
}

div.under {
	border-bottom: solid 2px #F2C57A;
	width: 500px;
}
.go_inquiry {
	text-align: right;
	margin-top:10px;
	margin-bottom:5px;
}