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

#main_img_box {
	margin-bottom: 20px;
	margin-left: 20px;
}

#main_text_box {
	width: 620px;
	border: 5px solid #ccc;
	background-color: #F2F2F2;
	margin-left: 20px;
}

#koumoku_box {
	float: left;
}

#intro_text {
	padding: 10px 10px 10px 0px;
}

#btn_box {
	text-align: right;
	margin-top: 10px;
}

#content_1 {
	margin-left: 20px;
}

#ttl_con_1 {
	position: relative;
	margin-top: 25px;
	margin-bottom: 5px;
}

#btn_con_1 {
	position: absolute;
	top: 12px;
	left: 530px;
}

#ex_box {
	width: 608px;
	height: 160px;
	padding: 10px 10px 0px 10px;
	border: 1px dotted #666;
}

.ex_mini_box {
	width: 192px;
	height: 70px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
}

.ex_mini_box a {
	text-decoration:none !important;
}

.ex_mini_box img {
	float: left;
	margin-right: 10px;
	padding:1px;
	border: 1px solid #ccc;
	display: inline;
	-ms-interpolation-mode: bicubic; 
}

#content_2 {
	clear: both;
	margin-top: 10px;
	position: relative;
}

#menu_con_2 {
	width: 240px;
	position: absolute;
	top: 70px;
	left: 400px;
}

.con_2_menu {
	margin-right: 15px;
	float: left;
	display: inline;
	font-size:9pt;
}

#content_3 {
	margin-top: 20px;
	margin-left: 20px;
}

#ttl_con_3 {
	position: relative;
}

#btn_con_3 {
	position: absolute;
	top: 10px;
	left: 530px;
}

#voice_box {
	width: 610px;
	height: 114px;
	padding: 10px;
	background: url(../images/back_voice.jpg) no-repeat;
}

#voice_1 p , #voice_2 p {
	width: 195px;
	float: left;
	margin-right: 10px;
	display: inline;
}

#voice_1 {
	width: 295px;
	height: 90px;
	float: left;
}

#voice_2 {
	width: 295px;
	height: 90px;
	float: right;
}

#voice_box img {
	float:left;
	padding:1px;
	border: 1px solid #ccc;
	-ms-interpolation-mode: bicubic;
}

#content_4 {
	margin-top: 20px;
	margin-left: 20px;
}

#ttl_con_4 {
	position: relative;
}

#btn_con_4 {
	position: absolute;
	top: 50px;
	left: 530px;
}

#info_box {
	width: 606px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 10px;
	background: url(../images/back_newinfo.jpg) repeat-x;
}

#info_box_line {
	width: 628px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 50px;
}

#info_box ul li {
	text-indent: 20px;
	background: url(../images/common/icon_arrow_touka.gif) left center no-repeat;
	line-height:1.7;
}



#inq_box {
	position: relative;
	margin-left: 20px;
}

#btn_inq {
	position: absolute;
	top: 120px;
	left: 330px;
}

