@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 dl{
	font-size:12px;
	text-align:left;
}
#col02 dt{
	color:#973200;
	font-weight:bolder;
	margin:5px 0;
}
#col02 dd{}
#col02 h3{
	margin:0 0 10px;
}

/* 札幌から登別温泉へ
-------------------------------------*/
#access01{
	float:left;
	width:630px;
	margin:0 0 20px;
	padding:0 0 0 10px;
}
*html #access01{
	width:640px;
}

/* 千歳空港から登別温泉
-------------------------------------*/
#access02{
	float:left;
	width:630px;
	margin:0 0 20px;
	padding:0 0 0 10px;
}
*html #access02{
	width:640px;
}

/* 便利な札幌発着バスのご案内
-------------------------------------*/
#col02 #access03{
	float:left;
	width:630px;
	padding:0 0 0 10px;
}
*html #col02 #access03{
	width:640px;
}
#col02 #access03 h4{
	width:613px;
	margin:0 0 10px;
}
*html #col02 #access03 h4{
	width:630px;
}

/* アクセスマップの横文字 */
#col02 #access03 #access03a{
	width:370px;
	float:left;
	margin:0 0 20px;
}
#col02 #access03 #access03a h4{
	width:353px;
}
*html #col02 #access03 #access03a h4{
	width:370px;
}

/* アクセスマップ */
#col02 #access03b{
	float:right;
	width:250px;
	margin:0 0 20px;
}

/* 時刻表 */
#col02 #access03c{
	float:left;
	width:630px;
	margin:0 0 20px;
}
#col02 #access03c li{
	float:left;
	width:210px;
}
#col02 #access03c li table{
	width:200px;
	float:left;
	font-size:12px;
}
#col02 #access03c li table thead th{
	padding:3px 8px;
	white-space:nowrap;
	background:#fff4e7;
	color:#490700;
	border:solid 1px #ffab76;
	border-width:1px 0;
	text-align:center;
}
#col02 #access03c li table tbody th{
	padding:5px 0 5px 5px;
	width:115px;
	line-height:1.4;
	text-align:left;
	white-space:nowrap;
	border-top:solid 1px #ffab76;
	border-bottom:solid 1px #ffab76;
	border-right:solid 1px #ffeadd;
	color:#490700;
}
*html #col02 #access03c li table tbody th{
	width:120px;
}
#col02 #access03c li table tbody td{
	padding:5px;
	color:#333;
	line-height:1.4;
	border:solid 1px #ffab76;
	border-width:1px 0;
	text-align:left;
}

/* 予約方法 */
#col02 #access03d{
	float:left;
	margin:0 0 10px;
}

#col02 #access03d .asterisk{
	text-align:left;
	margin:0 0 10px;
}

/* 看板 */
#access04{
	font-size:12px;
	margin:0 0 10px;
	text-align:left;
}