body {
color: #666;
font: 9pt Arial, Helvetica, sans-serif;
line-height: 13pt;
background-color: #f5f5f5;
margin: auto;
width: 800px;
border-right: 1px solid #333;
border-left: 1px solid #333;
}

#header{
background-image:url(../_img/header/bg.gif);
width: 800px;
height:90px;
}

#route{/*ナビゲーション*/
background-color:#FFFFFF;
width:785px;
height:15px;
padding:2px 0 0 15px;
text-align:left;
}

#menu{/*上部メニュー枠*/
background-color:#FFFFFF;
width:100%;
clear:right;
padding-left: 1px;
}

h1 {/*最上部キャッチ*/
height: 20px;
font-size: 7.5pt;
margin:0;
text-align: center;
}

h2 {/*上部タイトル*/
text-align: center;
margin-bottom:20px;
}

h3{/*各見出し*/
height:20px;
background-color: #E5E5E5;
color:#3366CC;
border-left: 10px solid #036;
border-bottom:1px solid #CCCCCC;
padding-left:15px;
font-size:13px;
}

h4{
color: #191970;
font-size: 10pt;
font-weight: bold;
line-height: 14pt;
background-color: #f0f8ff;
padding-right: 10px;
padding-left: 10px;
border-bottom: 1pt dashed #6495ed;
margin:20px 0 15px 0;
}

p{
margin: 0;
}

a:link  {
color: #4271bd;
font-size: 9pt;
line-height: 12pt;
text-decoration: none
}

a:hover  {
color: #FF6600;
font-size: 9pt;
line-height: 12pt;
text-decoration: none;
}

a:visited  {
color: #69c;
font-size: 9pt;
line-height: 12pt;
text-decoration: none
}

#mainframe{/*大枠*/
background-color:#FFFFFF;
width:800px;
margin-left:auto;
margin-right:auto;
text-align:left;
border-bottom:1px #CCC solid;
}

#content{/*コンテンツ枠*/ 
width: 700px;
margin-left:50px;
padding-bottom:20px;
background-color:#fff;
}

em{
font-weight:bold;
font-size:9pt;
color:#006633;
font-style:normal;
}

table.cell{
width:600px;
border:1px solid #ccc;
table-layout:fixed;
border-collapse: collapse;
margin-left:50px;
}

.subject{
background-color: #E3F0F9;
text-align:center;
width:150px;
border:1px solid #ccc;
}

.subject-c{
background-color: #DFDFFF;
text-align:center;
border:1px solid #ccc;
}

.sub-text{
padding-left:15px;
border:1px solid #ccc;
}

.sub-text-c{
border:1px solid #ccc;
text-align:center;
}

.inline{/*内枠*/
width:605px;
margin:auto;
padding: 10px 0 5px 0;
}

/*リムジンサービス関連*/
.vehicle{
width:580px;
height: auto;
margin: auto;
margin-top:15px;
padding: 5px;
border: solid 1px #CCC;
overflow:hidden;
}

table.detail{
width:420px;
border:1px solid #ccc;
table-layout:fixed;
border-collapse: collapse;
margin-top:10px;
}

img.limo{
float:left;
margin-right:10px;
}

img.left{
float:left;
margin-right:15px;
}

table.recruit{
width:600px;
border:none;
table-layout:fixed;
border-collapse: collapse;
text-align:center;
margin-top:10px;
margin-bottom:10px;
}

ul {
float:none;
padding-left:15px;
}

li {
float:none;
line-height: 12pt;
}

.clearfix{/*回り込み回避用*/
overflow:hidden;
}

#info{/*下部住所*/
text-align:center;
margin:5px 0 5px 0;
}

#footermenu{
text-align:center;
margin-bottom:10px;
}

#footer{/*大枠*/
background-color:#FFFFFF;
width:100%;
clear:right;
}

#cr{/*コピーライト*/
background-image:url(../_img/footer/footer-bg.gif);
font-size: 8pt;
height: 20px;
width: 800px;
text-align: center;
}
