@charset "utf-8";

/* ============================================
	Base Layout
============================================ */
.mainImg {
	margin: 10px 0;
}
#g01 #contents #main {
	background: none;
	float: left;
	width: 605px;
}
#g01 #contents #sub {
	float: right;
	width: 331px;
}

.index_footer_01 {
		border-top: 2px solid #e0e0e0;
		text-align: left;
		margin-bottom:4px;
		padding-top:3px;
		color:#9F9F9F;
}

.index_pageTop {
	height:18px;
	clear:both;
	text-align:right;
	margin-top:33px;
	margin-bottom:50px;
}

/* ============================================
	#main
============================================ */

.ul_index01 {
	background:url(../images/index_bg_01.gif);
	width:605px;
	height:257px;
	font-size:14px;
}

	.ul_index01 li {
		float:left;
	}

	.ul_index01 li  p {
		margin:6px 0 0 82px;
	}
	
	
	.ul_index01 li  p a {
		color:#0000ff;
		font-weight:bold;
		text-decoration:underline;
	}

	.ul_index01 li  p a:hover {
		color:#0000ff;
		font-weight:bold;
		text-decoration:none;
	}

.box01 {
	background:url(../images/index_topic_img_01.jpg);
	width:291px;
	height:76px;
	margin:7px 0 0 8px;
	_margin:7px 0 0 4px;
}

.box02 {
	background:url(../images/index_topic_img_02.jpg);
	width:291px;
	height:76px;
	margin:7px 0 0 8px;
	_margin:7px 0 0 8px;
}

.box03 {
	background:url(../images/index_topic_img_03.jpg);
	width:291px;
	height:76px;
	margin:7px 0 0 8px;
	_margin:7px 0 0 4px;
}

.box04 {
	background:url(../images/index_topic_img_04.jpg);
	width:291px;
	height:76px;
	margin:7px 0 0 8px;
	_margin:7px 0 0 8px;
}

.box05 {
	background:url(../images/index_topic_img_05.jpg);
	width:291px;
	height:76px;
	margin:7px 0 0 8px;
	_margin:7px 0 0 4px;
}

.box06 {
	background:url(../images/index_topic_img_06.jpg);
	width:291px;
	height:76px;
	margin:7px 0 0 8px;
	_margin:7px 0 0 8px;
}

.index_topic_02 {
	position:relative;
	font-size:12px;
	font-weight:bold;
	color:#ff681e;
}

.index_topic_02_txt {
	position:absolute;
	top:115px;
	left:12px;
	padding-left: 12px;
}

.index_txtBox_01 {
	width:605px;
	margin-top:10px;
	text-align:center;
	color:#828282;
}




/* ============================================
	#sub
============================================ */

.sub_txtBox_01 {
	width:331px;
	border:1px solid #c7c7c7;
	margin-top:9px;
}

.sub_txtBox_02 {
	border-left:2px solid #b2cead;
	padding:10px 8px;
	background:url(../images/bg_01.gif) repeat-x;
	background-color:#ededed;
}

.sub_h3_01{
	
	background:url(../images/bg_line_03.gif) no-repeat left bottom;

}

.sub_txtBox_03 {
	position:relative;
	width:100%;
	overflow: hidden;
}

.sub_txtBox_03 p {
	font-size:10px;
	float:right;
	padding:0 4px 0 0;
	margin-top:1px;
	/*position:absolute;
	top:0;
	left:195px;
	*/
	letter-spacing:-1px;
}
.sub_txtBox_03 a {
	text-decoration:underline;
}
.sub_txtBox_03 a:hover {
	text-decoration:none;
}
.sub_h3_01 h3 {
	float:left;	
	padding-bottom:5px;
	color:#266b23;
}

.sub_dlStyle_01 {
	clear:both;
	overflow: hidden;
	zoom: 1;
}

	.sub_dlStyle_01 dt {
		float:left;
		clear:both;
		margin-right:13px;
		_margin-right:12px;
		padding-left:2px;
	}
	.sub_dlStyle_01 dd {
		background:url(../images/bg_line_02.gif) no-repeat left bottom;
		margin-bottom:6px;
		padding: 0 0 8px 7.5em;		
		color:#356d14;	
	}
	.sub_dlStyle_01 dd a {
		color:#356d14;	
	}
	.sub_dlStyle_01 dd a:hover {
	text-decoration:underline;		
	}

	.sub_dlStyle_01 dd.last {
		background-image:none;
		margin-bottom:-3px;
		padding-bottom:0;
	}
	.sub_dlStyle_01 dt.first,
	.sub_dlStyle_01 dd.first{
		padding-top:9px;
	}
	.sub_dlStyle_01_last dt {
		float:left;
		clear:both;
		margin-right:14px;
		padding-left:2px;
	}
	
	.sub_dlStyle_01_last dd {
		color:#356d14;	
	}

