@charset "shift_jis";
/* CSS Document */
@media only screen and (max-width: 480px) {
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border-top: 18px solid #000;
	font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,メイリオ,Meiryo,serif,sans-serif;
}

a{color:#000}

a:hover{color:#3CF}

.bold {
	font-weight: bold;
}

.double {
	line-height: 12px !important;
	padding: 10px 0 0 0px !important;
	font:11px !important;
	width:100% !important;
	height:35px  !important;
	
}

header{
	display: table;
	width: 100%;
	margin: 0 auto;
}


#header_left {
	width:265px;
	margin: 0 auto;
}

#header_right {
	width: 100%;
	text-align: right;
	vertical-align: bottom;
	margin: 0 auto;
}


h1#logo {
	height:0px;
	padding-top:55px;
	width: 100%;
	margin: 18px 0;
	display: inline-block;
	background: url(../img/logo_l.png)no-repeat;
	-o-background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size:cover;
	vertical-align: middle;
	background-position: center;
	overflow:hidden;
}
	
ul.top {
	display: block;
	margin: 0 10px 2px 0;
	padding: 0px;
	height: ;
}

ul.top li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: ;
}

a#about {
	display: block;
	padding: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",    sans-serif;
	font-size: 12px;
}

nav{
	width: 100%;
	height: 135px;
	background-image: url(../img/nav.png);
	background-repeat: repeat;
}

ul#global_nav {
	width: 100%;
	height: 135px;
	margin: 0 auto;
}

#global_nav li {
	display: block;
	float: left;
	height: 45px;
	width: 40.6875%;
	border-right: 1px solid #999;
	color: #3CF;
	font-size: 12px;
	line-height: 14px;
	padding-left:9%
}

#global_nav a {
	display: block;
	height: 45px;
	width: 100%;
	font-size: 12px;
	color: #fff;
	line-height: 45px;
	
	
}
#global_nav a:hover{
	color: #3CF;
	
}
#nav-maintenance {
	background-image: url(../img/maintenance.png);
	background-repeat: no-repeat;
	background-position: 9% center;
    text-align: center;
}

#nav-tire {
	background-image: url(../img/tire.png);
	background-repeat: no-repeat;
	background-position: 9% center;
	text-align: center;
}
#nav-concierge {
	background-image: url(../img/concierge.png);
	background-repeat: no-repeat;
	background-position: 9% center;
	 text-align: center;
}
#nav-shop {
	background-image: url(../img/shop.png);
	background-repeat: no-repeat;
	background-position: 9% center;
	text-align: center;
}

#nav-otoi {
	background-image: url(../img/otoi.png);
	background-repeat: no-repeat;
	background-position: 9% center;
	text-align: center;
}

#nav-shopping {
	background-image: url(../img/shopping.png);
	background-repeat: no-repeat;
	background-position: 9% center;
	text-align: center;
}
#this_page{
	color: #3CF !important;
}

/*mainimg*/
#mainimg{
	background-image: url(../img/top.jpg);
	background-color: #000;
	background-position: center;
	background-size: 110%;
	max-height: 250px;
	background-repeat: no-repeat;
	min-height: 185px;
}

/*topbnnaer*/
#banner480{
	display: block;
	width:300px;
	margin:0px auto;
}
#banner{
	display:none;
}

#banner480 li {
	margin: 5px 0px 5px 0px;
	border: 1px solid #CCC;
	display: inline-block;
}
#banner480 li:last-child {
	margin: 5px 0px 5px 0px;
}
#banner480 li img:hover{
filter:alpha(opacity=60);
opacity:0.7;
}

/*main*/

.content {
	height: 100%;
	width: 100%;
}
#main{
	width: 100%;
	height: 100%;
	background-position: center center;
	background-color: #FFF;
}
.title {
	height: 115px;
	width: 100%;
	margin: 0px auto 60px auto;
}
#carmainten_title{
	background: url(../img/mainte-title.jpg) no-repeat #000;
	background-position: right -10px;

}
#tire_title{
	background: url(../img/tire-title.jpg) no-repeat #000;
	background-position: right -10px;
}
#concierge_title{
		background: url(../img/concierge-title.jpg) no-repeat #000;
		background-position: right -10px;
}
#shop{
	background: url(../img/tire-title.jpg) no-repeat #000;
	background-position: right -10px;
}

#main:after {
	content: "";
}
#main h1 {
	background: -moz-linear-gradient(left,  rgba(0,44,137,1) 0%, rgba(81,178,233,0.3) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,44,137,1)), color-stop(100%,rgba(81,178,233,0.3)));
	background: -webkit-linear-gradient(left,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);
	background: -o-linear-gradient(left,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);
	background: -ms-linear-gradient(left,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);
	background: linear-gradient(to right,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);
	color: #FFF;
	width: 95%;
	top: 385px;
	left: 0px;
	padding-left: 5%;
	font: bold 20px/2em "ＤＦ平成丸ゴシック体W4", Arial, "小塚ゴシック Pro R";
}

.text_title {
	margin: 0px auto;
}
.img_title {
	position: absolute;
}
.text_content {
	margin: 5%;
	font-size: 15px;
	line-height: 1.8em;
}

#main h3 {
	border-left: 5px solid #367cd4;
	padding-left: 5px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px auto 20px;
}

.main_left {
	width: 100%;
	background-color: #FFF;
	margin-bottom: 50px;
}

.main_right {
	text-align: center;
}

.main_left p {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 1.6em;
}
/*top*/

.main_left table {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	height: 120px;
	width: 100%;
	line-height: 35px;
	margin: 25px auto;
}

tr #td_right {
	background: #A7EEFF;
	width: 30%;
	border-bottom: 1px dotted #999;
}
tr #td_mid {
	width: 230px;
	border-bottom: 1px dotted #999;
}

tr #td_left {
	background: #CCC;
	width: 90px;
	border-bottom: 1px dotted #999;
}
#table2 {
	width: 100%;
}
#table2 td {
	border-bottom: 1px dotted #999;
}

#top_right {
	float: none;
	margin: 40px 0px;
}

#top_right ul {
	  height: 300px;	
}

#top_right ul li {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	
}
#top_right ul li img{
	max-width:300px;
}



/*tire*/

#tire_ryoukin{
	line-height: 1.5em;
	text-align: left;
	margin: 20px auto 40px;
}
#tire_ryoukin dt {
	font-weight: bold;
	color: #006;
}
#tire_ryoukin dd {
	font-size: 12px;
}

#tire_ryoukin th {
	color: #FFF;
	background: #001C54;
	padding: 5px;
	width: 130px;
	border: 1px solid #FFF;
	font-size: 15px;
	font-weight: bold;
}	
#tire_ryoukin td {
	border: 1px solid #000;
	line-height: 160%;
	padding-left: 5px;
	width: 120px;
	text-align: center;
}
#tire_ryoukin dl {
	text-align: left;
}
/*inquiry*/

#inquiry{
	text-align: center;
	padding-top:50px;
	width:100%;
	margin:0px;
	height:auto;

}

#inquiry a{
	display: block;
	width: 250px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 20px auto;
	border-radius: 5px;
	color: #FFF;
	padding: 10px 0px 10px 40px;
	}

#inquiry_mail{
	background: #006 url(../img/email.png) no-repeat 15px center;
	line-height: 40px;
}
#inquiry_mail:hover{
	background: #999 url(../img/email.png) no-repeat 15px center;
}
#inquiry_phone{
	background: #006 url(../img/phone.png) no-repeat 15px center;
	line-height: 20px;
}
#inquiry_phone:hover{
	background: #999 url(../img/phone.png) no-repeat 15px center;
}
.smail_font {
	font-size: 13px;
}
/*shop*/

address {
	width: 80%;
	margin: 0 auto;
	clear:both;
	float:none;
}

#accress_info {
	float: none;
	margin:30px auto;
}


#accress_info table {
	margin: 30px auto;
}
#accress_info th{
	border-bottom: 1px solid #999;
	line-height: 2.5em;
	font-size: 14px;
	width:100px;
}
#accress_info td{
	border-bottom: 1px solid #999;
	line-height: 2.5em;
	font-size: 14px;
	width:200px;
}
#map {
	float: none;
	margin: 10px auto;
	width:100%;
}
#map iframe{
	width:100%;
	height:400px;
}

#footer{
	position: relative;
	background-color: #666;
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px;

}
}
@media only screen and (min-width: 481px) and (max-width: 800px) {
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border-top: 18px solid #000;
	font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,メイリオ,Meiryo,serif,sans-serif;
}

a{color:#000}

a:hover{color:#3CF}

.bold {
	font-weight: bold;
}
.double_a {
	height: 36px !important;
	line-height: 14px !important;
	padding-top: 34px !important;
	font:11px !important;
	text-align: center
	
}
.double {
	height: 36px !important;
	line-height: 14px !important;
	padding-top: 34px !important;
	font:11px !important;
	text-align: center
	
}


header{
	display: table;
	width: 740px;
	margin: 0 auto;
}

#header_left {
	width: 40%;
	margin: 0 auto;
}

#header_right {
	width: 100%;
	text-align: right;
	vertical-align: bottom;
}

h1#logo {
	height: 0px;
	padding-top:50px;
	width: 265px;
	margin: 15px auto;
	display: inline-block;
	background: url(../img/logo_l.png) no-repeat;
	overflow:hidden;
}
	
ul.top {
	display: block;
	margin: 0 10px 2px 0;
	padding: 0px;
	height: ;
}

ul.top li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: ;
}

a#about {
	display: block;
	padding: 2px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",    sans-serif;
	font-size: 12px;
}


nav{
	width: 100%;
	height: 70px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #7e86a5), color-stop(0.94, #020f47), color-stop(0.34, #060719), color-stop(0.22, #1b2547), color-stop(0.04, #515f88), color-stop(0.00, #bec3d4));
background: -webkit-linear-gradient(top, #bec3d4 0%, #515f88 4%, #1b2547 22%, #060719 34%, #020f47 94%, #7e86a5 100%);
background: -moz-linear-gradient(top, #bec3d4 0%, #515f88 4%, #1b2547 22%, #060719 34%, #020f47 94%, #7e86a5 100%);
background: -o-linear-gradient(top, #bec3d4 0%, #515f88 4%, #1b2547 22%, #060719 34%, #020f47 94%, #7e86a5 100%);
background: -ms-linear-gradient(top, #bec3d4 0%, #515f88 4%, #1b2547 22%, #060719 34%, #020f47 94%, #7e86a5 100%);
background: linear-gradient(to bottom, #bec3d4 0%, #515f88 4%, #1b2547 22%, #060719 34%, #020f47 94%, #7e86a5 100%);

}

ul#global_nav {
	width: 714px;
	height: 70px;
	margin: 0 auto;
}

#global_nav li {
	display: block;
	float: left;
	height: 70px;
	width: 118px;
	color: #3CF;
	border-right: 1px solid #999;
	line-height:31px;
	text-align: center;
	font-size:12px;
}

#global_nav li:last-child {
	width: 118px;
    border-right: none;
}

#global_nav a {
	display: block;
	height: 34px;
	width: 118px;
	font-size: 12px;
	color: #fff;
	padding-top: 36px;
	line-height: 20px;
	
	
}
#global_nav a:hover{
	color: #3CF;
	
}
#nav-maintenance {
	background: url(../img/maintenance.png) no-repeat;
	background-position: center 18%;
}

#nav-tire {
	background: url(../img/tire.png) no-repeat;
	background-position: center 18%;
	text-align: center;
}
#nav-concierge {
	background: url(../img/concierge.png) no-repeat;
	background-position: center 18%;
}
#nav-shop {
	background: url(../img/shop.png)no-repeat;
	background-position: center 18%;
	text-align: center;
}

#nav-otoi {
	background: url(../img/otoi.png)no-repeat;
	background-position: center 18%;
	text-align: center;
}

#nav-shopping {
	background: url(../img/shopping.png) no-repeat;
	background-position: center 18%;
}

#this_page{
	color: #3CF !important;
}

/*mainimg*/
#mainimg{
	background-image: url(../img/top.jpg);
	background-color: #000;
	background-position: center;
	background-size: auto 400px;
	height: 400px;
	background-repeat: no-repeat;
}

/*topbnnaer*/

#banner {
	margin: 0px auto;
	width: 500px;
}
#banner480{
	display:none;
}
#banner li {
	display: inline-block;
	margin: 5px 10px 5px 0px;
	border: 1px solid #CCC;
}
#banner li:last-child {
	margin: 5px 0px 5px 0px;
}
#banner li img:hover{
filter:alpha(opacity=60);
opacity:0.7;
}

/*main*/
.content {
	height: 100%;
	width: 100%;
}


#main{ background:#FFF ;
	height: 100%;
	width: 100%;
	position: relative;
	margin: 0 auto;
	background-color: #FFF;
}
#main:after {
	content: "";
}
#main h1 {
	background: -moz-linear-gradient(left,  rgba(0,44,137,1) 0%, rgba(81,178,233,0.3) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,44,137,1)), color-stop(100%,rgba(81,178,233,0.3)));
	background: -webkit-linear-gradient(left,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);
	background: -o-linear-gradient(left,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);
	background: -ms-linear-gradient(left,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);
	background: linear-gradient(to right,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);




    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002c89', endColorstr='#4d51b2e9',GradientType=1 ); 
	filter: alpha(opacity=50);
	font-size: 25px;
	font-weight: bold;
	font-family: "ＤＦ平成丸ゴシック体W4", Arial, "小塚ゴシック Pro R";
	color: #FFF;
	height: 45px;
	width: 96%;
	line-height: 45px;
	float: left;
	top: 120px;
	left: 0px;
	padding-left: 4%;
}
.title {
	height: 165px;
	width: 100%;
	margin-bottom: 35px;
}
#carmainten_title{
	background: url(../img/mainte-title.jpg) no-repeat #000;
	background-position: right -10px;

}
#tire_title{
	background: url(../img/tire-title.jpg) no-repeat #000;
	background-position: right -10px;
}
#concierge_title{
		background: url(../img/concierge-title.jpg) no-repeat #000;
		background-position: right -10px;
}
#shop{
	background: url(../img/tire-title.jpg) no-repeat #000;
	background-position: right -10px;
}


.text_title {
	margin: 0px auto 20px;
}
.img_title {
	position: absolute;
}
.text_content {
	margin: 20px 60px;
	font-size: 14px;
	line-height: 1.5em;
}


#main h3 {
	border-left: 5px solid #367cd4;
	padding-left: 5px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px auto 20px;
}
#main p {
	font-size: 14px;
	line-height: 1.6em;
}
.main_right ul  {
	  width:100%;

}
.main_right ul li {
	float: none;

	
}
/*top*/

.main_left table {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	height: 120px;
	width: 100%;
	line-height: 35px;
	margin: 25px auto;
}

tr #td_right {
	background: #A7EEFF;
	width: 30%;
	border-bottom: 1px dotted #999;
}
tr #td_mid {
	width: 230px;
	border-bottom: 1px dotted #999;
}

tr #td_left {
	background: #CCC;
	width: 90px;
	border-bottom: 1px dotted #999;
}
#table2 {
	width: 80%;
}
#table2 td {
	width: 28%;
	border-bottom: 1px dotted #999;
}

#top_right {
	float: none;
	margin: 40px 0px;
}

#top_right ul li {
	  height: 440px;	
}

#top_right ul li {
	float: left;
	margin-right: 5px;
	margin-bottom: 0px;
	
}
#top_right ul li img{
	max-width:300px;
}



/*tire*/

#tire_ryoukin{
	line-height: 1.5em;
	text-align: left;
	margin: 20px auto 40px;
}
#tire_ryoukin dt {
	font-weight: bold;
	color: #006;
}
#tire_ryoukin dd {
	font-size: 12px;
}

#tire_ryoukin th {
	color: #FFF;
	background: #001C54;
	padding: 5px;
	width: 130px;
	border: 1px solid #FFF;
	font-size: 15px;
	font-weight: bold;
}	
#tire_ryoukin td {
	border: 1px solid #000;
	line-height: 160%;
	padding-left: 5px;
	width: 120px;
	text-align: center;
}
#tire_ryoukin dl {
	text-align: left;
}
/*inquiry*/

#inquiry{
	text-align: center;
	padding: 90px 0px;
	height:auto;

}

#inquiry a{
	display: block;
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 20px auto;
	border-radius: 5px;
	color: #FFF;
	padding: 10px 0px 10px 40px;
	}

#inquiry_mail{
	background: #006 url(../img/email.png) no-repeat 25px center;
	line-height: 40px;
}
#inquiry_mail:hover{
	background: #999 url(../img/email.png) no-repeat 25px center;
}
#inquiry_phone{
	background: #006 url(../img/phone.png) no-repeat 25px center;
	line-height: 20px;
}
#inquiry_phone:hover{
	background: #999 url(../img/phone.png) no-repeat 25px center;
}
.smail_font {
	font-size: 13px;
}
/*shop*/

address {
	width: 80%;
	margin: 0 auto;
	clear:both;
	float:none;
}

#accress_info {
	float: none;
	margin:30px auto;
}


#accress_info table {
	margin: 30px auto;
	width:400px;
}
#accress_info th{
	border-bottom: 1px solid #999;
	line-height: 2.5em;
	font-size: 14px;
	width:100px;
}
#accress_info td{
	border-bottom: 1px solid #999;
	line-height: 2.5em;
	font-size: 14px;
	width:200px;
}
#map {
	float: none;
	margin: 10px auto;
	width:100%;
}
#map iframe{
	width:100%;
	height:400px;
}


#footer{
	position: relative;
	background-color: #666;
	width: 100%;
	text-align: center;
	height: 120px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;

}
	
}

@media screen and (min-width: 769px) {
/*header*/
html {
	position: absolute;
	width: 100%;
}

body {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border-top: 18px solid #000;
	font-size:14px;
    line-height: 1.6em;
	font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,メイリオ,Meiryo,serif,sans-serif;
}


a{color:#000}

a:hover{color:#3CF}

.bold {
	font-weight: bold;
}

.double {
	height: 35px !important;
	line-height: 12px !important;
	padding-top: 10px !important;
	font-size:10px !important;
}

header{
	display: table;
	width: 940px;
	margin: 0 auto;
}

#header_left {
	display: table-cell;
	width: 50%;
}

#header_right {
	display: table-cell;
	width: 50%;
	text-align: right;
	vertical-align: bottom;
}

h1#logo {
	height: 0px;
	padding-top: 55px;
	width: 265px;
	margin: 15px 0;
	display: inline-block;
	background: url(../img/logo_l.png) no-repeat;
	overflow: hidden;
}


ul.top {
	display: block;
	margin: 0 10px 2px 0;
	padding: 0px;
	height: ;
}

ul.top li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	height: ;
}
.about {
	display: block;
	padding: 2px;
	font-size: 12px;
}


nav{
	width: 100%;
	background-color: #000;
	background-image: url(../img/nav.png);
	height: 45px;
}

ul#global_nav {
	width: 900px;
	margin: 0 auto;
}

#global_nav li {
	display: block;
	float: left;
	width: 100px;
	color: #3CF;
	border-right: 1px solid #999;
	font-size: 12px;
	line-height: 45px;
	padding: 0 5px 0 35px;

}

#global_nav li:last-child {
	width: 138px;
    border-right: none;
}

#global_nav a {
	display: block;
	font-size: 12px;
	color: #fff;

}

#global_nav a:hover{
	color: #3CF;	
}

#nav-maintenance {
	background: url(../img/maintenance.png) no-repeat;
	background-position: 4px center;
}

#nav-tire {
	background: url(../img/tire.png) no-repeat;
	background-position: 10px center;
	text-align: center;
}
#nav-concierge {
	background: url(../img/concierge.png) no-repeat 10px 12px;
}
#nav-shop {
	text-align: center;
	background: url(../img/shop.png) no-repeat 30px center;
}

#nav-otoi {
	text-align: center;
	background: url(../img/otoi.png) no-repeat 20px center;
}

#nav-shopping {
	background: url(../img/shopping.png) no-repeat 10px 12px;
}

#this_page{
	color: #3CF !important;
}
/*mainimg*/
#mainimg{
	background-image: url(../img/top.jpg);
    linear-gradient(leftrgba(255,255,255,1),
	rgba(255,255,255,0)),url(...) center bottom no-repeat;
	-moz-linear-gradient(left,rgba(255,255,255,1),
    rgba(255,255,255,0)),url(...) center bottom no-repeat;
	-webkit-linear-gradient(left,rgba(255,255,255,1),
	rgba(255,255,255,0)),url(...) center bottom no-repeat;
	background-color: #000;
	background-position: center;
	background-size: auto 460px;
	height: 460px;
	background-repeat: no-repeat;
}

/*main_content*/

.content {
	height: 100%;
	width: 100%;
	background-color: #333;
}

#main{
	width: 950px;
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 5px 10px #000;
	-moz-box-shadow: 0 5px 10px #000;
	box-shadow: 0 5px 10px #000;
	margin: 0 auto;
	padding: 10px 0px 40px;
}


#banner {
	margin: -10px auto -5px auto;
	padding: 0px 0px 0px 5px;
}

#banner480{
	display:none;
}
#banner li {
	display: inline-block;
	border: 1px solid #CCC;
	width:230px;
	height:120px;
}

#banner li img:hover{
filter:alpha(opacity=60);
opacity:0.7;
}


#main h1 {
	background: -moz-linear-gradient(left,  rgba(0,44,137,1) 0%, rgba(81,178,233,0.3) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,44,137,1)), color-stop(100%,rgba(81,178,233,0.3)));
	background: -webkit-linear-gradient(left,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);
	background: -o-linear-gradient(left,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);
	background: -ms-linear-gradient(left,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);
	background: linear-gradient(to right,  rgba(0,44,137,1) 0%,rgba(81,178,233,0.3) 100%);


filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002c89', endColorstr='#4d51b2e9',GradientType=1 ); 
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
	font-family: "ＤＦ平成丸ゴシック体W4", Arial, "小塚ゴシック Pro R";
	line-height: 50px;
	filter: alpha(opacity=50);
	float: left;
	padding-left: 30px;
}
.text_title {
	color: #FFF;
	margin: 0px auto 10px;
    width: 920px;
}
.img_title {
	height: 50px;
	width: 850px;
	position: absolute;
	top: 168px;
}

.title {
	height: 220px;
	width: 880px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin: 0 auto 30px auto;

}
#carmainten_title{
	background: url(../img/mainte-title.jpg) no-repeat #000;
	background-position: right;

}
#tire_title{
	background: url(../img/tire-title.jpg) no-repeat #000;
	background-position: right;
}
#concierge_title{
		background: url(../img/concierge-title.jpg) no-repeat #000;
		background-position: right;
}
#shop{
	background: url(../img/tire-title.jpg) no-repeat #000;
	background-position: right;
}

#main:after {
	content: "";
}

.text_content {
	margin: 20px 60px;
}


#main h3 {
	border-left: 5px solid #367cd4;
	padding-left: 5px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0px auto 20px;
}

.main_left {
	width: 58.5%;
	float: left;
	background-color: #FFF;
	margin-top: 30px;
	margin-bottom: 50px;
}

.main_right {
/*	float: right;*/
	text-align: center;
	margin-right: 100px;
	margin-top: 50px;
}

.main_left p {
	margin-top: 15px;
	margin-bottom: 15px;
		font-size: 14px;
	line-height: 1.6em;
}

/*top*/

.main_left table {
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	height: 120px;
	width: 450px;
	line-height: 35px;
	margin: 0 auto;
}

tr #td_right {
	background: #A7EEFF;
	width: 90px;
	border-bottom: 1px dotted #999;
}
tr #td_mid {
	width: 230px;
	border-bottom: 1px dotted #999;
}

tr #td_left {
	background: #CCC;
	width: 90px;
	border-bottom: 1px dotted #999;
}
#table2 {
	width: 100%;
}
#table2 tr {
	/* [disabled]width: 33%; */
	border-bottom: 1px dotted #999;
}

#top_right {
	height: 100%;
	width: 330px;
	float: right;
	margin: 50px 0px 0px 10px;
}

#top_right ul li{
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	
}
#top_right ul li img{
	max-width:330px;
}

/*tire*/

#tire_ryoukin{
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	margin: 20px auto 40px;
}
#tire_ryoukin dt {
	font-weight: bold;
	color: #006;
}
#tire_ryoukin dd {
	font-size: 12px;
}

#tire_ryoukin th {
	color: #FFF;
	background: #001C54;
	padding: 5px;
	width: 130px;
	border: 1px solid #FFF;
	font-size: 15px;
	font-weight: bold;
}	
#tire_ryoukin td {
	border: 1px solid #000;
	line-height: 160%;
	padding-left: 5px;
	width: 120px;
	text-align: center;
}
#tire_ryoukin dl {
	text-align: left;
}

/*shop*/

address {
	width: 750px;
	margin: 0 auto;
}

#accress_info {
	width: 300px;
	float: left;
}


#accress_info table {
	margin: 20px 0;
	width:300px;
}
#accress_info th{
	border-bottom: 1px solid #999;
	line-height: 2.5em;
	font-size: 14px;
	width:100px;
}
#accress_info td{
	border-bottom: 1px solid #999;
	line-height: 2.5em;
	font-size: 14px;
	width:200px;
}
#map {
	float: right;
	width: 350px;
	margin:0px;
}
#map iframe{
	width:100%;
	height:350px;
}

#carmainten{
	height:500px;
}

/*inquiry*/

#inquiry{
	text-align: center;
    padding-top:90px;
	height:500px;

}

#inquiry a{
	display: block;
	width: 300px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 20px auto;
	border-radius: 5px;
	color: #FFF;
	padding: 10px 0px 10px 40px;
	box-shadow: 2px 2px 2px #969696;
	}

#inquiry_mail{
	background: #006 url(../img/email.png) no-repeat 25px center;
	line-height: 40px;
}
#inquiry_mail:hover{
	background: #999 url(../img/email.png) no-repeat 25px center;
}
#inquiry_phone{
	background: #006 url(../img/phone.png) no-repeat 25px center;
	line-height: 20px;
}
#inquiry_phone:hover{
	background: #999 url(../img/phone.png) no-repeat 25px center;
}
.smail_font {
	font-size: 13px;
}
/*footer*/

#footer{
	position: relative;
	background-color: #666;
	width: 100%;
	text-align: center;
	height: 120px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;

}
}
