@charset "UTF-8";
/* CSS Document */
/* 見出しの設定（ペースはcommon.cssに） */
.sub1 {
	background-image:url(../img/in_sub1.gif);
}
.sub2 {
	background-image:url(../img/in_sub2.gif);
}
.s_sub1 {
	width:210px;
	height:45px;
	background-image:url(../img/in_tx1.gif);
	background-repeat:no-repeat;
	background-position:0 15px;
	margin-bottom:15px;
	text-indent:-9999px;
	font-size:0em;
}
.ol_sw a {
	display:block;
	width:294px;
	height:54px;
	background-image:url(../img/ol_sw.gif);
	text-indent:-9999px;
	font-size:0em;
	margin:0 auto 5px;
}
.ol_sw a:hover {
	background-position:0 54px;
}
/* サービス案内 */
.sv_sw li {
	float:left;
	width:184px;
	height:100px;
}
.sv_sw li.edge {
	width:180px;
}
.sv_sw li p {
	text-indent:-9999px;
	font-size:0em;
	height:0;
	line-height:0;
}
.sv_sw li a {
	display:block;
	width:180px;
	height:100px;
	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 -100px;
}
a.sv_sw2 {
	background-position:-180px 0;
}
a:hover.sv_sw2 {
	background-position:-180px -100px;
}
a.sv_sw3 {
	background-position:-360px 0;
}
a:hover.sv_sw3 {
	background-position:-360px -100px;
}