@charset "Shift_JIS";
/* CSS Document */
h2{
	font-size:75%;
	color: #333333;
	font-weight: normal;
	padding: 0px 0px 16px 34px;
}

h4{
	background-image:url(../images/index_back_02.jpg);
	font-size: 12px;
	color: #166D23;
	padding: 5px 7px;
	background-repeat: repeat-x;
	margin-bottom: 5px;
}


/*--新着情報--*/

#news {
	float: left;
	width: 531;
	padding: 7px 0px 10px 17px;
	width: 565px;
	font-size: 10px;
	margin-bottom: 23px;
	background-color: #F1EEED;
}
#news p{
	background-image:url(../images/line_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
	padding-top: 3px;
	margin-bottom: 3px;
	font-size: 10px;
}
#news p img{margin-left:5px;}
#news strong{
	display: block;
	float: left;
	margin-right: 7px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #EB691D;
	padding: 0px 3px;
}
#news a{
	color:#666666;
	text-decoration: underline;
}
/*--ケース--*/
#case {
	float:left;
	width: 582px;
	background-image: url(../images/top_case_back.gif);
	background-position: 0px 8px;
	background-repeat: no-repeat;
}
#case a{
	background-image:url(../images/link_icon2.gif);
	color: #2F7888;
	font-size: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#case dl{
	float:left;
	width: 180px;
	margin-top: 8px;
	padding-right: 18px;
	padding-bottom: 7px;
}
#case .dl_02{
	float:left;
	width: 167px;
}
#case dt{
	color:#333333;
	padding-bottom: 3px;
	width: 180px;
}
#case dt a{padding:0px;
margin:0px;
background-image:none;}
#case dd p{
	margin-bottom:7px;
	color: #575757;
}
#case dd{
	color:#575757;
	font-size: 10px;
	width: 180px;
}
#case .dl_02 dt{width:167px;}
#case .dl_02 dd{width:167px;}
#case dd img{
	float:left;
	margin-right: 8px;
}

#company_detail{
	background-color:#F1EEED;
	float: left;
	width: 365px;
	background-image: url(../images/top_campany_image.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 139px;
	padding: 12px 200px 0px 15px;
	margin: 10px 0px 20px 0px;
}
#company_detail a{background-image:url(../images/link_icon2.gif);
	color: #2F7888;
	font-size: 10px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
#company_detail p{
	font-size:70%;
	padding-top: 7px;
	margin-bottom: 3px;
}
#recommend p{
	background-color:#F1EEED;
	padding: 15px 0px 15px 15px;
}

