@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;
}