@charset "utf-8";

#USE .COL_innerbox{
	background: url("../common/img/low/low_conbg01.jpg") right 580px no-repeat;
}

/*-- 共通スタイル --*/
#USE .COL_innerbox02{
	width: 100%;
	padding-bottom: 50px;
	background: url("../common/img/low/low_conbg01.jpg") right 0 no-repeat;
}
#USE .COL_innerbox02 table{
	width: 630px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#USE .COL_innerbox02 h4{
	padding-bottom: 15px;
}


/*-- サブタイトル --*/
#USE #sub_title{
	padding-top: 30px;
	background: none;
	position: relative;
}
#USE #sub_title .ob01{
	position: absolute;
	top:20px;
	left:20px;
}
#USE #sub_title ul{
	margin-left: 20px;
}
#USE #sub_title li{
	padding-bottom: 6px;
}


#USE #sub_title table th{
	vertical-align: top;
}
#USE #sub_title #tb01{
	font-size: 120%;
}
#USE #sub_title #tb01 th{
	border-right: 1px solid #948671;
	border-bottom: 1px solid #948671;
	padding: 10px 0;
}
#USE #sub_title #tb01 th.none{
	border-right: none;
}

#USE #sub_title #tb01 td{
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #948671;
}
#USE #sub_title #tb01 td.col01{
	border-right: 1px solid #948671;
}

#USE #sub_title #tb01 thead th{
	text-align: center;
	padding: 2px 0;
}
/*-- 営業時間 --*/
#USE #ac01{
}
#USE #ac01 table{
	margin-bottom: 30px;
}
#USE #ac01 th{
	width: 150px;
	font-size: 120%;
	padding-bottom: 6px;
	vertical-align: top;
}
#USE #ac01 td{
	padding-bottom: 6px;
}
#USE #ac01 td.col01{
	width: 10em;
}

#USE #ac01 td span{
	display: block;
	padding-left: 18px;
	line-height: 1.8;
	background: url("img/arrow01.jpg") 0 center no-repeat;
}
#USE #ac01 td span a{
	text-decoration: underline;
}
#USE #ac01 td span a:hover{
	text-decoration: none;
}


#USE #ac02 ul{
text-align: center;
}
#USE #ac02 dl{
	margin-left: 20px;
	margin-top: 20px;
}
#USE #ac02 dt{
	background:#E4D6B9;
	font-size: 120%;
	margin-bottom: 8px;
}
#USE #ac02 dt span{
	display: block;
	padding-top: 2px;
	padding-left: 10px;
}
#USE #ac02 dd{
padding-bottom: 2px;
}
#USE #ac02 dd span{
	display: block;
	padding-left: 10px;
	background: url("img/ob01.jpg") 0 5px no-repeat;
}

