@charset "EUC-JP";

/* ------------------------------------------------
_common.css
------------------------------------------------- */
@import url("common.css");


/*　4.店舗紹介　*/

#index-map {
	margin-bottom: 15px;
}

table#new-car,table#imported-car,table#used-car,table#pipit {
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
}


table#new-car td,table#imported-car td,table#used-car td,table#pipit td {
	padding: 5px 20px 5px 5px;
}


/*　4.店舗紹介　店舗詳細　*/

ul#sh_info {
	margin: 0px;
	padding: 0px 0px 20px 30px;
}

ul#sh_info li {
	margin: 0px 0px 0.5em;
}

ul#sh_info li span {
	color: #666666;
	padding-left: 10px;
}

div.cate {
	margin: 0px 0px 10px;
	border-bottom: 3px solid #810000;
	color: #333333;
	font-size: 14px;
	height: 27px;
	clear: both;
	display: block;
}

div.cate h3 {
	padding-left: 3em;
	padding-top: 0.3em;
	font-size: 14px;
	color: #333333;
}

.ti-01 {
	background: url(../img/sh_icon_01.gif) no-repeat left bottom;
}

.ti-02 {
	background: url(../img/sh_icon_02.gif) no-repeat left bottom;
}

.ti-03 {
	background: url(../img/sh_icon_03.gif) no-repeat left bottom;
}

.ti-04 {
	background: url(../img/sh_icon_04.gif) no-repeat left bottom;
}

.ti-05 {
	background: url(../img/sh_icon_05.gif) no-repeat left bottom;
}

/*　店舗紹介　店舗写真　*/

#sh-ph {
	margin: 0px auto 30px;
	padding: 0px;
	clear: both;
	width: 680px;
	display: block;
}

#sh-ph ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 680px;
}


#sh-ph li {
	list-style:none;
	display:block;
	width:160px;
	height:150px;
	float: left;
	text-align: center;
	padding: 10px 4px;
	margin: 0px;
}

#sh-ph li span img,#sta-ph li span img {
	border: 1px solid #999999;
	margin-bottom: 5px;
}

#sh-ph li a,#sta-ph li a {
	text-decoration: none;
}

/*　店舗紹介　スタッフ紹介　*/

#sta-ph {
	margin: 0px auto 30px;
	padding: 0px;
	width: 680px;
	clear: both;
}

#sta-ph ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 680px;
}

#sta-ph li{
	list-style:none;
	display:block;
	width:130px;
	height:160px;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 10px 2px;
}

.access {
	clear: both;
	margin-bottom: 20px;
	width: 680px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#exhibition {
	width: 680px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}


.access div.map {
	float: left;
	margin-right: 15px;
	width: 332px;
}
#exhibition p.car {
	font-weight: bold;
	margin-bottom: 10px;
}


.access div.map img {
	border: 1px solid #999999;
}

.access div.right {
	margin: 0px;
	padding: 0px;
	width: 333px;
	float: left;
}

.access div.right h4 {
	font-size: 14px;
	margin-bottom: 15px;
}

.access div.right p.link {
	margin-top: 10px;
}

/*　4.店舗紹介　店舗写真　*/

#shop-photo {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#shop-photo p {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*　4.店舗紹介　詳細地図　*/

#shop-map {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	height: 490px;
	margin-bottom: 10px;
}

#address {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}

#address dl {
	margin: 0px;
	padding: 0px;
}

#address dt {
	float: left;
	margin: 0px;
	padding: 0px;
}

#address dd {
	padding-left: 3em;
	margin-bottom: 0.5em;
}

#address p.photo {
	float: right;
	width: 350px;
	margin-left: 15px;
}

#address p.photo img {
	border: 1px solid #999999;
}


/*　4.店舗紹介　スタッフ紹介　*/

.staff{
	border-bottom: 1px solid #B3B3B3;
	padding-bottom: 10px;
	clear: both;
	margin-bottom: 10px;
	width: 700px;
}

.staff div.photo {
	float: left;
	margin-right: 15px;
	width: 180px;
}

.staff div.photo img {
	border: 1px solid #999999;
}

.staff div.right {
	margin: 0px;
	padding: 0px;
	width: 505px;
	float: left;
}

.staff div.right h4 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
}

/*　左側　*/

#category h3#top-u,#category h3#top-d {
	background: url(../img/shop_bt_down.jpg) no-repeat left top;
 display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 200px;
}

#category h3#top-u {
	background: url(../img/shop_bt_down.jpg) no-repeat left top;
}

#category h3#top-d {
	background: url(../img/shop_bt_down.jpg) no-repeat left top;
}

#category h3#top-u a,#category h3#top-d a {
	background: url(../img/shop_bt_up.jpg) no-repeat left top;
	height: 30px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	outline:none;
	width: 200px;
	text-decoration: none;
}

#category h3#top-u a {
	background: url(../img/shop_bt_up.jpg) no-repeat left top;
}

#category h3#top-d a {
	background: url(../img/shop_bt_down.jpg) no-repeat left top;
}

#category h3#top-u a:hover {
	background:none;
}

#category ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#category li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 200px;
}

#category li a {
	height: 25px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	outline:none;
	width: 200px;
	text-decoration: none;
}

/* ボタン　ロールオーバー up */

#category li#list1 a {
	background: url(../img/shop_bt_01_up.gif) no-repeat left top;
}

#category li#list2 a {
	background: url(../img/shop_bt_02_up.gif) no-repeat left top;
}

#category li#list3 a {
	background: url(../img/shop_bt_03_up.gif) no-repeat left top;
}

#category li#list4 a {
	background: url(../img/shop_bt_04_up.gif) no-repeat left top;
}

#category li#list5 a {
	background: url(../img/shop_bt_05_up.gif) no-repeat left top;
}

#category li#list6 a {
	background: url(../img/shop_bt_06_up.gif) no-repeat left top;
}

#category li#list7 a {
	background: url(../img/shop_bt_07_up.gif) no-repeat left top;
}

#category li#list8 a {
	background: url(../img/shop_bt_08_up.gif) no-repeat left top;
}

#category li#list9 a {
	background: url(../img/shop_bt_09_up.gif) no-repeat left top;
}

#category li#list10 a {
	background: url(../img/shop_bt_10_up.gif) no-repeat left top;
}

#category li#list11 a {
	background: url(../img/shop_bt_11_up.gif) no-repeat left top;
}

#category li#list12 a {
	background: url(../img/shop_bt_12_up.gif) no-repeat left top;
}

#category li#list13 a {
	background: url(../img/shop_bt_13_up.gif) no-repeat left top;
}

#category li#list14 a {
	background: url(../img/shop_bt_14_up.gif) no-repeat left top;
}

#category li#list15 a {
	background: url(../img/shop_bt_15_up.gif) no-repeat left top;
}

#category li#list16 a {
	background: url(../img/shop_bt_16_up.gif) no-repeat left top;
}

#category li#list17 a {
	background: url(../img/shop_bt_17_up.gif) no-repeat left top;
}

#category li#list18 a {
	background: url(../img/shop_bt_18_up.gif) no-repeat left top;
}

/* ボタン　ロールオーバー down */

#category li#list1 {
	background: url(../img/shop_bt_01_down.gif) no-repeat left top;
}

#category li#list2 {
	background: url(../img/shop_bt_02_down.gif) no-repeat left top;
}

#category li#list3 {
	background: url(../img/shop_bt_03_down.gif) no-repeat left top;
}

#category li#list4 {
	background: url(../img/shop_bt_04_down.gif) no-repeat left top;
}

#category li#list5 {
	background: url(../img/shop_bt_05_down.gif) no-repeat left top;
}

#category li#list6 {
	background: url(../img/shop_bt_06_down.gif) no-repeat left top;
}

#category li#list7 {
	background: url(../img/shop_bt_07_down.gif) no-repeat left top;
}

#category li#list8 {
	background: url(../img/shop_bt_08_down.gif) no-repeat left top;
}

#category li#list9 {
	background: url(../img/shop_bt_09_down.gif) no-repeat left top;
}

#category li#list10 {
	background: url(../img/shop_bt_10_down.gif) no-repeat left top;
}

#category li#list11 {
	background: url(../img/shop_bt_11_down.gif) no-repeat left top;
}

#category li#list12 {
	background: url(../img/shop_bt_12_down.gif) no-repeat left top;
}

#category li#list13 {
	background: url(../img/shop_bt_13_down.gif) no-repeat left top;
}

#category li#list14 {
	background: url(../img/shop_bt_14_down.gif) no-repeat left top;
}

#category li#list15 {
	background: url(../img/shop_bt_15_down.gif) no-repeat left top;
}

#category li#list16 {
	background: url(../img/shop_bt_16_down.gif) no-repeat left top;
}

#category li#list17 {
	background: url(../img/shop_bt_17_down.gif) no-repeat left top;
}

#category li#list18 {
	background: url(../img/shop_bt_18_down.gif) no-repeat left top;
}


/* ボタン　ロールオーバー down */

#category li#list1 a:hover {
	background:none;
}

#category li#list2 a:hover {
	background:none;
}

#category li#list3 a:hover {
	background:none;
}

#category li#list4 a:hover {
	background:none;
}

#category li#list5 a:hover {
	background:none;
}

#category li#list6 a:hover {
	background:none;
}

#category li#list7 a:hover {
	background:none;
}

#category li#list8 a:hover {
	background:none;
}

#category li#list9 a:hover {
	background:none;
}

#category li#list10 a:hover {
	background:none;
}

#category li#list11 a:hover {
	background:none;
}

#category li#list12 a:hover {
	background:none;
}

#category li#list13 a:hover {
	background:none;
}

#category li#list14 a:hover {
	background:none;
}

#category li#list15 a:hover {
	background:none;
}

#category li#list16 a:hover {
	background:none;
}

#category li#list17 a:hover {
	background:none;
}

#category li#list18 a:hover {
	background:none;
}

/* ボタン　ロールオーバー up */

#category li#list01 a {
	background: url(../img/shop_bt_01_down.gif) no-repeat left top;
}

#category li#list02 a {
	background: url(../img/shop_bt_02_down.gif) no-repeat left top;
}

#category li#list03 a {
	background: url(../img/shop_bt_03_down.gif) no-repeat left top;
}

#category li#list04 a {
	background: url(../img/shop_bt_04_down.gif) no-repeat left top;
}

#category li#list05 a {
	background: url(../img/shop_bt_05_down.gif) no-repeat left top;
}

#category li#list06 a {
	background: url(../img/shop_bt_06_down.gif) no-repeat left top;
}


#category li#list07 a {
	background: url(../img/shop_bt_07_down.gif) no-repeat left top;
}

#category li#list08 a {
	background: url(../img/shop_bt_08_down.gif) no-repeat left top;
}

#category li#list09 a {
	background: url(../img/shop_bt_09_down.gif) no-repeat left top;
}

#category li#list010 a {
	background: url(../img/shop_bt_10_down.gif) no-repeat left top;
}

#category li#list011 a {
	background: url(../img/shop_bt_11_down.gif) no-repeat left top;
}

#category li#list012 a {
	background: url(../img/shop_bt_12_down.gif) no-repeat left top;
}

#category li#list013 a {
	background: url(../img/shop_bt_13_down.gif) no-repeat left top;
}

#category li#list014 a {
	background: url(../img/shop_bt_14_down.gif) no-repeat left top;
}

#category li#list015 a {
	background: url(../img/shop_bt_15_down.gif) no-repeat left top;
}

#category li#list016 a {
	background: url(../img/shop_bt_16_down.gif) no-repeat left top;
}

#category li#list017 a {
	background: url(../img/shop_bt_17_down.gif) no-repeat left top;
}

#category li#list018 a {
	background: url(../img/shop_bt_18_down.gif) no-repeat left top;
}

/* ボタン　ロールオーバー down */

#category li#list01 {
	background: url(../img/shop_bt_01_down.gif) no-repeat left top;
}

#category li#list02 {
	background: url(../img/shop_bt_02_down.gif) no-repeat left top;
}

#category li#list03 {
	background: url(../img/shop_bt_03_down.gif) no-repeat left top;
}

#category li#list04 {
	background: url(../img/shop_bt_04_down.gif) no-repeat left top;
}

#category li#list05 {
	background: url(../img/shop_bt_05_down.gif) no-repeat left top;
}

#category li#list06 {
	background: url(../img/shop_bt_06_down.gif) no-repeat left top;
}

#category li#list07 {
	background: url(../img/shop_bt_07_down.gif) no-repeat left top;
}

#category li#list08 {
	background: url(../img/shop_bt_08_down.gif) no-repeat left top;
}

#category li#list09 {
	background: url(../img/shop_bt_09_down.gif) no-repeat left top;
}

#category li#list010 {
	background: url(../img/shop_bt_10_down.gif) no-repeat left top;
}

#category li#list011 {
	background: url(../img/shop_bt_11_down.gif) no-repeat left top;
}

#category li#list012 {
	background: url(../img/shop_bt_12_down.gif) no-repeat left top;
}

#category li#list013 {
	background: url(../img/shop_bt_13_down.gif) no-repeat left top;
}

#category li#list014 {
	background: url(../img/shop_bt_14_down.gif) no-repeat left top;
}

#category li#list015 {
	background: url(../img/shop_bt_15_down.gif) no-repeat left top;
}

#category li#list016 {
	background: url(../img/shop_bt_16_down.gif) no-repeat left top;
}

#category li#list017 {
	background: url(../img/shop_bt_17_down.gif) no-repeat left top;
}

#category li#list018 {
	background: url(../img/shop_bt_18_down.gif) no-repeat left top;
}

/* ボタン　ロールオーバー down */

#category li#list01 a:hover {
	background:none;
}

#category li#list02 a:hover {
	background:none;
}

#category li#list03 a:hover {
	background:none;
}

#category li#list04 a:hover {
	background:none;
}

#category li#list05 a:hover {
	background:none;
}

#category li#list06 a:hover {
	background:none;
}

#category li#list07 a:hover {
	background:none;
}

#category li#list08 a:hover {
	background:none;
}

#category li#list09 a:hover {
	background:none;
}

#category li#list010 a:hover {
	background:none;
}

#category li#list011 a:hover {
	background:none;
}

#category li#list012 a:hover {
	background:none;
}

#category li#list013 a:hover {
	background:none;
}

#category li#list014 a:hover {
	background:none;
}

#category li#list015 a:hover {
	background:none;
}

#category li#list016 a:hover {
	background:none;
}

#category li#list017 a:hover {
	background:none;
}

#category li#list018 a:hover {
	background:none;
}

a:focus{
/**/
	overflow: hidden;
/**/
}

	

