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



/* 基本 */

html {
	overflow-y:scroll;
}

body {
  font-family: 'メイリオ','Hiragino Kaku Gothic Pro',sans-serif;
  margin:0;
  padding:0;
  background-image:url(img/base/back.png);
  background-position:center;
  background-repeat:repeat-y;
  -webkit-text-size-adjust: none;
}

br {
	letter-spacing:normal;
}

a  {text-decoration: none;
  color: #0c8bcd}

a img  {border: none}

img {
  border:0;
}

 a:hover img {
  opacity: 0.6; /* Opera・Safari */
  -moz-opacity:0.6; /* Firefox */
  filter: alpha(opacity=60); /* IE */
  zoom: 1; /* IE */
}

#wrapper{
	width:950px;
	margin:0 auto;
}

#header,#header2,#header3,#header4{
	margin:0;
	height:340px;
}

#header{
	background-image:url(img/base/header1.jpg);
}

#header2{
	background-image:url(img/base/header2.jpg);
}

#header3{
	background-image:url(img/base/header3.jpg);
}

#header4{
	background-image:url(img/base/header4.jpg);
}

#content{
	float:left;
	margin:0;
	padding:0 90px;
}

#footer{
	float:left;
	width:950px;
	height:250px;
	background-image:url(img/base/footer.jpg);
}

h1,h3{
	float:left;
	margin:15px 0 0;
	padding:0 0 0 5px;
	width:735px;
	color: #663;
	height:23px;
    line-height:1.0em;
	border-left: #663 21px solid;
	font-size: 1.4em;
}

.h_name{
	float:left;
	display:block;
	margin:227px 0 0 90px;
}

#headermenu{
	float:right;
	display:block;
	margin:237px 90px 0 0;
	width:auto;
	height:90px;
}

#headermenu ul{
	margin:0;
	padding:0;
}

#headermenu li{
	float:left;
	margin-left:5px;
	list-style-type:none;
}

#headermenu li a{
	display:block;
	padding:35px 0 0;
	width:90px;
	height:55px;
	color:#FFF;
	font-size:0.85em;
	text-shadow: 1px 1px 1px #000;
	text-align:center;
	text-decoration:none;
	background:url(img/base/but1.png) no-repeat;
}

#headermenu li a:hover{
	color:#F00;
	text-shadow:none;
	background:url(img/base/but2.png) no-repeat;
}

.catch{
	display:block;
	margin-bottom:10px;
	width:770px;
	font-size:1.4em;
	color:#F00;
	font-weight:bold;
}

.pr{
	float:left;
	display:block;
	margin:5px 0;
	width:770px;
	font-size:0.95em;
	line-height:1.6em;
}

.maincont{
	display:block;
	float:left;
	width:770px;
}

/* ========送迎======== */

h2{
	float:left;
	margin:0 0 0 90px;
	padding:15px;
	font-size:1.0em;
	text-align:center;
	color:#FFF;
	width:120px;
	background-color:#F60;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

.date{
	display:block;
	float:right;
	margin:5px 0 0 15px;
	font-weight:bold;
	font-size:1.0em;
	color:#F00;
	line-height:1.4em;
	width:515px;
}

.atten{
	clear:both;
	float:left;
	display:block;
	margin:5px 0;
	font-size:0.85em;
	text-align:center;
	width:770px;
}

/* ========使用車両======== */

.service{
	display:block;
	float:left;
	padding:35px 0 0 40px;
	width:740px;
	height:160px;
	background:url(img/base/service.jpg) no-repeat;
}

.s_list{
	display:block;
	margin:0 0 5px;
	text-align:center;
	font-size:1.0em;
	font-weight:bold;
	text-shadow: 0px 0px 10px #ffffff ,0px 0px 10px #ffffff,0px 0px 10px #ffffff,0px 0px 10px #ffffff;
	width:360px;
	height:40px;
	line-height:40px;
	background:url(img/base/s_list.jpg) no-repeat;
	border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}

.s_list2{
	display:block;
	margin-top:10px;
	text-align:left;
	font-size:0.9em;
	letter-spacing:0.15em;
	line-height:1.2em;
}

/* ========会社概要======== */

#com_box1,#com_box2{
	margin-top:10px;
	width:365px;
}

#com_box1{
	float:left;
}


#com_box2{
	float:right;
}

h4{
	margin:0;
	font-size:1.2em;
}

.c_ad{
	margin:3px 0 2px;
	font-size:0.9em;
	line-height:1.2em;
}

h5{
	margin:0;
	color:#F00;
	font-size:1.2em;
}

table.guide{
	float:left;
	margin:10px 0px 20px;
	font-size:0.85em;
	line-height:1.4em;
	border-collapse:collapse;
	border-spacing:0;
	width:770px;
}

table.guide td{
	padding:10px;
    border-left:1px solid #666;
    border-top:1px solid #666;
}

table.guide td.label1,table.guide td.label2,table.guide td.label3{
	text-align:center;
	width:125px;
	border-left:none;
}

table.guide td.label1{
	letter-spacing:0.5em;
}

table.guide td.label2{
	letter-spacing:2.0em;
	text-indent:1.4em;
}

table.guide td.label3{
	letter-spacing:0.5em;
	text-indent:0.5em;
}


/* ========お問い合わせ======== */

form{
	float:left;
}

.m_but{
	font-size:01.0em;
	background-color:#C9C;
    border:1px solid #C9C;
    border-radius:6px;
    color: #fff;
    margin-left:5px;
    padding:5px;
    text-shadow: 1px 1px 2px #000;
    width: 260px;
}

.m_but2{
	font-size:01.0em;
	background-color:#FFF;
    border:1px solid #C6C;
    border-radius:6px;
    color: #C6C;
    margin-left:5px;
    padding:5px;
    width: 260px;
}

table.formTable{
	width:750px;
	margin:0 auto;
	margin-top:15px;
	font-size:0.9em;
	border-collapse:collapse;
}
table.formTable td,table.formTable th{
	padding:10px;
}

table.formTable td{
	border-top:1px solid #000;
	border-left:1px #000 solid;
}
table.formTable th{
	width:33%;
	border-top:1px solid #000;
	font-weight:normal;
	text-align:left;
}

.teikei{
	display:block;
	float:left;
	width:500px;
	font-size:0.9em;
	line-height:1.4em;
}

.taxi{
	float:right;
}

h6{
	float:left;
	margin:15px 0 10px;
	padding:0 0 0 5px;
	width:500px;
	color: #663;
	height:23px;
    line-height:1.1em;
	border-left: #663 21px solid;
	font-size: 1.4em;
}

.f_name{
	float:left;
	display:block;
	margin:25px 205px 5px;
	width:
}


.toplink a{
	display:block;
	width:768px;
	font-size:1.2em;
	line-height:2.0em;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	background-color:#F6C;
	border:#F6C 1px solid;
	border-radius:5px;
}

.toplink a:hover{
	border:#F6C 1px solid;
	color:#F6C;
	background-color:#FFF;
	cursor:pointer;
}

h7{
	font-size:1.4em;
	font-weight:bold;
	color:#333;
}

.hissu{
	color:#F00;
	font-size:0.85em;
	margin-left:10px;
}

/* ========footer======== */

address,.address_c{
	float:left;
	display:block;
	width:950px;
	text-align:center;
	font-style:normal;
	font-size:0.9em;
	line-height:1.2em;
}

address{
	margin:0;
}

.address_c{
	margin:5px 0 10px;
}

.f_att{
	display:block;
	float:left;
	text-align:center;
	width:950px;
	height:30px;
	padding:10px 0;
	color:#FF3;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:0.1em;
	background-color:#060;
}

.phone{
	margin-left:43px;
}