@charset "utf-8";

/* 基本
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family:Verdana,"メイリオ", Meiryo,"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, sans-serif;
	line-height: 1.4;
	PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px; 
    PADDING-BOTTOM: 0px;
    MARGIN: 0px; 
    PADDING-TOP: 0px; 
}
a {
	color: #003399;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}
.base {
	width:760px;
	height:100%;
	margin:auto;
	border-bottom: 1px solid #999; 
} 	
.right_bg {
    width:9;
    background-image: url(../img/right_bg.gif);
} 	
.left_bg {
    width:9;
    background-image: url(../img/left_bg.gif);
} 
#wrapper {
	width: 760px;
	background: #FFFFFF;
}

/* ロゴ、ナビ
---------------------------------------------*/
#logo {
	margin:auto;
    padding-left: 10px;
    padding-top: 15px;
	padding: 15px 0 10px 10px;
    float: left;

}
#globalNav {
	clear: both;
	list-style-type: none;
	background: url(../img/global_nav_bg1.gif) left top repeat-x;
}
#globalNav li {
	display: inline;
}
#globalNav li a {
	color: #FFFFFF;
}

/* トップ
---------------------------------------------*/
#content {
	overflow: auto;
	overflow /**/: hidden;
	width: 100%;
	background: #FFFFFF url(../img/content_bg.gif) left top repeat-y;
	padding-bottom: 25px;
}

#left {
	float: left;
	width: 493px;
	padding-top: 2px;
}
#newsRelease {
	float: left;
	width: 266px;
	padding-left: 1px;
	padding-top: 2px;
}
#footer {
	clear: both;
	color: #000;
	text-align: center;
}

/* トップコンテンツ
---------------------------------------------*/
#left h3 {
	color: #FFFFFF;
	background: #3452B2 url(../img/title_newsbg.gif) left top repeat-x;
}
/* chirashi
---------------------------------------------*/
div.chirashi {
	border:1px solid #ff6699;
	margin: 16px 18px 0 18px;
	padding: 5px;
}
div.chirashi p {
	margin: 10px 0;
}
div.chirashi .link {
	background:  url(../img/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
/* section
---------------------------------------------*/
div.section {
	border: 1px solid #999;
	margin: 16px 18px 0 18px;
	padding: 5px;
}
div.section p {
	margin: 10px 0;
}
div.section .link {
	background:  url(../img/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
/* アイテム
---------------------------------------------*/
#item {
	padding: 5px;
	font-size: 85%;
	line-height: 1.3; 
}

#item table {
border-right: 1px solid #BFBFBF;
border-bottom: 1px solid #BFBFBF; 
margin: 5px 0px 5px 5px;
}
#item th {
padding: 5px;

text-align: left;
background-color: #E1E1E1;
border-top: 1px solid #BFBFBF;
border-left: 1px solid #BFBFBF;
}
#item td {
padding: 5px;

background-color: #FFF;
border-top: 1px solid #BFBFBF;
border-left: 1px solid #BFBFBF;
}
/* ニュースリリース
---------------------------------------------*/
#newsRelease h3 {
	color: #FFFFFF;
	background: #3452B2 url(../img/title_infobg.gif) left top repeat-x;
}
#newsRelease dl {
	margin: 16px 18px 0 18px;
}
#newsRelease dl dt {
	font-size: 90%;
	color: #666666;
	margin-top: 10px;
}
#newsRelease dl dd {
	margin-left: 21px ;
}
#newsRelease .misaka {
	margin: 30px 5px 0 18px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#newsRelease .misaka .link {
	background:  url(../img/arrow.gif) left center no-repeat;
	padding-left: 14px;
}	
#newsRelease .ryu {
	margin: 3px 5px 0 18px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
}
#newsRelease .ryu .link {
	background:  url(../img/arrow.gif) left center no-repeat;
	padding-left: 14px;
}	
/* 第二階層_共通 
────────────────────────*/
#content2 {
	overflow: auto;
	overflow /**/: hidden;
	width: 100%;
	background: #FFFFFF;
	padding-bottom: 30px;
}

/* 店舗案内
────────────────────────*/
/* スポーツ店舗案内
────────────────*/
#shop {
    overflow: auto;
	float: center;
	width: 720px;
	padding-top: 18px;
	padding-left: 6px;
	font-size: 12px; color: #000000
}
#shop_list {
	float: left;
	width: 246px;
	padding-top: 32px;
	margin-bottom: 18px;
}
#list {
	font-size: 11px; 
    width: 190px;
	margin: 5px 5px 0 18px;
	border-bottom: 2px solid #ccc;
	border-right: 2px solid #ccc;
}
#list .link {
	background:  url(../img/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
#shop_info {
    overflow: auto;
	float: left;
	width: 513px;
	font-size: 12px; 
	padding-left: 1px;
	padding-top: 2px;
	margin-bottom: 10px;
}
#shop_info_box {
	float: left;
	width: 450px;
	font-size: 12px; 
	padding-left: 38px;
	padding-top: 15px;
	margin-bottom: 10px;
}
/* アイテム2
-----------------*/
#item2 {
	padding: 2px;
	font-size: 85%;
}
#item2 table {
border-right: 1px solid #BFBFBF;
border-bottom: 1px solid #BFBFBF; 

}
#item2 th {
padding: 1px;
text-align: left;
background-color: #E1E1E1;
border-top: 1px solid #BFBFBF;
border-left: 1px solid #BFBFBF;
}
#item2 td {
padding: 1px;
background-color: #FFF;
border-top: 1px solid #BFBFBF;
border-left: 1px solid #BFBFBF;
}
/* オート店舗案内
────────────────*/
#a_shop_info {
    overflow: auto;
	float: left;
	width: 513px;
	font-size: 12px; 
	padding-left: 120px;
	padding-top: 2px;
	margin-bottom: 10px;
}

/* 会社概要
────────────────────────*/
div.company {
font-size: 100%;
line-height: 1.3; 
padding-top: 50px;
padding-left: 110px;
margin-top: 10px; 
margin-bottom: 10px; 
}

div.company table {
border-right: 1px solid #BFBFBF;
border-bottom: 1px solid #BFBFBF; 
margin: 5px 0px 5px 5px;
}

div.company table th {
padding: 5px;
text-align: left;
background-color: #E1E1E1;
border-top: 1px solid #BFBFBF;
border-left: 1px solid #BFBFBF;
}

div.company table td {
padding: 5px;
background-color: #FFF;
border-top: 1px solid #BFBFBF;
border-left: 1px solid #BFBFBF;
}
/* お問い合わせ
────────────────────────*/
div.contact {
font-size: 90%;
line-height: 1.3; 
padding-top: 50px;
padding-left: 110px;
margin-top: 10px; 
margin-bottom: 10px; 
}

div.contact table {
border-right: 1px solid #BFBFBF;
border-bottom: 1px solid #BFBFBF; 
margin: 5px 0px 5px 5px;
}

div.contact table th {
padding: 5px;
text-align: left;
background-color: #E1E1E1;
border-top: 1px solid #BFBFBF;
border-left: 1px solid #BFBFBF;
}

div.contact table td {
padding: 5px;
background-color: #FFF;
border-top: 1px solid #BFBFBF;
border-left: 1px solid #BFBFBF;
}
