@charset "utf-8";
/* CSS Document */

/*ここからのcontents5設定*/
.contains-shop {
	height: 365px;/*---高さ:365px---*/
	width: 960px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.top-index {
	width: 960px;
	height: 50px;
	background-color: #000000;
	margin: 0 auto;
	background-image: url(img/top-index-shop.png);
}
.top-index h2 {
	font-size: 16px;
	color: #999999;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	margin: 0;
}
.contains-shop img {
	margin-top: 0px;
	margin-bottom: 5px;
}


.contains-shop h3 {
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	margin-left: 10px;
}
.contains-shop p {
	color: #FF0000;
	font-size: 10px;
	margin-left: 50px;
}

.contains-shop .map {
	background-color: #FF0000;
	float: left;
	clear: both;
}
#scroll {
	position:relative;
	width:860px;
	height:365px;
	overflow:hidden;
	margin: 0 auto;
}

#tools {
	position:absolute;
	width:9999em;
	height:330px;
}

.tool {
	float:left;
	width:860px;
	height:350px;
	background-repeat:no-repeat;
}

.tool img {
	margin: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: -50px;
}

.tool p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #CC0000;
}
.tool .shop {
	float: left;
	margin-right: 50px;
	margin-left: 80px;
	margin-top: 15px;
}
.tool .parking {
	float: left;
	margin-right: 50px;
	margin-left: 80px;
	margin-top: 15px;
}
.tool .profile {
	float: left;
	margin-right: 50px;
	margin-left: 80px;
	margin-top: 10px;
}

.tool h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
}

#container .contains-shop #prev {
	width:50px;
	height:365px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}

.prev {
	width:25px;
	height:25px;
	float:left;
	cursor:pointer;
	margin-top: 150px;
	margin-left: 20px;
	background-image: url(img/prev-01-a.png);
	outline:none;
	background-repeat: no-repeat;
}

.prev:hover {
	background-image: url(img/prev-01-b.png);
}

#container .contains-shop #next {
	width:50px;
	height:365px;
	top: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	float: right;
	margin-right: 0px;
}


.next {
	width:25px;
	height:25px;
	float:left;
	cursor:pointer;
	margin-top: 150px;
	margin-left: 0px;
	background-image: url(img/next-01-a.png);
	outline:none;
	background-repeat: no-repeat;
}
.next:hover {
	background-image: url(img/next-01-b.png);
}

#thumbs {
	position:absolute;
	width:860px;
	height:75px;
	top: 290px;
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(img/slide-services-navi-background.png);
}
#thumbs .navi #t1 {
	width:110px;
	height:75px;
	margin-top: 0px;
	margin-left:150px;
	display:block;
	float:left;
	cursor:pointer;
	background-repeat: no-repeat;
	background-image: url(img/slide-shop-navigation.png);
}
#thumbs .navi #t2 {
	width:110px;
	height:75px;
	margin-top: 0px;
	margin-left:40px;
	display:block;
	float:left;
	cursor:pointer;
	background-repeat: no-repeat;
	background-image: url(img/slide-shop-navigation.png);
}
#thumbs .navi #t3 {
	width:110px;
	height:75px;
	margin-top: 0px;
	margin-left:40px;
	display:block;
	float:left;
	cursor:pointer;
	background-repeat: no-repeat;
	background-image: url(img/slide-shop-navigation.png);
}
#thumbs .navi #t4 {
	width:110px;
	height:75px;
	margin-top: 0px;
	margin-left:40px;
	display:block;
	float:left;
	cursor:pointer;
	background-repeat: no-repeat;
	background-image: url(img/slide-shop-navigation.png);
}
.t a.active {
	cursor:default !important;
}

/* CSS sprite for the navigation */

#t1			{ background-position:-150px 0px; }
#t1:hover 	{ background-position:-150px -80px; }
#t1.active	{ background-position:-150px -160px !important; }

#t2			{ background-position:-300px 0px; }
#t2:hover 	{ background-position:-300px -80px; }
#t2.active	{ background-position:-300px -160px !important; }

#t3			{ background-position:-450px 0px; }
#t3:hover 	{ background-position:-450px -80px; }
#t3.active	{ background-position:-450px -160px !important; }

#t4			{ background-position:-600px 0px; }
#t4:hover 	{ background-position:-600px -80px; }
#t4.active	{ background-position:-600px -160px !important; }

/*table-shop-shop*/
.contains-shop #scroll #tools .tool .shop-shop {
	width: 370px;
	height: 150px;
	padding: 0;
	table-layout: fixed;
	border-collapse: separate;
	margin-top: 10px;
}
.contains-shop #scroll #tools .tool .shop-shop th {
	width: 100px;
	height: 20px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
}
.contains-shop #scroll #tools .tool .shop-shop td {
	width: 260px;
	height: 20px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
}

/*table-shop-parking*/
.contains-shop #scroll #tools .tool .shop-parking {
	width: 370px;
	height: 150px;
	margin-top: 10px;
	padding: 0;
	table-layout: fixed;
	border-collapse: separate;
}
.contains-shop #scroll #tools .tool .shop-parking th {
	width: 370px;
	height: 20px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
}

/*table-shop-profile*/
.contains-shop #scroll #tools .tool .shop-profile {
	width: 380px;
	height: 200px;
	padding: 0;
	table-layout: fixed;
	border-collapse: separate;
	margin-top: 10px;
	margin-left: 0px;
}
.contains-shop #scroll #tools .tool .shop-profile th {
	width: 100px;
	height: 20px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
}
.contains-shop #scroll #tools .tool .shop-profile td {
	width: 280px;
	height: 20px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
}

/*table-shop-history1*/
.contains-shop #scroll #tools .tool .shop-history1 {
	width: 410px;
	height: 200px;
	padding: 0;
	table-layout: auto;
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 20px;
	border:medium solid #999999;
	float: left;
}
.contains-shop #scroll #tools .tool .shop-history1 th {
	width: 45px;
	height: 20px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
	border:medium solid #999999;
}
.contains-shop #scroll #tools .tool .shop-history1 td {
	width: 365px;
	height: 20px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
	background-color: #FFFFFF;
	border:medium solid #999999;
}

/*table-shop-history2*/
.contains-shop #scroll #tools .tool .shop-history2 {
	width: 410px;
	height: 200px;
	padding: 0;
	table-layout: auto;
	border-collapse: collapse;
	margin-top: 10px;
	margin-left: 0px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
}
.contains-shop #scroll #tools .tool .shop-history2 th {
	width: 45px;
	height: 20px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	background-color: #cccccc;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
}
.contains-shop #scroll #tools .tool .shop-history2 td {
	width: 365px;
	height: 20px;
	text-align: left;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	font-weight: bolder;
}

