@charset "UTF-8";

@import url("reset.css");

html {
    overflow-y:scroll;
}

body{
    line-height:1.6;
    letter-spacing:1px;
    font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size:0.9em;
}

html,
body {
  height: 100%;
}

.clear { clear:both;}
.clear hr{
    display:none;
 } 

#wrapper{
    width:100%;
  min-height: 100%;
  height: auto !important;
  height: 100%; 
    padding-bottom:-195px;
}

 
/* header */
header {
	width:100%;
	height:200px;
}

header h1 {
	text-indent:-9999px;
    font-size:0;
}

header .header_logo{
    text-align:center;
    margin-top:44px;
}
#header_txt{
    background:#e60012;
    text-align:left;
}

#header_txt h4{
    width:980px;
    color:#fff;
    margin:0 auto;
    padding:1px 0;
}


/* nav */
nav {
	width:980px;
    margin:0 auto;
}

.navigation{
    margin-top:33px;
}

.navigation li{
	float:left;
	text-align:center;
	list-style:none;
    width:153px;
}

.navigation li.long{
    width:210px;
}
.navigation li.short{
    width:90px;
}
.navigation li a {
	margin:0 auto;
	padding:10px 20px;
	font-size:1.2em;
	position:relative;
    color:#333;
}

.navigation li a:hover {
	background:#e60012;
	color:#fff;
/*	opacity:0.8;*/
}

/*contents*/

#contents {
	width:980px;
    margin:70px auto;
}

#contents h3{
    clear:both;
    margin:50px 0 10px 0;
    font-size:18px;
    font-weight:normal;
    color:#917700;
    line-height:1.8;
    border-bottom:1px dotted #917700;
}
#contents span.holiday{
	color:#FF0000;
}
p.img_r{
	float:right;
	margin-top:30px;
}
p.img_l{
    float:left;
}


table {
    width:500px;
    margin:32px 0;
    border-collapse:collapse;
    border:1px solid #999;
    border-spacing:0;
    line-height:1.8;
}

table th {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    background:#EFEBEF;
    font-weight:bold;
    text-align:left;
}

table td {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    text-align:left;
    table-layout:fixed;
}

table#contact {
  margin-top:100px;
     margin-right : 10%;
 margin-left : 10%;
    width:auto;
    border-collapse:collapse;
    border:1px solid #999;
    border-spacing:0;
    line-height:1.8;
}

table#contact th {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    background:#EFEBEF;
    font-weight:bold;
    text-align:left;
}

table#contact td {
    padding:5px;
    border:1px solid #999;
    border-width:0 0 1px 1px;
    text-align:left;
    table-layout:fixed;
}

table th.middle{
vertical-align:middle;
}

table th.middle img{
vertical-align:middle;
}
#contents p{
    padding:0 10px;
}

table th.middle{
vertical-align:middle;
}

/* footer */
footer {
    display:block;
    text-align:center;
    width:100%;
   
}

#footer_copyright {
    background:#e60012;
    height:22px;
    color:#fff;
    text-align:center;
}

#footer_copyright a{
    color:#fff;
} 

@media (max-width: 767px) {
footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

#push{
	width:1000px;
    text-align:left;
    padding-top:10px;
    margin:0 auto;
}

#push .p_left{
	width:340px;    
    float:left;
    text-align:center;
    padding-bottom:20px;
    padding-top:20px;
}

#push .p_middle{
    width:500px;
    float:left;
    padding-left:22px;
    padding-top:50px;
}



/* スタッフ紹介 */
.img-box{
  position: relative;
}

.img-box img{
    margin-right:15px;
}
.img-box-mini{
  position: absolute;
  bottom: 5px;
  left: 0px;
      width: 470px;
 }

.img-box-text{
  text-align: left;
	padding:5px;
  opacity: 0.55; 
	background:#fff;
}

.img-box-mini_r{
     position: absolute;
  bottom: 5px;
  left: 485px;
      width: 476px; 
}


/* carcaremenu */
.carcaremenu{
    background:#f4dfa8;
    padding:20px;
}

.carcaremenu p.logo01{
    text-align:center;
}

.carcaremenu img{
    text-align:right;
    vertical-align:middle;
}

.carcaremenu table{
	border:none;
    width:940px;
}

.carcaremenu td{
    border:1px solid #333;
    background:#fff;
    padding:20px;
    width:460px;
}

.carcaremenu td.center2{
    border-top:none;
    border-bottom:none;
    background:none;
    width:20px;
    padding:0;
}

.carcaremenu_img img {
display: inline-block;
vertical-align: middle;
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
}
.carcaremenu_img  .txt {
display: inline-block;
vertical-align: middle;
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
}

.carcare_plus h2{
    background-image:url(../img/carcarebg.gif);
    text-align:center;
    padding-top:20px;
    margin-top:50px;
    
}

.carcare_plus table{
    border:none;
    width:980px;
    color:#333;
    
}

.carcare_plus p{
    margin-top:20px;
}
.carcare_plus  td{
       border:none;
    padding:20px;
}

.air_con_plus{
    width:620px;
    margin:10px auto;
    color:#333;
    font-size:1.2em;
}

.page-back {
 position: fixed;
 bottom: 10px;
 right: 300px;
}


/* seibi */
.seibi{
	    color:#333;    
}

.seibi img{
    margin:15px 0 5px 0;
}
.seibi h4 {
  font-size:1.4em;
}

.seibi p{
    margin:15px;
}
.seibi span{
	font-size:1.1em;
    font-weight:bold;
}

.seibi span.kakaku{
	font-size:1.4em;
    font-weight:bold;
	color:#ff0000;
}
.seibi table{
	 border:1px solid #999;
	 width:100%;
}

.seibi table tr{
	 border:1px solid #999;
	 }
	 
.seibi table td{
	 vertical-align: middle!important ;
	 text-align:right;
	 border:1px solid #999;
	 }
	 
.seibi table th{
    padding:18px 0;
    text-align:center;
    vertical-align: middle!important ;
    border:1px solid #999;
}

.seibi table th.wp60{
	  background:#7885c1;
	width:17%;

}

.seibi table th.wp36{
	  background:#82c7ed;
	width:17%;
}

.seibi table td.naiyou{
	width:21%;
	text-align:left!important;
}

.seibi table th.month{
	  background:#f5e8e2;
		width:5%;
		padding:0;
} 

.seibi .tokuten {
    padding: 0.5em 1em;
    margin: 2em 0;
    color: #232323;
    background: #fff8e8;
    border-left: solid 10px #ffc06e;
}
.tokuten p {
    margin: 0; 
    padding: 0;
}
.tokuten table, .tokuten tr,.tokuten td{
	border:none;
	padding:0;
}

/**/
.mailform {
	background: #9fb7d4;
	margin: 0 auto;
	padding: 10px;
}
.mailform table {
	border-collapse: collapse;
	margin: 0 auto;
}
.mailform table th,
.mailform table td {
	padding: 5px;
}
.mailform th {
	width: 70px;
	vertical-align: top;
}
.mailform td {
}
.mailform .rq {
	color: #ff0000;
}
.mailform .rc {
	color: #0000ff;
}
.mailform .rmr {
	color: #ff0000;
	margin: 0 0 10px 0;
}
.mailform .rmb {
	color: #0000ff;
	margin: 0 0 10px 0;
}
.mailform #name,
.mailform #phone,
.mailform #email,
.mailform #email2 {
	width: 100%;
	height: 25px;
}
.mailform #comment {
	width: 100%;
	height: 100px;
}
.mailform #submit,
.mailform #reset,
.mailform #back {
	padding: 10px;
	margin: 0 5px 0 0;
}

