@charset "utf-8";
/* ===================================================================
CSS information

 file name  :access.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */

#access #main div#main_title{
	background:url(../access/images/img_main.jpg) left top no-repeat;
	width:655px;
	
}

#access #main div#main_title h2{
	display:block;
	width:655px;
	height:100px;
	background:url(../access/images/st_main.gif) center bottom no-repeat;
	text-indent:-9999px;
	margin:0;
}
#access #main div#main_title p{
	text-align:left;
	margin:50px 20px 0 25px;
	color:#fff;

}
#access #main div#gmap{
	width:615px;
	height:450px;
	margin:30px 15px 30px 25px; 
}

#access #main div#gmap p{
	color:#000000;
}
















#access #main div#img_car{
	clear:both;
	margin:15px 0 0 25px ;
}

#access #main div#img_car h2#st_car{
	display:block;
	width:279px;
	height:23px;
	background:url(../access/images/st_car.png) center bottom no-repeat;
	text-indent:-9999px;
	behavior:url(../Scripts/iepngfix.htc);
}

#access #main div#img_car p{
	color:#fff;
	margin:10px 0;
}

#access #main div#img_car div#img_car2{
	margin:20px 0 0 0;
	width:605px;
	height:416px;
	background:url(../access/images/img_car2.png) left top no-repeat;
	behavior:url(../Scripts/iepngfix.htc);
}

#access #main div#img_car div#img_car2 h2{
	display:block;
	width:90px;
	height:184px;
	background:url(../access/images/st_syousai.jpg) left bottom no-repeat;
	text-indent:-9999px;
	margin:0;
}

#access #main div#img_car div#img_car2 p{
	color:#fff;
	width:183px;
	float:right;
	margin:30px 0 0 0;
}



#access #main div#img_train{
	clear:both;
	margin:15px 0 20px 25px ;
}

#access #main div#img_train h2#st_train{
	display:block;
	width:248px;
	height:22px;
	background:url(../access/images/st_train.png) center bottom no-repeat;
	text-indent:-9999px;
	behavior:url(../Scripts/iepngfix.htc);
}

#access #main div#img_train p{
	color:#fff;
	margin:10px 20px 10px 0;
}













#access #main div.enc_table{
	clear:both;
	margin:0 0 0 25px;
	width:603px;
	background: url(../images/bg_detail.jpg) left top repeat;
	border:#CBA980 1px solid;
}

#access #main div.enc_table div.enc_left{
	width:193px;
	float:left;
}
#access #main div.enc_table div.enc_left h2{
	display:block;
	width:193px;
	height:203px;
	background:url(../access/images/img_detail.jpg) left bottom no-repeat;
	text-indent:-9999px;
	margin:0;
}

#access #main div.enc_table div.enc_right{
	float:right;
	width:410px;
}

#access #main div.enc_table div.enc_right table{
	color:#fff;
	margin:30px 0 0 0;
	width:400px;
}






/* sub
----------------------------------------------------------- */


#access #sub div#matu{
	background:url(../access/images/img_sub.jpg) center bottom no-repeat;
}











/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}

