@charset "UTF-8";
/* CSS Document */
/* バナー設定 */
#doc .banner {
	float:left;
	width:275px;
	margin-right:10px;
	display:inline;
}
#doc .banner a {
	display:block;
	width:275px;
	height:70px;
	background-image:url(../img/bn_sw.png);
	text-indent:-9999px;
	font-size:0em;
}
a.ba_sw1 {
	background-position:0 0;
}
a:hover.ba_sw1 {
	background-position:0 -70px;
}
a.ba_sw2 {
	background-position:-275px 0;
}
a:hover.ba_sw2 {
	background-position:-275px -70px;
}
#doc .banner p {
	font-size:12px;
	color:#666;
	line-height:1.5;
	padding:10px 0 27px;
}
/* 見出しの設定（ペースはcommon.cssに） */
.sub1 {
	background-image:url(../img/in_sub1.gif);
}
/* サービス案内 */
#doc .life {
	background-image:url(../img/sv_bg.png);
	background-repeat:no-repeat;
	height:109px;
	padding:47px 0 20px;
}
#doc .life h2 {
	text-indent:-9999px;
	font-size:0em;
	height:0;
	line-height:0;
}
#doc .life li {
	float:left;
	width:150px;
	height:109px;
	margin-right:10px;
	display:inline;
}
#doc .life li p {
	text-indent:-9999px;
	font-size:0em;
	height:0;
	line-height:0;
}
#doc .life li a {
	display:block;
	width:150px;
	height:109px;
	background-image:url(../img/sv_sw.png);
	text-indent:-9999px;
	font-size:0em;
}
a.sv_sw1 {
	background-position:0 0;
}
a:hover.sv_sw1 {
	background-position:0 -109px;
}
a.sv_sw2 {
	background-position:-150px 0;
}
a:hover.sv_sw2 {
	background-position:-150px -109px;
}
a.sv_sw3 {
	background-position:-300px 0;
}
a:hover.sv_sw3 {
	background-position:-300px -109px;
}
/* お知らせ */
.info h3 {
	width:540px;
	height:20px;
	background-image:url(../img/news.gif);
	background-repeat:no-repeat;
	background-position:5px 0;
	text-indent:-9999px;
	font-size:0em;
	border-bottom:1px dotted #69c;
	margin:0 0 13px 10px;
}
.info ul {
	width:540px;
	margin-left:10px;
	padding-bottom:7px;
}
.info li {
	background-image:url(../img/pt_li.gif);
	background-repeat:no-repeat;
	background-position:10px 0.45em;
	padding:0 0 10px 18px;
	border-bottom:1px dotted #CCC;
	margin-bottom:13px;
	line-height:1.5;
}
/* いいこと */
.merit {
	height:178px;
	margin:0 0 20px 10px;
}
.merit li {
	float:left;
}
li.me_tx1 h3 {
	width:270px;
	height:178px;
	background-image:url(../img/in_img1.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:0em;
}
li.me_tx2 h3 {
	width:270px;
	height:95px;
	background-image:url(../img/in_img2.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:0em;
}
li.me_tx3 h3 {
	width:270px;
	height:80px;
	background-image:url(../img/in_img3.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
	font-size:0em;
}
li.me_tx1 p, li.me_tx2 p, li.me_tx3 p {
	text-indent:-9999px;
	font-size:0em;
	line-height:0;
}
