@charset "utf-8";

#main_area {
	background:url(../images/index_fla_bg.jpg) repeat-x top;
}
#main_image {
	height: 320px;
	margin: 0 auto;
	padding: 0px;
	width: 950px;
}

body#home #main h2{
	margin-bottom: 15px;
}

body#home #main dl{
	border-bottom: 1px solid #f2f2f2;
	clear: both;
	margin-bottom: 10px;
	padding: 0 10px 10px;
}

body#home #main dl dt{
	background:url(../images/common_list_icon01.gif) no-repeat top left;
	color:#bf1010;
	font-weight:bold;
	line-height: 1.2;
	margin-bottom:3px;
	padding-left: 18px;
}

body#home #main dd{
	line-height: 1.4;
	padding-left: 18px;
}

body#home #sidebar ul li,
body#local #sidebar ul li img{
	margin-bottom: 6px;
}

/* 20080908 Ohmori */
body#home #group_company{
	margin-right:31px;
	float:left;
	text-align:left;
	width:160px;
}

body#home #group_company h2{
	margin-bottom:9px;
}

body#home #group_company dl{
	margin-bottom:7px;
}

body#home #group_company dt a,
body#home #group_company li a{
	background:url(../images/new_index_icon01.gif) left no-repeat;
	color:#1e63d1;
	font-weight:bold;
	line-height:1.4;
	padding-left:12px;
}

body#home #group_company dd{
	font-size:10px;
	line-height:1.4;
	margin-bottom:6px;
}



