@charset "utf-8";
img {
	border:none;
}
body {
	font-family:"Osaka－等幅", Osaka-mono, monospace;
}
/* ニュース用（PC表示時） */
#h_line ul.marquee {
	display: block;
	margin:0; padding:0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;
	/* optional */
	width:100%;
	height: 16px;
	font-size: 14px;
	color: #0000ff;
	background-color: #eeffee;
	/*background-image:url(img/bg_header_line2.jpg);*/
	font-weight: bold;
	/* float: left; */
}
#h_line ul.marquee li {
	margin:0;
	list-style:none;
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	/* optional */
	padding: 1px 5px;
	color: #0000ff;
}
#h_line ul.marquee li a {
	color: #0000ff;
}
/* HTML5から「marquee」タグ廃止*/
/* イベント
16　■P割のお知らせ
17　昼割のお知らせ
19　■おまかせ割引やってます！
20　イベント休憩中
29　■お初割のお知らせ！
31　■ロング割　開催中！
33　■ウェルカム割引のお知らせ
*/
ul#marquee16,
ul#marquee31,
ul#marquee33 {
	display: block;
	margin:0; padding:0;
	list-style: none;
	line-height: 1em;
	position: relative;
	overflow: hidden;
	width: 240px;
	height: 30px;
	font-size: 18px;
	color: #ff6aff;
	background-color: #ffccff;
	font-weight: bold;
}
ul#marquee16 li,
ul#marquee31 li,
ul#marquee33 li {
	margin:0;
	list-style:none;
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ff6aff;
}
ul#marquee19,
ul#marquee29 {
	display: block;
	margin:0; padding:0;
	list-style: none;
	line-height: 1em;
	position: relative;
	overflow: hidden;
	width: 240px;
	height: 30px;
	font-size: 18px;
	color: #ffa2ff;
	background-color: #d9d9ff;
	font-weight: bold;
}
ul#marquee19 li,
ul#marquee29 li {
	margin:0;
	list-style:none;
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffa2ff;
}
ul#marquee31 {
	display: block;
	margin:0; padding:0;
	list-style: none;
	line-height: 1em;
	position: relative;
	overflow: hidden;
	width: 240px;
	height: 30px;
	font-size: 18px;
	color: #ffa2ff;
	background-color: #d9d9ff;
	font-weight: bold;
}
ul#marquee31 li {
	margin:0;
	list-style:none;
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #ffa2ff;
}
ul#marquee_t1 {
	display: block;
	margin:0; padding:0;
	list-style: none;
	line-height: 1em;
	position: relative;
	overflow: hidden;
	width: 240px;
	height: 16px;
	font-size: 12px;
	color: #ff00ff;
	background-color: #ffccff;
	font-weight: bold;
}
ul#marquee_t1 li {
	margin:0;
	list-style:none;
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #ff00ff;
}
ul#marquee_t2 {
	display: block;
	margin:0; padding:0;
	list-style: none;
	line-height: 1em;
	position: relative;
	overflow: hidden;
	width: 240px;
	height: 16px;
	font-size: 12px;
	color: #000000;
	background-color: #fefefe;
	font-weight: bold;
	margin-bottom:4px;
}
ul#marquee_t2 li {
	margin:0;
	list-style:none;
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap;
	color: #000000;
}
ul#marquee_t2 li a {
	text-decoration:none;
	color:#000000;
}
