
/** ポイントボックス **/
.access_block_title{
    font-size:120%;
	font-weight:bold;
	color:#993300;
	margin:0 0 0.5em 0;}
.access_block_r{
    width:353px;
	float:right;}
img.access_img_l{float:left;}
img.access_img_r{float:right;}
.access_block_l{
    width:170px;
	float:left;}
p.access_hosoku{
   width:353px;
   font-size:80%;
   text-align:right;}


.access_block_r2{
    width:353px;
	float:right;}
.access_block_l2{
    width:170px;
	float:left;}

.access_block_sp{
   width:538px !important;
   width /**/:560px;
   border:#CCCCCC dotted 1px;
   padding:10px;
   margin:0 0 40px 0;
   background-color:#f0f0f0;}
.access_block_nor{
   width:540px !important;
   width /**/:560px;
   padding:10px 10px 20px 10px;
   border-bottom:dotted 1px #B7B493;
   margin:0 0 20px 0;}


/** 時刻表テーブル **/ 
.access_timetable{
   width:560px;
   border: 1px #E3E3E3 solid;
   border-collapse: collapse;
   border-spacing: 0;}
.access_timetable table{
   font-size: 90%;
   color: #666666;
   width: 100%;
   margin-bottom:10px;
   border: 0;
   border-collapse: separate;
   border-spacing: 1px;}
.access_timetable th {
   padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
	color:#787878;
    line-height: 120%;
    text-align: center;
    white-space: nowrap;}
.access_timetable td {
   padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
    white-space: nowrap;}
	
/** 送迎告知 **/
.access_sougei{
    color:#CC0000;
	font-size:120%;
	font-weight:bold;
	text-align:center;
	margin:0 0 0.5em 0;}

	
/** アクセスマージン **/
.access_mgb80{ margin-bottom:70px;}


/** googlemap **/
#gmap{
    width:560px;
	height:300px !important;
	height /**/:350px;
	margin:0 0 50px 0;}
