/* infoblock ------------ */
#infoblock {
	width: 420px;
	margin-bottom: 12px;
	border-top-color: #999999;
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	float: left;
	clear: both;
	margin-left: 2em;
}
/* infoblock
詳しくはimg------------ */
#left_kuwashiku {
	float: left;
	width: 54px;
	text-align: center;
	background-image: url(images/service/kuwashiku.gif);
	background-repeat: no-repeat;
	padding: 14px;
	background-position: 0.5em 0.5em;
	height: 26px;
}
/* infoblock
相談はimg------------ */
#left_soudan {
	float: left;
	width: 54px;
	text-align: center;
	background-image: url(images/service/soudan.gif);
	background-repeat: no-repeat;
	padding: 14px;
	background-position: 0.5em 0.5em;
	height: 20px;
}
/* infoblock
さがすimg------------ */
#left_sagasu {
	float: left;
	width: 54px;
	text-align: center;
	background-image: url(images/service/sagasu.gif);
	background-repeat: no-repeat;
	padding: 14px;
	background-position: 0.5em 0.5em;
	height: 20px;
}
/* infoblock
調べるimg------------ */
#left_shiraberu {
	float: left;
	width: 54px;
	text-align: center;
	background-image: url(images/service/shiraberu.gif);
	background-repeat: no-repeat;
	padding: 14px;
	background-position: 0.5em 0.5em;
	height: 20px;
}
/* infoblock
電話img------------ */
#left_tel {
	float: left;
	width: 54px;
	text-align: center;
	background-image: url(images/service/tel.gif);
	background-repeat: no-repeat;
	padding: 14px;
	background-position: 0.5em 0.5em;
	height: 20px;
}
/* infoblock
ワンポイントアドバイスimg------------ */
#left_advice {
	float: left;
	width: 54px;
	text-align: center;
	background-image: url(images/service/advice.gif);
	background-repeat: no-repeat;
	padding: 14px;
	background-position: 0.5em 0.5em;
	height: 20px;
}
/* infoblock
右ブロック------------ */
#infoblock_right {
	padding: 12px;
	float: left;
}
#infoblock ul {
	padding: 0px;
	margin: 0px;
	font-size: 95%;
}
#infoblock li {
	list-style-type: none;
	text-align: left;
	padding: 0px;
	margin: 0px;
}