@charset "UTF-8";
/* CSS Document */
body {
	text-align: center;
	font-size: small;
	background: url(../images/back_top_body.jpg) repeat-x;
}


#main_visual {
	min-width:950px;
	width: 100%;
	height: 335px;
	margin: 0px auto;
	clear: both;
	background: url(../images/img_main.jpg) no-repeat center center;
}

#main_frame {
	position: relative;
	margin: 0px auto;
	width:950px;
	height: 335px;
}

#main_image {
	width:950px;
	height: 335px;
}

#btn_jitsurei {
	width: 115px;
	height: 25px;
	position: absolute;
	top: 122px;
	left: 731px;
}
	

/* LEFT_BOX_CONTENTS */

#left_box h2 {
	margin-bottom: 5px;
}

#top_1,#top_2,#top_3 {
	margin-bottom: 20px;
}

#top_1 p {
	margin: 5px 0px;
}

#top_1 ul li {
	list-style-image: url(../images/common/icon_arrow_2.jpg);
	list-style-position: inside;
	font-size: medium;
	color: #666;
	font-weight: bold;
}

#btn_1 {
	text-align: right;
}

.service_box {
	width: 575px;
}

.service_box h3 {
	font-size:10pt;
	font-weight:bold;
}

.service_menu_box {
	width: 280px;
	padding: 15px 0px;
	border-bottom: 1px dashed #CCC;
	margin-top: 5px;
	clear: both;
}

.service_menu_box img {
	float: left;
	margin-right: 10px;
}

.service_txt {
	float: left;
	font-size:10pt;
}

.service_txt li a {
	display: block;
	width:210px;
	overflow: hidden;
	color: #006837;
	text-decoration: none;
}

.service_txt li a:link {
	color: #006837;
}

.service_txt li a:visited {
	color: #006837;
}

.service_txt li a:hover {
	color: #FFF;
	background-color: #8CC63F;
}

.service_txt li a:active {
	color: #006837;
}

.sh {
	height: 130px;
}

.lo {
	height: 296px;
}

#service_menu_left {
	float: left;
	margin-right: 15px;
	display: inline;
}

#service_menu_right {
	float: left;
}

.service_menu_box_hosoku {
	width: 280px;
	padding: 15px 0px;
	border-bottom: 1px dashed #CCC;
	margin-top: 5px;
	clear: both;
}

.service_menu_box_hosoku p {
	width: 250px;
	margin-bottom: 10px;
	font-size:11pt;
}

.strength {
	width: 555px;
	min-height: 70px;
	padding: 5px 10px;
	border-bottom: 1px dashed #CCC;
	clear: both;
}

.strength p {
	margin:0px 0px 10px 0px;
}

.strength img {
	float: left;
	margin-right: 10px;
}

.strength_txt {
	float: left;
}