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

.sp { display: none !important; }
.pc { display: block !important; }


#wrapper {
	width: 920px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font: 14px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrapper a {
	color: #0369CE;
}
#wrapper a:hover {
	color: #333;
}

#header {
	overflow: hidden;
	width: 900px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}


#header h1 img {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	margin-top: 3px;
}
#header p {
	display: inline;
}
#header #headerTxt {
	width: 500px;
	float: left;
	margin-top: 10px;
}



#header p img {
	float: right;
}
#topImage {
	border-top: 4px solid #1B76D1;
	margin-right: 10px;
	margin-left: 10px;
}
#topImage .viewer{
	margin: 0 auto;
	width: 900px;
	height: 335px;
	text-align: left;
	overflow: hidden;
}
#topImage .viewer ul{
	width: 900px;
	height: 335px;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#topImage .viewer ul li{
	top: 0;
	left: 0;
	width: 900px;
	height: 335px;
	display: none;
	position: absolute;
}
#navi {
	height: 104px;
}
#navi ul {
	clear: both;
}

#navi ul li {
	float: left;
}
#navi #naviUpper {
	width:900px;
	background: #0066CB;
	float: left;
	border-bottom: 5px solid #0066CB;
}
#naviUpper ul li a:hover img{
	visibility: hidden;
}
#naviUpper ul #navi01 {
	background: url(/images/common/global_navi01_s2.jpg) no-repeat 0px 0px;
}
#naviUpper ul #navi02 {
	background: url(/images/common/global_navi02_s2.jpg) no-repeat 0px 0px;
}
#naviUpper ul #navi03 {
	background: url(/images/common/global_navi03_s2.jpg) no-repeat 0px 0px;
}
#naviUpper ul #navi04 {
	background: url(/images/common/global_navi04_s2.jpg) no-repeat 0px 0px;
}
#naviUpper ul #navi05 {
	background: url(/images/common/global_navi05_s2.jpg) no-repeat 0px 0px;
}
#naviUpper ul #navi06 {
	background: url(/images/common/global_navi06_s2.jpg) no-repeat 0px 0px;
}
#naviUpper ul #navi07 {
	background: url(/images/common/global_navi07_s2.jpg) no-repeat 0px 0px;
}


#naviUpper ul li a {
	display: block;
}

#navi #naviHome {
	float: left;
	padding-left: 10px;
	background: url(/images/common/global_navi_background.jpg) no-repeat 0px 0px;
}
#navi #naviHome a{
	display: block;
	background: url(/images/common/global_navi_home_s2.jpg) no-repeat 0px 0px;
}
#navi #naviHome a:hover img{
	visibility: hidden;
}
#navi #naviSub {
	float: right;
	width: 380px;
}

/*LINE Area*/

#navi #naviSub li.line {
	background:#FFF;
}

#navi #naviSub li.line a:hover{
	opacity: 0.6;
}

/*LINE Area  end */


#navi #naviSub ul li {
	margin-right: 10px;
	background: url(/images/common/cursor.jpg) no-repeat 0px 0px;
	margin-top: 10px;
	padding-left: 25px;
}


#contents {
	width: 900px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
	margin-bottom: 10px;
	height: auto;
}


#contents h5 {
	background: url(/images/common/list_icon.jpg) no-repeat 0px 0px;
	padding-left: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 5px;
}

#contents .itemTopA {
	border: 1px solid #E3E3E3;
	width: 898px;
	margin-bottom: 10px;
	background: url(/images/common/title_background.jpg) repeat-x 0px 0px;
	height: auto;
	overflow: hidden;
}
#contents .itemTopA h3,
.itemTopB h4,
.itemTopC h4 {
	margin-bottom: 15px;
	margin-left: 15px;
}
#contents .itemTopA .box p {
	margin-right: 20px;
	margin-left: 20px;
}
#contents .itemTopA .box {
	float: left;
	width: 220px;
	height: 250px;
}

#contents .itemTopA .box p img {
}
#contents .itemTopA .box2 {
	height: 140px;
	width: 420px;
	float: left;
	padding-right: 20px;
}
#contents .itemTopA .box2 p img {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}


#contents .itemTopB {
	float: left;
	width: 220px;
	background: url(/images/common/title_background.jpg) repeat-x 0px 0px;
	border-top: 1px solid #E3E3E3;
	margin-right: 10px;
}
#contents .itemTopB table {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#contents .itemTopB table {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#contents .itemTopB table td {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}



/*--- Calender ---*/
/*-- .calender-eigyo table {
	border: none;
	margin: 0 0 20px 0;
	padding: 0px;
	border-collapse: collapse;
    width: 220px;
    color: #666666;
}
.calender-eigyo table tr {
	border: none;
}
.calender-eigyo table th {
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px 1px;
	border-collapse: collapse;
	font-weight: normal;
	color: #666666;
	white-space: nowrap;
	text-align: center;
	background-color: #C7D8ED;
	font-size: 1em;
}
.calender-eigyo table th.cellTableHead {
	background-color: #EEEEEE;
}
.calender-eigyo table th.sun {
	background-color: #FF3300;
    color: #fff;
}
.calender-eigyo table th.sat {
	background-color: #A6C0E1;
}
.calender-eigyo table td {
	border: 1px solid #666666;
	background-color: #DCFBD4;
	margin: 0px;
	padding: 0px 2px;
	border-collapse: collapse;
	text-align: center;
}
.calender-eigyo table td.sun,.calender-eigyo table td.off  {
	background-color: #FBE3DB;
    }

.calender-eigyo table td.wh {
	background-color: #fff;
    }--*/

/*--- /Calender ---*/


#contents .itemTopC {
	float: left;
	width: 330px;
	border: 1px solid #E3E3E3;
	background: url(/images/common/title_background.jpg) repeat-x 0px 0px;
	padding-bottom: 20px;
	margin-top:10px;
}
#contents .itemTopC .whatsnew {
	padding-left: 15px;
}


#contents .itemTopO {
	float: left;
	width: 330px;
	
	padding-bottom: 10px;
}



#contents .itemTopD {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents #banner {
	float: right;
	width: 295px;
	margin-bottom: 10px;
}
#contents .bannerItem1 {
	margin-bottom: 10px;
}
#contents .bannerItem2 {

}
#contents .bannerItem2 p {
	margin-bottom: 2px;
}

#contents .bannerItem3 {
	margin-bottom: 12px;
}
#contents .bannerItem4 {
	margin-bottom: 2px;
}




#footer {
	width: 900px;
	margin-right: 10px;
	margin-left: 10px;
	background: #1372D0;
	text-align: center;
	color: #FFF;
	clear: both;
	height: 18px;
	margin-top: 15px;
}
#navi .naviPan {
	float: left;
	width: 150px;
	margin-top: 10px;
}
#navi .naviPan ul li {
	margin-right: 5px;
}


#navi .navibnr {
	float: left;
	width: 330px;
	margin-top: 10px;
}
#navi .navibnr ul li {
	margin-right: 5px;
	margin-bottom:5px;
}



.itemWrap  {
	width: 900px;
	background: url(/images/common/title_background.jpg) repeat-x 0px 0px;
}
.itemWrap h2 img  {
	margin-bottom: 15px;
}
.itemWrap h3 img  {
	margin-left: 15px;
}

.itemWrap .leftItem {
	float: left;
	width: 580px;
	padding-left: 10px;
	margin-bottom: 15px;
}
.itemWrap .leftItem h3  {
	background: url(/images/common/left_item_title.gif) no-repeat 0px 0px;
	padding-left: 15px;
	height: 23px;
	font-weight: bold;
	color: #4677B1;
	line-height: 23px;
	border-bottom: 1px dotted #06A863;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.itemWrap .leftItem .map {
	height: 547px;
	width: 403px;
	margin: 30px auto;
}
#companyinfo  dl{
	margin: 0 0 15px;
	padding: 0 10px 10px;
	border: 1px #469CE4 solid;
}
#companyinfo  dt{
	float: left;
	width: 7em;
	padding: 10px 0;
	font-weight: bold;
	text-indent: 1em;
	line-height: 150%;
	color: #0066CC;
}
#companyinfo  dd{
	padding: 10px 0 10px 7em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC dotted;
}
.staffBox    {
	margin-top: 20px;
	padding-left: 10px;
	clear: both;
	height: 175px;
}
.staffBox .staffPhoto p img {
	padding: 7px;
	height: 150px;
	width: 150px;
	float: left;
	margin-left: 3px;
	margin-top: 3px;
}
.staffBox .staffPhoto p {
	background: url(/images/staff/photo_bg.jpg) no-repeat 0px 0px;
	height: 172px;
	width: 172px;
	float: left;
}

.staffBox .staffName {
	float: right;
	margin-right: 30px;
	width: 320px;
	margin-top: 10px;
	line-height: 20px;
}
.staffBox .staffName p img {
	margin-bottom: 10px;
}
.oilBox {
	width: 170px;
	float: left;
	height: 410px;
	padding-right: 10px;
	padding-left: 10px;
}
.oilBox p img {
	margin-left: 15px;
	margin-bottom: 15px;
}
.oilBox h4 {
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	margin-bottom: 15px;
}
.btnToTop {
	float: right;
	height: 32px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 123px;
}

.serviceMenu {
	padding-right: 10px;
}
.serviceBox {
	clear: both;
	height: auto;
}

.serviceMenu p  img{
	margin-top: 10px;
	margin-left: 10px;
}

.serviceBox h3 {
	margin-top: 20px;
}
.serviceBox p .serviceTitle {
	margin-bottom: 10px;
}
.serviceBox ol li {
	list-style: decimal;
	margin-left: 20px;
	margin-right: 10px;
}
.serviceBox ol {
	float: left;
	margin-bottom: 15px;
}

.serviceBox strong {
	font-size: 14px;
	font-weight: bold;
	color: #002CBD;
	line-height: 25px;
	padding-left: 10px;
	clear: both;
}

.serviceBox p img {
	clear: both;
}


.serviceBox .serviceBprice {
	clear: both;
	margin-top: 10px;
}

.serviceBox .serviceBtxt {
	width: 400px;
	float: left;
	height: 110px;
	margin-right: 20px;
}
.serviceBox .serviceBItem {
	clear: both;
	height: auto;
}
.serviceBprice dl {
	border: 1px solid #93D5FF;
	margin-top: 10px;
}
.serviceBprice dl dt {
	float: left;
	width: 220px;
	font-weight: bold;
	line-height: 150%;
	background: #E3F4FF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	color: #002CBD;
}
.serviceBprice dl dd {
	line-height: 150%;
	border-bottom: 1px #93D5FF solid;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.serviceCtxt {
	clear: both;
}
.serviceC img {
	margin-bottom: 15px;
}
.serviceCLeft p img {
	margin-top: 10px;
}

.serviceCLeft  {
	float: left;
	width: 320px;
}
.serviceCRight {
	float: right;
	margin-right: 10px;
}

.serviceD dl {
	margin-top: 10px;
}
.serviceD dl dt {
	float: left;
	width: 60px;
	font-weight: bold;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 10px;
	color: #002CBD;
}
.serviceD dl dd {
	line-height: 150%;
	border-bottom: 1px #93D5FF dotted;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.newcarItem {
	width: 280px;
	float: left;
	margin-right: 10px;
}
.newcarItem table {
	border-top: 1px solid #93D5FF;
	border-left: 1px solid #93D5FF;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-bottom: 25px;
}
.newcarTxt p img {
	margin-bottom: 15px;
}

.newcarItem table tr {
	border-bottom: 1px solid #93D5FF;
}
.newcarItem table tr th {
	border-right: 1px solid #93D5FF;
	background: #E3F4FF;
	text-align: center;
	font-weight: bold;
	color: #002CBD;
	line-height: 22px;
}

.newcarItem table tr td {
	border-right: 1px solid #93D5FF;
	text-align: center;
}

.newcarItem .newcarName {
	text-align: center;
	height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.newcarItem .newcarName h4 {
	font-weight: bold;
}
.maintenanceMenu {
	width: 182px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.maintenanceMenu p img {

}
.maintenanceWrap p img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.maintenanceWrap {
	height: auto;
	clear: both;
}

.maintenanceReserveBtn {
	text-align: center;
	margin-top: 15px;
}
.maintenanceReserveBtn p img {
	margin-right: 50px;
}
.maintenancePrice {
	width: 550px;
	float: left;
	margin-right: 10px;
}
.maintenancePrice table {
	border-top: 1px solid #93D5FF;
	border-left: 1px solid #93D5FF;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin-bottom: 25px;
}
.maintenancePrice p img {
	margin-bottom: 15px;
}

.maintenancePrice table tr {
	border-bottom: 1px solid #93D5FF;
}
.maintenancePrice table tr th {
	border-right: 1px solid #FFF;
	background: #86CEF4;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #FFF;
}

.maintenancePrice table tr td {
	border-right: 1px solid #93D5FF;
	text-align: center;
}
.sp_linkbtn{
	display:none !important;
}

.flow01{
	float:left;
	display: table-cell;    
    vertical-align: middle;
	font-size:12px;
	text-align:center;
}
.flow01 img{
	width:170px;
}
.flow02{
	position: relative;
	height:190px;
	width:20px;
	float:left;
}
.flow02 span{
    position: absolute;
    top: 50%;
    font-size:18px;
	color:#ff9e01;

}

.tbl-r05 {
    width: 550px;
  }
  .tbl-r05 .thead {
    border-right: 1px solid #FFF;
    background: #86CEF4;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #FFF;
  }
  .tbl-r05 tr{
	  height:40px;
  }
  .tbl-r05 .right{
    border-right: 1px solid #FFF;
    background: #86CEF4;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	height: 40px;
	border-bottom: 1px solid #FFF;

  }

