@charset "utf-8";
/* CSS Document */

/* sidemenu */

.ttl_sidemenu {
	background: url(image/ttl_sidenavi.gif) no-repeat;
	margin: 0;
	padding: 0;
	height: 48px;
}


/* title */

.cnt_ttl01 {
	background: url(image/con_ttl01.gif) no-repeat;
	height: 27px;
	text-indent: -9999px;
	margin: 0px;
}

.bg_h4 {
	background:url(../image/common/bg_stl01.gif) repeat-x bottom;
	padding-bottom: 3px;
}

h4 {
	line-height: 21px;
	text-indent: -9999px;
	margin-bottom: 0px;
}

.tel {
	background: url(image/con_txt01.gif) no-repeat;
}

.fax {
	background: url(image/con_txt02.gif) no-repeat;
}

.mail {
	background: url(image/con_txt03.gif) no-repeat;
}

/* lay-out */

.area_article {
	margin-top: 025px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #cdcdcd;
	clear: both;
	overflow: hidden;
	width: 560px;
}

.area_img {
	float: left;
	width: 130px;
}

.area_txt {
	float: left;
	width: 430px;
}

.area_txt strong {
	color: #0099ff;
}

.area_txt strong a {
	color: #0099ff;
}

p {
	font-size: 90%;
}
