/* CSS access */

H2 {
margin-bottom:0;
}

.list-dot02 LI {
background:none;
margin-bottom:20px;
}

.dashGre { 
border: 0 none; 
border-top:1px dashed #4ADDAC;
height:0;
}

.accsIcon {
float:left;
display:inline;
width:74px;
}

.dateTxt {
width:658px;
position:absolute;
text-align:right;
}
.accsTxt {
float:left;
display:inline;
width:557px;
}
.accsTxt H3 {
margin-top:2px;
}



/* リムジン　時刻表 */
.tt_limousine {
float:left;
display:inline;
width:311px;
margin:15px 12px 15px 0;
}
.tt_limousine TABLE {
margin-bottom:5px;
}
.tt_limousine TH {
color:#cc6600;
background:#fff4b6;
font-weight:normal;
white-space:nowrap;
text-align:center;
}
.tt_limousine TD {
color:#cc6600;
background:#fff8d8;
text-align:right;
padding-right:5px;
}

.tt_limousine.limousine02 {
float:none;
width:auto;
}
.tt_limousine.limousine02 th {
padding:0 3px;
}
.tt_limousine.limousine02 th.title {
background:url(../images/limtt_tx_bg.gif) 0 0 repeat-x;
}
.tt_limousine.limousine02 th.celWidth {
width:240px;
}
.tt_limousine.limousine02 .tablecap {
margin:-70px 0 0 420px;
}



