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


/*==================================================*/
/*　　　　　　         index　　                  　*/
/*==================================================*/

.bg_index{
	background: url(../images/h2.gif) no-repeat;
}

.leftBox {
	width: 474px;
	border-right:1px solid #0E6344;
	float:left;
}

.rightBox {
	float:right;
	width: 455px;
	padding-left:20px;
}

.contents_sub li,.contents_sub2 li{
	margin-left:0;
	text-indent:0;
}

.leftBox p,.rightBox p{
	margin-left:1em;
}

.leftBox li,.rightBox li{
	margin-left:2em;
	text-indent:-1em;
	margin-bottom:5px;
	line-height:1.3;
}

.sup{
	font-size:8px;
	vertical-align:50%;
}
	
#mainContents .contents_sub2 h3.guide{
	border:none;
	background:none;
	margin-bottom:10px;
	font-size:15px;
	font-weight:bold;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding-left:0;
	height:auto;
	line-height:1.5;
	color:#0E6344;
	clear:both;
}

h4{
	font-weight:bold;
	color:#0E6344;
	clear:both;
}

hr{
	color:#0E6344;
	margin-bottom:20px;
}


.table_company{
	width:670px;
	margin:0px;
	padding:0px;
	border-top:solid 1px #e5e5e5;
	border-left:solid 1px #e5e5e5;
	border-collapse: collapse;
	line-height:1.7em;
	font-size:small;
}
.table_company th{
	width:120px;
	margin:0px;
	padding:10px;
	border-bottom:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
	background-color:#0E6344;
	color:#ffffff;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}
.table_company td{
	margin:0px;
	padding:10px;
	border-bottom:solid 1px #e5e5e5;
	border-right:solid 1px #e5e5e5;
}
.table_company th.bottom{
	width:120px;
	margin:0px;
	padding:10px;
	color:#0E6344;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
}
.table_company td.bottom{
	margin:0px;
	padding:10px;
}

.map_link:link{
	text-decoration:underline;
}
.map_link:vidited{
	text-decoration:underline;
}
.map_link:hover{
	text-decoration:none;
}
.map_link:active{
	text-decoration:none;
}


#mainContents .contents_sub h3.h3_relation{
	border:2px solid #0E6344;
	background:url(../../common/images/bg_h3.gif) repeat-x;
	margin:0px 0px 20px 0px;
	font-size:18px;
	font-weight:bold;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left:10px;
	height:31px;
	line-height:31px;
	color:#0E6344;
	clear:both;
}

h4.h4_relation{
	margin:0px 0px 10px 0px;
	line-height:0px;
	font-size:1px;
}

.relation_img_01{
	width:228px;
	margin:0px 0px 15px 0px;
	float:left;
}
.relation_img_02{
	width:212px;
	margin:0px 0px 15px 0px;
	float:left;
}
.relation_img_01 img{
	width:212px;
	height:156px;
}
.relation_img_02 img{
	width:212px;
	height:156px;
}





.news_list{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:small;
	line-height:1.7em;
}
.news_list dt{
	margin: 0px;
	padding:0px;
	color:#007d59;
	font-weight:bold;
}
.news_list dd{
	margin:0px 0px 15px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:solid 1px #dddddd;
}

.news_detail{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:small;
	line-height:1.7em;
}
.news_detail dt{
	margin: 0px 0px 3px 0px;
	padding:0px;
	color:#007d59;
	font-weight:bold;
}
.news_detail dd{
	margin:0px 0px 15px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:solid 1px #dddddd;
	font-size:medium;
}
.block_detail{
	margin:0px 0px 50px 0px;
}
.btn_news_list{
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align:right;
}
.news_detail_s{
	margin:0px 0px 1em 0px;
	font-size:small;
	line-height:1.7em;
}
.news_detail_s a:link{
	color:#007d59;
	text-decoration:underline;
}
.news_detail_s a:visited{
	color:#007d59;
	text-decoration:underline;
}
.news_detail_s a:hover{
	color:#007d59;
	text-decoration:none;
}
.news_detail_s a:active{
	color:#007d59;
	text-decoration:underline;
}








