@charset "UTF-8";
/* CSS Document */
/* ******************************
 *
 * Since:    2010-07-16
 * Modified: 2010-07-20
 * Editor:   k@DiiV, hara@DiiV
 *
 * Information: CSS for root/company/index.html
 *
 * ******************************
 */

#main_contents {
	font-size: 14px;
	line-height:1.7em;
}

h1 {
	background: url(../img/sitemap/title_h1.gif) no-repeat top left;
	height: 26px;
	width: 717px;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	line-height:1.5em;
}

#kuzu{
	line-height:1.5em;
}
/*********************************/
/*****▼ first_area start ▼*****/
/*********************************/
#first_area{
	padding-left: 85px;
	margin-bottom: 50px;
}

#first_area li{
	border-bottom: #429B50 1px solid;
	margin-bottom: 10px;
}

#first_area .inner{
	border-bottom: none;
}

#first_area .section_lv1,
#first_area .section_lv2,
#first_area .section_lv3,
#first_area .section_lv4{
}

#first_area .section_lv1 .first_child{
	margin-bottom: 30px;
}

#first_area .section_lv2{
	margin-left: 100px;
}

#first_area .section_lv3{
	margin-left: 100px;
	margin-bottom: 30px;
}

h2{
	text-indent: -9999px;
	display: block;
	border-bottom: #429B50 1px solid;
	width: 632px;
	height: 18px;
	padding-bottom: 2px;
	margin: 0 0 20px 0;
}

/******************************/
/*****▲ first_area end ▲*****/
/******************************/
