@charset "UTF-8";
/* CSS Document */
#bodyarea {
	background: url(../image/img.jpg) no-repeat;
}
#bodyarea #imgarea {
	border-bottom: 1px solid #001479;
	margin-bottom: 30px;
	height: 293px;
}
#imgarea h2 {
	background: url(../image/title.png) no-repeat;
	height: 86px;
	width: 670px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 47px;
}
#imgarea h3 {
	background: url(../image/catch.png) no-repeat;
	height: 105px;
	width: 671px;
	text-indent: -9999px;
	overflow: hidden;
	margin-bottom: 24px;
	margin-left: 47px;
}
#imgarea h4 {
	padding-right: 47px;
	padding-left: 47px;
	line-height: 18px;
	font-weight: normal;
	font-size: 12px;
}
#linklist #jigyou a {
	background: url(../../common/head/list.png) no-repeat -274px -45px;
}

#solution_catch {
	background: url(../image/solution_catch.png) no-repeat bottom;
	text-indent: -9999px;
	height: 56px;
	width: 650px;
	overflow: hidden;
	bottom: 20px;
	margin-bottom: 10px;
}

#field_catch {
	background: url(../image/suport_catch.png) no-repeat bottom;
	text-indent: -9999px;
	height: 56px;
	width: 523px;
	overflow: hidden;
	bottom: 20px;
	margin-bottom: 20px;
}

#colum {
	background: #fafafa;
	padding: 20px;
	margin-bottom: 20px;
}
.midashi_h4_l_column {
	font-size: 14px;
	font-weight: bold;
	color: #E62080;
	clear: both;
	margin-bottom: 14px;
}



#column_title_block {
	border-bottom: 1px solid #CCC;
}

