@charset "UTF-8";

/* CSS Document */

body {
	text-align: center;
	font-size: small;
	background: url(../images/common/back_top_body_2.jpg) repeat-x;
}

#navi {
	margin-bottom: 20px;
}


/* LEFT CONTENTS */

.big_title {
	font-size:0.9em;
	margin-bottom:10px;
}

.main_title {
	font-size:2.2em;
	margin-bottom:30px;
	padding-bottom:5px;
	border-bottom:7px solid #8cc63e;
}


/* LEFT CONTENTS */

.ttl_l {
	margin-bottom: 20px;
}

.ttl_m {
	margin-bottom: 15px;
}

.ttl_s {
	width: 550px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-left: 10px solid #8cc63f;
	/*border-bottom: 2px solid #8cc63f;*/
	margin-bottom: 15px;
	margin-top: 50px;
}

.ttl_s_2 {
	width: 515px;
	margin: 40px 30px 30px 30px;
}

.ttl_s_3 {
	margin:0px 30px 20px 30px;
}

.left_sub_box {
	margin: 0px 30px 50px 30px;
}

.left_sub_box p {
	margin-bottom: 30px;
}

.flame_ph_s {
	width: 150px;
	padding: 5px;
	border: 5px solid #EBEBEB;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	display: inline;
}

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

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

.gray_border {
	padding: 5px;
	border: 5px solid #ccc;
}

.base_table {
	width: 515px;
	border-collapse: collapse;
}

.midashi {
	background-color: #E6E6E6;
	padding: 10px 5px 10px 20px;
	border-right: 5px solid #fff;
	border-bottom: 5px solid #fff;
}

.nakami {
	background-color: #F9F9F9;
	padding: 10px 5px 10px 20px;
	border-bottom: 5px solid #fff;
}

/* LEFT_BOX */

#inquiry_text {
	background-color: #F2F2F2;
	padding-top: 20px;
	width: 418px;
	height: 48px;
	border: 1px solid #fff;
}

#inquiry_text span {
	font-size: 130%;
	color: #666;
	font-weight: bold;
}


.ttl_ss {
	width: 510px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 1px dashed #C00;
	margin-bottom: 20px;
	margin-top: 15px;
	color: #C00;
}

.ttl_plain {
	width: 515px;
	padding: 30px 0px 10px 0px;
	color:#046738;
	font-weight:bold;
}

.ymd {
	font-size: smaller;
	color: #999;
}

.left_sub_box ul {
	padding: 0px 15px;
	margin:0px 0px 30px 0px;
}

.left_sub_box li {
	list-style-type: disc !important;
}

.left_sub_box h5 {
	font-weight:bold;
}

.left_mini_box {
	margin-bottom: 25px;
}

.left_mini_box p {
	padding: 0px 0px 30px 0px;
}

.left_mini_box div {
}


.detail_btn {
	clear: both;
	width: 115px;
	height: 25px;
	padding-left: 400px;
	padding-top: 20px;
}

.detail_text {
	padding-top: 10px;
}


/* SUB_MENU */

#smenu_box {
	margin-bottom: 20px;
	float: left;
}

#smenu_box h2 {
}


#smenu_box h3 {
	overflow: hidden;
	width: 305px;
	padding: 6px 0px 2px 0px;
	text-indent: 10px;
	font-size: small;
	background-color: #e6e6e6;
	border-top: 1px dashed #CCC;
	float: left;
}

#smenu_box ul {
	float:left;
	margin-bottom:10px;
}


#smenu_box ul li {
	float: left;
	margin: 0px;
}

#smenu_box ul li a {
	float:left;
	display: block;
	overflow: hidden;
	width: 295px;
	padding: 7px 5px 7px 5px;
	text-indent: 30px;
	font-size: small;
	border-top: 1px dashed #CCC;
	background: url(../images/common/icon_arrow_2.jpg) left center no-repeat;
}

#smenu_box ul li a:link {
	color: #006837;
}

#smenu_box ul li a:visited {
	color: #006837;
}

#smenu_box ul li a:hover {
	color: #FFF;
	background-color: #8cc63f;
}

#smenu_box ul li a:active {
	color: #006837;
}


/* ADD CLIP */

.addclip {
	text-align:right;
	margin:10px 0px 25px 0px;
}


	

