@charset "UTF-8";

/*-------------------------------------

screen.css

author: name（admin）
info: pc設定
-------------------------------------*/

/* アクセス
-------------------------------------*/
#col02{
	padding-bottom:10px;
}
#col02 h2#sh01{
	background:url(../img/sh_access01.png) no-repeat 0 0;
}


/* バス案内
-------------------------------------*/
#col02 #access01{
	float:left;
	text-align:left;
	width:470px;
	margin:0 0 20px;
	padding:0 160px 0 10px;
	background:url(../img/access01_ph01.jpg) no-repeat right top;
}
*html #col02 #access01{
	width:640px;
}
#col02 #access01 h4{
	width:454px;
}
*html #col02 #access01 h4{
	width:470px;
}


/* アクセスマップ
-------------------------------------*/
#col02 #access02{
	float:left;
	text-align:left;
	width:630px;
	margin:0 0 20px;
	padding:0 0 0 10px;
}
*html #col02 #access02{
	width:640px;
}
#col02 #access02 ul{
	margin:0 0 10px;
}

/* はまなす
-------------------------------------*/
.hamanasu{background-color:#FFCCCC; width:374px; height:60px; padding:8px 5px 8px 5px; border:#FF99CC solid 1px; margin:4px 0 10px 0;}

.bus{width:385px; height:150px; padding:2px 2px 2px 2px; margin:3px 0 2px 0;}

