<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* CSS gloval */

.gloval_h3 {
	padding: 0px;
	background:#ee9420;
	border-radius: 5px;
	text-indent: 20px;
	height: 26px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	line-height: 2;
}
/* CSS gloval end */
#fixedmenu {
   position:fixed;
   z-index:200;
   float:left;
   width:1070px;
   height:40px;
   margin-top:0px;
}
/* ========MENU CUSTOMIZE======== */
#fixedmenu ul {
   margin:0 0 -1px -20px;
   padding:0;
   list-style:none;
}

#fixedmenu li {
   overflow:hidden;
   float:left;
   margin:0;
   margin-left:-1px;
   padding:0;
   border:1px solid #CECBCE;
   border-top:none;
   background:#6b0 url() -40px 0 repeat-x;
}

#fixedmenu li a {
   display:block;
   color:#fff;
   width:202px;
   height:38px;
   padding:0px 0;
   line-height:40px;
 //  font-weight:bold;
   text-align:center;
   vertical-align:middle;
   outline:none;
}
#fixedmenu li a img {
   vertical-align:middle;
   margin:-4px 0 0;
   padding:0px 2px 0px;
}
#fixedmenu li.home a img {
   vertical-align:middle;
   margin:6px 0 0;
   padding:0px;
}
#fixedmenu li.srsk a {
   background:#e90;
   width:193px;
}
#fixedmenu li.ept a {
   background:#69e;
   width:212px;
   line-height:36px;
}
#fixedmenu li.home a {
//   text-indent:-9999px;
	line-height: 1.4;
	font-size:10px;
	text-weight:normal;
   width:42px;
   background:#6b0;
}
#fixedmenu li a:hover {
   color:#fff;
   text-decoration:none;
   background:#06c url("../images/bg_menu.gif") 100% 100% repeat-x;
   opacity: 1; /* IE以外透過設定 */
   filter: Alpha(opacity=100);
}
#fixedmenu li a:hover img {

   opacity: 1; /* IE以外透過設定 */
   filter: Alpha(opacity=100);
}

#fixedmenu li.home a:hover {
   //color:#333;
   text-decoration:none;
   //background:#7af;
}
#fixedmenu li.home {

   margin-left:0;
   border-left:1px solid #CECBCE;
}


/*
#fixedmenu li.active a {
   color:#fff;
   background:#fff url("../images/bg_menu.gif") 100% 100% repeat-x;
   text-decoration:none;
}
*/
a {
text-decoration: none;
}
a img {
	border:0;
}
a:hover img {
	opacity: 0.6; /* IE以外透過設定 */
	filter: Alpha(opacity=60);
}
body {
	font-family: メイリオ,ＭＳ Ｐゴシック, Osaka, "Hiragino Kaku Gothic ProN";
	font-size: 12px;
	color: #333333;
//	background-image: url(/abc/img/common/body_bg02.gif);
	background-repeat: repeat;
//	background-color: #cde;
	background-color: #f0f6f6;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: 100%;
}
a:link {
	color: #104E8B;
}
a:visited {
	color: #104E8B;
}
a:hover {
	color: #B22222;
}
a:active {
	color: #ffff00;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 14px;
}
#prewrap {
width: 1070px;
	margin:0 auto 0;
	background:  url(/abc/img/common/wrap_bg.png) repeat-y 0 0;
	padding:0;
}
#wrap {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;

	position: relative;
	top: 0px;
	background-repeat: repeat-y;
	background-position: 0px 0px;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	box-shadow: 0 0 5px 0 #666;
}
#wrap #header {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: both;
}
#wrap .gmenu a span {
display:block;
float:left;
color:#444;
margin:8px 0 -3px;
font-size:14px;
	width:203px;
	height:26px;
	text-align: center;
	padding:8px 0 0;
	border-left:solid #bbb 1px;
	border-bottom:solid #f90 2px;
	background-color: #eee;
}
#wrap .gmenu a:hover span {
	background-color: #f90;
	color:#fff;
}
#wrap .gmenu a span.active {
	background-color: #f90;
	color:#fff;
}
#wrap #header h1.top {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 28px;
	margin-left: 0px;
}
#wrap #header h1 {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	color: #333333;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrap #header a {
	text-decoration: none;
}

#wrap #header #home {
	background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	height: 47px;
	width: 261px;

}
#wrap #header #home a {
	display: block;
	height: 47px;
}
#wrap #header #home a:hover {
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	height: 47px;
	width: 261px;

}
#wrap #header #home2 {
	background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	height: 47px;
	width: 321px;

}
#wrap #header #home2 a {
	display: block;
	height: 47px;
	color:#aaa;
}
#wrap #header #home2 a:hover {
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	height: 47px;
	width: 321px;

	color:#ea6;
}

#wrap #header #menu01.top {
	margin: 0px 0 0;
	padding: 0px;
	background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -856px -280px;
	height: 25px;
	width: 182px;
	//clear: both;
	position: absolute;
	left: 880px;
	top: 0px;
}

#wrap #header #menu01 {
	margin: 44px 0 0;
	padding: 0px;
	background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -856px -295px;
	height: 25px;
	width: 182px;
	//clear: both;
	position: absolute;
	left: 880px;
	top: 0px;
}
#wrap #header #menu01 ul {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	list-style-type: none;
}
#wrap #header #menu01 li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 65px;
	font-size: 10px;
}
#wrap #header #menu01 a {
	color: #FFFFFF;
}
#wrap #header #menu01 a:hover {
	color: #CC9900;
}

#wrap #header #menu02.top {
	margin: 0px 0 0;
	padding: 0px;
	clear: both;
	position: absolute;
	right: 20px;
	top: 0px;
	width: 462px;
	height: 94px;
background-image: url(/abc/img/titlep/telfone1.png);
	background-repeat: no-repeat;
	background-position: 0px -5px;
	overflow: hidden;
}
#wrap #header #menu02 {
	margin: 0px 0 0;
	padding: 0px;
	clear: both;
	position: absolute;
	right: 20px;
	top: 78px;
//	width: 517px;
//	height: 18px;
	overflow: hidden;
}
#wrap #header #menu02 ul {
	margin: 0px 0 0;
	padding: 0;
	list-style-type: none;
	display: block;
}
#wrap #header #menu02 li {
	display: block;
	padding: 0px 0px;
	float: left;
//	width: 80px;
	margin: 58px 0 0 0px;
//	background-color: #a7bcbc;
	color:#666;
	font-size:11px;
	border-radius:3px;
	line-height: 1.2;
}
#wrap #header #menu02 li.box {
background-color: #f90;
padding:2px 4px;
line-height:1.3;
color:#fff;
margin:42px 8px 0 0;
	font-size:14px;
}
#wrap #header #menu02 li:hover {
//	background-color: #333;
}
#wrap #header #menu02.top li:hover {
//	background-color: #333;
}
#wrap #header #menu02 li a {
	color:#fff;
}
#wrap #header #menu02 #company {
	//background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -11px -297px;
	padding: 0px;
	height: 20px;
//	width: 60px;
	float: left;
//	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;

}

#wrap #header #menu02 #info {
	//background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -97px -297px;
	padding: 0px;
	height: 20px;
//	width: 60px;
	float: left;
//	margin-top: 0px;
//	margin-right: 20px;
//	margin-bottom: 0px;
//	margin-left: 0px;
}
#wrap #header #menu02 #press {
//	background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -265px -297px;
	padding: 0px;
	height: 20px;
//	width: 100px;
	float: left;
	margin-top: 0px;
//	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrap #header #menu02 #contact {
//	background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -182px -297px;
	margin: 0px;
	padding: 0px;
	height: 20px;
//	width: 60px;
	float: left;
}
#wrap #header #menu02 #company a {
	//background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -11px -297px;
	margin: 0px;
	padding: 0px;
	height: 20px;
//	width: 80px;
	float: left;
//	display: block;
	//text-indent: -9999px;
}
#wrap #header #menu02 #info a {
//	background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -97px -297px;
	margin: 0px;
	padding: 0px;
	height: 20px;
//	width: 80px;
	float: left;
//	text-indent: -9999px;
}
#wrap #header #menu02 #press a {
//	background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -265px -297px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 100px;
	float: left;
//	text-indent: -9999px;
}


#wrap #header #menu02 #contact a {
//	text-indent: -9999px;
//	display: block;
	height: 20px;
}

#wrap #header dl {
	margin: 0px 0 0;
	padding: 0px;
}
#wrap #header dt {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 233px;
	width: 700px;
	display: block;
}
#wrap #header dd {
	margin: 0px;
	padding: 0px;
	float: left;

	background-repeat: no-repeat;
	height: 233px;
	width: 320px;
	display: block;
}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
	#wrap #header dd {
		margin:0 0 0 0px;
		background-image: url(/abc/img/common/muryosample.png);
		background-size:312px 466px;
	}
}
#wrap #header dd a {
	margin: 0px;
	padding: 0px;
	float: left;

	background-repeat: no-repeat;
	height: 233px;
	width: 320px;
	display: block;

}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
	#wrap #header dd a {
		margin:0 0 0 0px;
		background-image: url(/abc/img/common/muryosample.png);
		background-size:312px 466px;
	}
}
/*
#wrap #header dd a:hover {
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(/abc/img/common/freedialtop2.png);
	background-repeat: no-repeat;
	height: 233px;
	width: 320px;
	display: block;
	background-position: 0px -233px;
}*/
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx) {
	#wrap #header dd a:hover {
		margin:0 0 0 0px;
		background-image: url(/abc/img/common/muryosample.png);
		background-size:312px 466px;
		background-position: 0px -233px;
	}
}
/*
#wrap #header dd a #seikyuform {
	margin:0 0 0 8px;
	width:308px;
	height:229px;
	border: solid 2px #0a0;
	background: url(/abc/img/tuika/sample.png) #d7f3bc;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	
}*/
#wrap #header dd a #seikyuform {
	margin:0 0 0 8px;
	width:308px;
	height:229px;
	border: solid 2px #fa0;
	background: url(/abc/img/tuika/sample.png) #fa0;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	
}
#wrap #header dd a #seikyuform2 {
position:relative;
	margin:0 0 0 8px;
	background: url(/abc/img/tuika/muryosample.png?20131113);

	width:312px;
	height:233px;
}
#wrap #header dd a:hover #seikyuform2 {
		background: url(/abc/img/tuika/muryosample.png?20131113);
		background-repeat: no-repeat;
	background-position: 0px -233px;
}
#wrap #header dd a #seikyuform img {
	padding: 2px 0 0;
}
#wrap #header dd a:hover #seikyuform img {
	
	opacity: 1; /* IE以外透過設定 */
	filter: Alpha(opacity=100);
}
#wrap #header dd a #seikyuform .setumei {
	margin:30px 0 0 188px;
	padding:0;
}
#wrap #header dd a #seikyuform .setumei div {
float:left;
color:#fff;
padding:1px 2px;
font-size:10px;
background-color: #d0a;
	border-radius:2px;
	margin: -5px 0 0 4px;
}
#wrap #header dd a #seikyuform div {
	padding: 27px 5px 0;
	color:#333;
}
#wrap #header dd a #seikyuform img {
	margin:0;
}
#wrap #header dd a #seikyuform #siryobtn {
	height:48px;
	overflow: hidden;
	margin:4px 0;
	padding:0;
		background-image: url(/abc/img/tuika/siryoubtn3.png) ;
	background-repeat: no-repeat;
	background-position: 7px 0px;
}
#wrap #header dd a:hover #seikyuform #siryobtn {
	background-position: 7px -48px;
}
#wrap #header dd a #seikyuform2 #siryobtn {

	top:0;
	height:42px;
//	overflow: hidden;
	margin:0px 0 0;
	padding:20px 0 0;
		background-image: url(/abc/img/tuika/siryoubtn3.png) ;
	background-repeat: no-repeat;
	background-position: 7px 0px;
}
#wrap #header dd a:hover #seikyuform2 #siryobtn {
	background-position: 7px -48px;
}
#wrap #header #card.top {
	margin: 0px 0 0;
	padding: 0px;
	position: absolute;
	left: 280px;
	top: 56px;
}
#wrap #header #card {
	margin: 44px 0 0;
	padding: 0px;
	position: absolute;
	right: 20px;
	top: 0px;
}

#wrap #contents #leftpan a #floor_menu3{margin:15px 0 10px;height:164px;background:url(/abc/img/common/yukazai.jpg) 0 0 no-repeat #444;color:#fff;border:solid 2px #444;border-radius:10px;}
#wrap #contents #leftpan a:hover #floor_menu3{opacity:0.6;filter:Alpha(opacity=60);}
#wrap #contents #leftpan a #floor_menu3 div{margin:0;padding:13px 0 0 162px;}
#wrap #contents #leftpan a #floor_menu3 div h2{margin:0;font-size:22px;line-height:1.3;font-weight:normal;}

#wrap #contents {
	clear: both;
	width: 1020px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap #contents #leftpan {
	margin: 0px;
	width: 310px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}

#wrap #contents #leftpan a .kaisya {
	background-color: #a7bcbc;color:#fff;text-align:center;width:298px;margin:10px 6px;font-weight:nomal;font-size:18px;border-radius: 4px;padding:8px 0;	
}
#wrap #contents #leftpan a:hover .kaisya {
	background-color: #666;
}

#wrap #contents #leftpan .zenkoku {
	width:304px;
	height:264px;
	margin:0 auto 10px;padding:0 0 0 1px;text-align:center;border:solid 2px #0a7;border-radius: 10px;
	background:url('/abc/img/tuika/japanmap40.png') 100px -3px no-repeat #ffd;
	text-align: left;
		font-size:14px;
	font-weight: bold;
}
#wrap #contents #leftpan .zenkoku a #syo1 {
	float:left;
	background:url('/abc/img/tuika/saitama_1h.jpg') 0px 0px no-repeat #ffd;
	background-color: #0b0;
	width:95px;
	height:20px;
	margin:1px;
	padding:50px 2px 0;
	color:#fff;
	line-height:1.2;
	text-align:left;
	border-radius: 4px;


}
#wrap #contents #leftpan .zenkoku a #syo2 {
	float:left;
	background:url('/abc/img/tuika/yokohama1.png') 0px -16px no-repeat #ffd;
	width:95px;
	height:23px;
	margin:1px;
	padding:47px 2px 0;
	color:#fff;
	text-align:left;
	border-radius: 4px;
}
#wrap #contents #leftpan .zenkoku a #syo3 {
	float:left;
	background:url('/abc/img/tuika/chiba.png') -45px -17px no-repeat #ffd;
	width:95px;
	height:23px;
	margin:1px;
	padding:47px 2px 0;
	color:#fff;
	text-align:left;
	border-radius: 4px;
}
#wrap #contents #leftpan .zenkoku a #syo4 {
	float:left;
	background:url('/abc/img/tuika/nagoya.png') -28px -30px no-repeat #ffd;
	width:95px;
	height:23px;
	margin:1px;
	padding:46px 2px 0;
	color:#fff;
	text-align:left;
	border-radius: 4px;
}
#wrap #contents #leftpan .zenkoku a #syo5 {
	float:left;
	background:url('/abc/img/tuika/osaka.png') -105px -18px no-repeat #ffd;
	width:95px;
	height:23px;
	margin:1px;
	padding:46px 2px 0;
	color:#fff;
	text-align:left;
	border-radius: 4px;
}
#wrap #contents #leftpan .zenkoku a #syo6 {
	float:left;
	background:url('/abc/img/tuika/fukuoka.png') -100px -20px no-repeat #ffd;
	width:95px;
	height:23px;
	margin:1px;
	padding:46px 2px 0;
	color:#fff;
	text-align:left;
	border-radius: 4px;
}
#wrap #contents #leftpan .zenkoku a:hover #syo1,
#wrap #contents #leftpan .zenkoku a:hover #syo2,
#wrap #contents #leftpan .zenkoku a:hover #syo3,
#wrap #contents #leftpan .zenkoku a:hover #syo4,
#wrap #contents #leftpan .zenkoku a:hover #syo5,
#wrap #contents #leftpan .zenkoku a:hover #syo6
 {
opacity: 0.6; /* IE以外透過設定 */
	filter: Alpha(opacity=60);
}

#wrap #contents #leftpan a #sintiku {
width:308px;
height:140px;
	margin:5px 0 10px;padding:0px;text-align:center;/*#c81815;border:solid 2px #f90*/
	background:url('/abc/img/tuika/sintikubanner.jpg') 0px 0px no-repeat;
	background-color:#f90;
	font-size:16px;
	font-weight:bold;
	color:#444;
}

#wrap #contents #leftpan a:hover #sintiku {
opacity: 0.6; /* IE以外透過設定 */
	filter: Alpha(opacity=60);
}
#wrap #contents #leftpan a .interview {
	margin:15px auto 10px;
	padding:8px 0 0px;
	width:298px;
	height:110px;
	color:#333;
	text-align:center;
	border-radius: 10px;
	background:url('/abc/img/tuika/custamervoice.jpg') -10px 0;
	font-size:24px;
	line-height:1.4;
}
#wrap #contents #leftpan a:hover .interview {
	background:url('/abc/img/tuika/custamervoice.jpg') -10px -120px;
	color:#fff;
}

#wrap #contents #leftpan a .floorlist {
	margin:15px auto 15px;
	padding:16px 0 0px;
	width:310px;
	height:104px;
	color:#333;
	text-align:center;
	border-radius: 10px;
	background:url('/abc/img/floor/floor-s.png') -10px 0;
	font-size:24px;
	line-height:1.4;
}
#wrap #contents #leftpan a:hover .floorlist {
	background:url('/abc/img/floor/floor-s.png') -10px -120px;
	color:#fff;
}
#wrap #contents #leftpan .floorlist div {
	font-size:16px;
}
#wrap #contents #leftpan #freedial {
	background-image: url(/abc/img/common/freedialtop.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 150px;
	width: 310px;
	text-indent: -9999px;
}
#wrap #contents #leftpan #freedial a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 150px;
	width: 310px;
}
#wrap #contents #leftpan #freedial a:hover {
	background-image: url(/abc/img/common/freedialtop.png);
	background-repeat: no-repeat;
	background-position: 0px -150px;
	height: 150px;
	width: 310px;
	text-indent: -9999px;
}
#wrap #contents #leftpan #menu {
//	background-image: url(/abc/img/common/images.png);
//	background-repeat: no-repeat;
//	background-position: -14px -437px;
	background:#23832a;
	margin: 5px 0 8px;
	padding: 3px 0 0;
	height: 23px;
//	width: 310px;
	color:#fff;
	text-indent: 18px;
	border-radius: 5px;
}
#wrap #contents #leftpan div #menu:hover {
	background:#fb6d20;
}
/* moto
#wrap #contents #leftpan #menu {
	background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -14px -437px;
	margin: 5px 0 0;
	padding: 0px;
	height: 31px;
	width: 310px;
	text-indent: -9999px;
}
*/

#wrap #contents #leftpan #glass2 {
	background-image: url(/abc/img/common/images-new.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 80px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#wrap #contents #leftpan #glass2 dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #glass2 h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #glass2 dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap  #contents  #leftpan  #glass2  dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #glass2 dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images-new.jpg);
	background-repeat: no-repeat;
	background-position: 0px -80px;
}

#wrap #contents #leftpan #glass2 dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #glass2 dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -486px;
}


#wrap #contents #leftpan #glass {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -486px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#wrap #contents #leftpan #glass dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #glass h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #glass dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap  #contents  #leftpan  #glass  dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #glass dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -486px;
}

#wrap #contents #leftpan #glass dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #glass dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -486px;
}


#wrap #contents #leftpan #eptbtn {
	background-image: url(/abc/img/common/eptbtn.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#wrap #contents #leftpan #eptbtn dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #eptbtn h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #eptbtn dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap  #contents  #leftpan  #eptbtn  dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #eptbtn dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/eptbtn.png);
	background-repeat: no-repeat;
	background-position: 0px -85px;
}
#wrap #contents #leftpan #eptbtn dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #eptbtn dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -1208px;
}


#wrap #contents #leftpan #eptbtn2 {
	background-image: url(/abc/img/common/eptbtn2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#wrap #contents #leftpan #eptbtn2 dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #eptbtn2 h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #eptbtn2 dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap  #contents  #leftpan #eptbtn2 dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #eptbtn2 dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/eptbtn2.png);
	background-repeat: no-repeat;
	background-position: 0px -85px;
}
#wrap #contents #leftpan #eptbtn2 dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #eptbtn2 dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -1208px;
}

/*222*/

#wrap #contents #leftpan #cloth {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -1284px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#wrap #contents #leftpan #cloth dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #cloth h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #cloth dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap  #contents  #leftpan  #cloth  dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #cloth dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -1208px;
}
#wrap #contents #leftpan #cloth dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #cloth dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -1208px;
}


#wrap #contents #leftpan #fusso {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -1380px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#wrap #contents #leftpan #fusso dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #fusso h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #fusso dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap  #contents  #leftpan  #fusso  dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #fusso dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -1304px;
}

#wrap #contents #leftpan #fusso dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #fusso dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -1304px;
}
#wrap #contents #leftpan #kabi {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -1475px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#wrap #contents #leftpan #kabi dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #kabi h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #kabi dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap  #contents  #leftpan  #kabi  dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #kabi dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -1399px;
}
#wrap #contents #leftpan #kabi dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #kabi dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -1399px;
}
#wrap #contents #leftpan #flow {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -580px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #contents #leftpan #flow dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #flow h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #flow dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap #contents #leftpan #flow dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #flow dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -580px;
}
#wrap #contents #leftpan #flow dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #flow dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -580px;
}
#wrap #contents #leftpan #after {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -1802px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #contents #leftpan #after dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #after h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #after dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #after dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -1802px;
}
#wrap #contents #leftpan #after dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #after dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -1802px;
}#wrap #contents #leftpan #after dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}

#wrap #contents #leftpan #shindan {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -1904px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #contents #leftpan #shindan dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #shindan h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #shindan dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #shindan dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -1904px;
}
#wrap #contents #leftpan #shindan dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #shindan dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -1904px;
}#wrap #contents #leftpan #shindan dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}

#wrap #contents #leftpan #petto {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -2007px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #contents #leftpan #petto dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #petto h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #petto dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #petto dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -2007px;
}
#wrap #contents #leftpan #petto dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #petto dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -2007px;
}#wrap #contents #leftpan #petto dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}

#wrap #contents #leftpan #tebiki {
	margin:10px 0 0;

	background-color: #ddeeaa;
}
#wrap #contents #leftpan #tebiki dd {
	padding:0px;
	margin-left:2em;

}
#wrap #contents #leftpan a {
//	color:#333;
	text-decoration: none;
border-style:none;
}
#wrap #contents #leftpan a img {

border-style:none;
}
#wrap #contents #leftpan a:hover #tebiki img {
	opacity: 0.5; /* IE以外透過設定 */
	filter: Alpha(opacity=50);
	

}
#wrap #contents #leftpan #faq {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -777px;
	padding: 0px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #contents #leftpan #faq dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #faq h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #faq dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap #contents #leftpan #faq dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #faq dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -777px;
}
#wrap #contents #leftpan #faq dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #faq dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -777px;
}
#wrap #contents #leftpan #int {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -681px;
	padding: 0px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #contents #leftpan #int dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #int h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #int dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap #contents #leftpan #int dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #int dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -681px;
}
#wrap #contents #leftpan #int dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #int dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -681px;
}

#wrap #contents #leftpan #stuff {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -871px;
	padding: 0px;
	height: 87px;
	width: 300px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #contents #leftpan #stuff dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #stuff h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#wrap #contents #leftpan #stuff dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap #contents #leftpan #stuff dt a {
	text-indent: -9999px;
	display: block;
	height: 82px;
}
#wrap #contents #leftpan #stuff dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -873px;
}
#wrap #contents #leftpan #stuff dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #stuff dd a:hover {
	margin: 0px;
		margin-top: 2px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -873px;
}

/* 過去記事 */
#wrap #contents #leftpan #archive {
	background-image: url(/abc/img/common/archive.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px;
	height: 87px;
	width: 300px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #contents #leftpan #archive dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #archive h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#wrap #contents #leftpan #archive dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap #contents #leftpan #archive dt a {
	text-indent: -9999px;
	display: block;
	height: 82px;
}
#wrap #contents #leftpan #archive dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/archive_over.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
#wrap #contents #leftpan #archive dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #archive dd a:hover {
	margin: 0px;
		margin-top: 4px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -873px;
}
/* */
/* 999 */
#wrap #contents #leftpan #basic {
	background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -14px -972px;
	padding: 0px;
	height: 31px;
	width: 310px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #contents #leftpan #wax {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -1020px;
	padding: 0px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #contents #leftpan #wax dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #wax h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #wax dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap #contents #leftpan #wax dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #wax dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -1020px;
}
#wrap #contents #leftpan #wax dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #wax dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -1020px;
}
#wrap #contents #leftpan #coating {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -1114px;
	padding: 0px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
}
#wrap #contents #leftpan #coating dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #coating h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #coating dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap #contents #leftpan #coating dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #coating dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -1114px;
}
#wrap #contents #leftpan #coating dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #coating dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -1114px;
}
#wrap #contents #leftpan #intervew {
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-image: url(/abc/img/common/intervew_bg.png);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #contents #leftpan #intervew h2 {
	margin: 0px;
	padding: 0px;
}
#wrap #contents #leftpan #intervew dl {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 70px;
	width: 310px;
	display: block;
}
#wrap #contents #leftpan #intervew dt {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 50px;
}
#wrap #contents #leftpan #intervew dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	width: 250px;
	display: block;
	line-height: 20px;
}
#wrap #contents #leftpan #intervew span {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#wrap #contents #leftpan #intervew p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/abc/img/common/comment.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 16px;
}
#wrap #contents #leftpan #intervew .end {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrap #contents #leftpan #intervew a {
	color: #333333;
}
#wrap #contents #leftpan #intervew a:hover {
	color: #CC9900;
}
#wrap #contents #leftpan #media_info {
	background-image: url(/abc/img/media/media_tile.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 310px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#wrap #contents #leftpan #media_info a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
#wrap #contents #leftpan #press_info {
	background-image: url(/abc/img/common/press.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 35px;
	width: 310px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
#wrap #contents #leftpan #press_info a {
	margin: 0px;
	padding: 0px;
	height: 30px;
	display: block;
}




#wrap #contents #leftpan .media_menu {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 300px;
	clear: both;
	line-height: 20px;
}
#wrap #contents #leftpan #mobile {
	padding: 0px;
	margin: 10px 0 0;
	clear: both;

}
#wrap #contents #leftpan .media_menu td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
	font-family: メイリオ,ＭＳ Ｐゴシック, Osaka, "Hiragino Kaku Gothic ProN";
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 1.8;
}
#wrap #contents #leftpan .media_menu  .zassi {
	color:#f90;
	float: left;
	font-size:11px;
	line-height: 1;
	border:solid 1px #f90;
	padding:4px 6px 3px;
	margin:-2px 2px 2px 0;
}
#wrap #contents #leftpan #area_list {
	background-image: url(/abc/img/common/area_list.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 31px;
}
#wrap #contents #leftpan .area_h4 {
	background-image: url(/abc/img/area/arrow2_e.png);
	background-repeat: no-repeat;
	padding: 0px;
	text-indent: 10px;
	font-size: 11px;
	font-weight:normal;
//	border-bottom-width: 1px;
//	border-bottom-style: dotted;
//	border-bottom-color: #CCCCCC;
	width: 280px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wrap #contents #leftpan #area_list a {
	margin: 0px;
	padding: 4px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	
}
#wrap #contents #leftpan .area_detail {
	padding:2px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 20px;
	text-indent: -3px
}
#wrap #contents #leftpan .area_detail a{
	padding:4px 5px;
	margin:0 3px;
	line-height:1.8;
	background-color: #39b;
	color:#fff;
	border-radius: 2px;
}
#wrap #contents #leftpan .area_detail a:hover{
	background-color: #f73;
}
#wrap #contents #leftpan .media_menu .new {
	background-image: url(/abc/img/common/info_icon01.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 45px;
	height: 10px;
	line-height: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrap #contents #leftpan .media_menu .new2 {
	float: left;
	background-color: #c00;
	color:#fff;
	font-size:10px;
	margin:1px 6px 5px -4px;
	padding:0px 4px 0 6px;
	width: 24px;
	height: 16px;
	border-radius: 3px;
}
#wrap #contents #leftpan #what {
	background-image: url(/abc/img/common/images21.png);
	background-repeat: no-repeat;
	background-position: 0px -15px;
	margin: 0px;
	padding: 0px;
	width: 310px;
	height: 500px;
}
#wrap #contents #leftpan #what #what_floorcoating {
	background-image: url(/abc/img/common/images21.png);
	background-repeat: no-repeat;
	background-position: 0px -15px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	height: 130px;
	width: 310px;
}
#wrap #contents #leftpan #what p {
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 12px;
	line-height: 18px;
}
#wrap #contents #leftpan #what #click {
	margin: 0px;
	padding: 0px;
}
#wrap #contents #leftpan #what #click a {
	display: block;
	width: 80px;
	text-indent: -9999px;
	padding: 0px;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
}
#wrap #contents #rightpan-1 {
	float: right;
	width: 659px;
	margin-right: -9px;
	margin-bottom: 6px;
	padding: 0px;
}
#wrap #contents #rightpan {
	float: right;
	width: 650px;
	margin: 0px;
	padding: 0px;
}
#wrap #footer {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 1020px;
}
#wrap #footer #footer_end {
//	background-image: url(/abc/img/common/images.png);
//	background-repeat: no-repeat;
//	background-position: -7px -1242px;
	background:#23832a;
	margin: 10px 0 10px;
	padding: 0px;
	float: left;
	width: 1020px;
	height:28px;
	border-radius: 5px;
}
#wrap #footer #footer_end dl {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 35px;
}
#wrap #footer #footer_end dt {
	margin: 0px;
	display: block;
	float: left;
	padding: 0px;
}
#wrap #footer #footer_end dd {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
}
#wrap #footer ul {
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 10px;
	clear: both;
}
#wrap #footer li {
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#pageback {
	position: fixed;
	bottom: 40px;
	right: -6px;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 96px;
//	background: url(/abc/img/common/pageback.png) 4px 4px;
	background-repeat: no-repeat;
	display: block;
//	background-color: #000;
	background-color: #d6eb99;
	border-radius:5px;
	
}
/*
#pageback:hover {
right: 0px;
}*/
#pageback a {
	background: url(/abc/img/common/pageback.png) 2px 2px;
	background-repeat: no-repeat;
	height: 42px;
	width: 90px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#pageback a:hover {
	background-image: url(/abc/img/common/pageback02.png);
	background-repeat: no-repeat;
	
	height: 42px;
	width: 90px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#pageback2 {
	position: fixed;
	bottom: 80px;
	right: -6px;
	margin: 0px;
	padding: 0px;
	height: 44px;
	width: 96px;
//	background: url(/abc/img/common/pageback.png) 4px 4px;
	background-repeat: no-repeat;
	display: block;
//	background-color: #000;
	background-color: #d6eb99;
	border-radius:5px;
	
}
/*
#pageback:hover {
right: 0px;
}*/
#pageback2 a {
	background: url(/abc/img/common/pageback.png) 2px 2px;
	background-repeat: no-repeat;
	height: 42px;
	width: 90px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
}
#pageback2 a:hover {
	background-image: url(/abc/img/common/pageback02.png);
	background-repeat: no-repeat;
	
	height: 42px;
	width: 90px;
	display: block;
	margin: 0px;
	padding: 0px;
}

#wrap #contents #leftpan #floor_menu {
	background-image: url(/abc/img/common/images.png);
	background-repeat: no-repeat;
	background-position: -14px -1569px;
	padding: 0px;
	height: 120px;
	width: 310px;
	text-indent: -9999px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrap #contents #leftpan #floor_menu a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 120px;
	width: 310px;
}
#wrap #contents #leftpan #floor_menu a:hover {
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -14px -1500px;
	margin: 0px;
	padding: 0px;
}


#wrap #contents #leftpan #floor_menu2 {
//	background-image: url();
	background-color:#dd6b6b;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
//	height: 120px;
	width: 310px;
	color:#fff;
//	text-indent: -9999px;
	margin-top:10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-radius: 10px;
}
#wrap #contents #leftpan #floor_menu2 a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 120px;
	width: 310px;
	color:#fff;
	font-size: 11pt;
}
#wrap #contents #leftpan #floor_menu2 h2 {
	padding: 10px 0px 0 10px;
	font-size:14pt;
	background-color:transparent;

}
#wrap #contents #leftpan #floor_menu2 a div {
	margin: 5px 30px 0 10px;
	position:relative;
	float:left;
	background-color:transparent;

}
#wrap #contents #leftpan #floor_menu2 a div.migi {
	margin: -16px 40px 0 10px;
	border-radius: 300px;
	line-height: 3.8;
	height:74px;
	width:74px;
	text-align:center;
	color:#666;
	font-size:15pt;
	font-weight: bold;
	position:relative;
	float:right;
	background-color:#fff;

}
#wrap #contents #leftpan #floor_menu2 a:hover {
//	background-image: url();
	background-color:#333;
	background-repeat: no-repeat;
	background-position: 0px -120px;
	margin: 0px;
	padding: 0px;
		border-radius: 10px;
}


#wrap #contents #leftpan #floor_menu3 {
//	background-image: url();
	background-color:#6595b3;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
//	height: 120px;
//	width: 310px;
	color:#fff;
//	text-indent: -9999px;
	margin-top:10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-radius: 10px;
}
#wrap #contents #leftpan #floor_menu3 a {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 80px;
	width: 310px;
	color:#fff;
	font-size: 11pt;
}
#wrap #contents #leftpan #floor_menu3 a h2 {
	margin:0px 0 10px;
	padding: 10px 0px 0 0px;
	text-align:center;
	font-size:14pt;
	background-color:transparent;

}
#wrap #contents #leftpan #floor_menu3 a div {
	margin: 0px 0px 0 0px;
	padding:0;
	text-align:center;
	position:relative;
	background-color:transparent;

}

#wrap #contents #leftpan #floor_menu3 a:hover {
//	background-image: url();
	background-color:#333;
	background-repeat: no-repeat;
	background-position: 0px -120px;
	margin: 0px;
	padding: 0px;
		border-radius: 10px;
}


#wrap #contents #leftpan #showr {
	background-image: url(/abc/img/common/images0.png);
	background-repeat: no-repeat;
	background-position: -27px -1700px;
	padding: 0px;
	height: 85px;
	width: 300px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#wrap #contents #leftpan #showr dt {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 80px;
	float: left;
}
#wrap #contents #leftpan #showr h3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #leftpan #showr dd {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	line-height: 20px;
}
#wrap #contents #leftpan #showr dt a {
	text-indent: -9999px;
	display: block;
	height: 80px;
}
#wrap #contents #leftpan #showr dt a:hover {
	margin: 0px;
	padding: 0px;
	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -27px -1699px;
}
#wrap #contents #leftpan #showr dd a {
	padding: 0px;
	display: block;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
//	text-indent: -9999px;
}
#wrap #contents #leftpan #showr dd a:hover {
	margin: 0px;
	padding: 0px;
//	background-image: url(/abc/img/common/images11.png);
	background-repeat: no-repeat;
	background-position: -117px -1699px;
}



#wrap #contents #rightpan .contact {
	background-image: url(/abc/img/common/inquiry45.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 100px;
	width: 650px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	clear:both;
//	float: left;
}
#wrap #contents #rightpan .contact a {
	display: block;
	height: 100px;
	width: 650px;
	text-indent: -9999px;
}
#wrap #contents #rightpan .contact a:hover {
	background-image: url(/abc/img/common/inquiry45.png);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 650px;
}
#wrap #contents #rightpan .satellite_banner_chiba {
	background-image: url(/abc/img/showroom_yokohama_chiba/satellite_showroombanner_chiba.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 151px;
	width: 650px;
	float: left;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#wrap #contents #rightpan .satellite_banner_chiba a {
	background-image: url(/abc/img/showroom_yokohama_chiba/satellite_showroombanner_chiba.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 151px;
	width: 650px;
	display: block;
	padding: 0px;
}
#wrap #contents #rightpan .satellite_banner_chiba a:hover {
	background-image: url(/abc/img/showroom_yokohama_chiba/satellite_showroombanner_chiba.png);
	background-repeat: no-repeat;
	background-position: 0px -161px;
	margin: 0px;
	padding: 0px;
	height: 151px;
	width: 650px;
}
#wrap #contents #rightpan .satellite_banner_kanagawa {
	background-image: url(/abc/img/showroom_yokohama_chiba/satellite_showroombanner_kanagawa.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 150px;
	width: 650px;
	float: left;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#wrap #contents #rightpan .satellite_banner_kanagawa a {
	background-image: url(/abc/img/showroom_yokohama_chiba/satellite_showroombanner_kanagawa.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	height: 150px;
	width: 650px;
	display: block;
	padding: 0px;
	float: left;
}
#wrap #contents #rightpan .satellite_banner_kanagawa a:hover {
	background-image: url(/abc/img/showroom_yokohama_chiba/satellite_showroombanner_kanagawa.png);
	background-repeat: no-repeat;
	background-position: 0px -160px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 650px;
}
#wrap #contents #rightpan .section_left .infolist #ecom {
	margin: 0px;
	width: 140px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	float: left;
}
#wrap #contents #rightpan .section_left .infolist #kurashi {
	margin: 0px;
	width: 150px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
</pre></body></html>