
* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	background: #121212 url(../../imgs/bg.jpg) center top no-repeat;
	font-family: Tahoma, 'メイリオ',Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #efefef;
}

#container {
	margin: 0 auto;
	width: 950px;
}

#mobile {
	display: none;
}

#topics {
	position: absolute;
	top: 0;
	right: 0;
	/*width: 330px;*/
	width: 210px;
	padding: 10px 5px 15px 15px;
	background: url(../../imgs/bg_alpha.png);
}
#rtq {
	background: url(../../imgs/rtq.jpg) right top no-repeat;
	min-height:116px;
	margin-right:5px;
}
.manomano {
	background: url(../../imgs/manomano.jpg) right top no-repeat;
	min-height:116px;
	margin-right:5px;
	padding-right: 155px;
}
#topics .title {
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
	line-height: 1.3;
}
#topics .sub {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
}

#topics strong {
	font-size: 14px;
	font-weight: bold;
	color: #ff6699;
}

#topics em {
	font-size: 12px;
	font-weight: bold;
	color: #ff6699;
	font-style: normal;
}

#topics .link {
	margin-top: -3px;
}

/* Link */
a:link {
	text-decoration: none;
	color: #859D45;
}

a:visited {
	text-decoration: none;
	color: #859D45;
}

a:hover {
	color: #A8C657;
	text-decoration: underline;
}

a:active {
	color: #A8C657;
	text-decoration: underline;
}

/* Clearfix */
.clearfix:after {
	content: url(../imgs/spacer.gif); 
	display: block; 
	clear: both; 
	height: 0;
}
.clearfix { display: inline-block; } 

/* text-indent: -9999px */
span.indent {
	text-indent: -9999px;
	position: absolute;
	left: -999px;
	line-height: 1.0;
	}
/*\*//*/
span.indent {
	position: relative;
	}
/**/


h1 {
	color: #FFF;
	font-size: 36px;
	margin: 33px 0 48px;
}

h1 span {
	padding-left: 0.25em;
}

h2 {
	display: none;
}

.copyright {
	clear: both;
	font-size: 11px;
	color: #444;
	margin-bottom: 15px;
	border-top: solid 2px #444;
	padding-top: 10px;
}


.navi {
	color: #aeaeae;
	font-size: 11px;
	letter-spacing: 4px;
	border-bottom: solid 2px #444;
	padding-bottom: 5px;
	margin-bottom: 15px;
}

.navi span {
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0px;
}

.navi a {
	letter-spacing: 1px;
}

#guide {
	margin-bottom: 50px;
	clear: both;
}

#guide .cont {
	padding-bottom: 6px;
}

#guide .cont span {
	color: #afafaf;
}

#guide .cont span.note {
	font-size: 11px;
}



#schedule {
	margin-bottom: 50px;
	clear: both;
}

#schedule .attention {
	font-size: 11px;
	color: #d15880;
}

.news {
	font-size: 14px;
	font-weight: bold;
	/*border: solid 1px #434343;*/
	padding: 6px 24px 9px 15px;
	margin-top: 12px;
	display: inline-block;

	border: solid 1px #ff6699;
	color: #ff6699;
}

.news.normal{
	font-size: 14px;
	font-weight: normal;
	/*border: solid 1px #434343;*/
	padding: 6px 24px 9px 15px;
	margin-top: 12px;
	display: inline-block;

	border: solid 1px #efefef;
	color: #efefef;
}

#schedule .event {
	width: 950px;
	margin-top: 42px;
}

#schedule .event .first {
	width: 120px;
	float: left;
	margin-right: 30px;
}

#schedule .event .second {
	width: 530px;
	float: left;
	margin-right: 30px;
}

#schedule .event .flyer {
	width: 240px;
	float: left;
	text-align: center;
	margin-top: 7px;
}

#schedule .event .date {
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
	background: url(../../imgs/dotline.gif) bottom repeat-x;
	padding-bottom: 4px;
	margin-bottom: 3px;
}

#schedule .event .date span {
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}

#schedule .event .time {
	padding-top: 3px;
}

#schedule .event .charge {
	padding-top: 3px;
}

#schedule .event .free {
	color: #ff6699;
	font-weight: bold;
}

#schedule .event .title {
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
}

#schedule .event .title span {
	font-size: 11px;
	color: #efefef;
	font-weight: normal;
	padding-left: 1em;
}

#schedule .event .title span a {
	font-size: 12px;
	font-weight: normal;
}

#schedule .event .genre {
	font-size: 11px;
	color: #afafaf;
}

#schedule .event .cont {
	font-size: 14px;
	line-height: 1.3;
	margin-top: 10px;
}

#schedule .event .cont span {
	font-weight: bold;
	color: #FFF;
	line-height: 2;
}

#schedule .event .cont span.text {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	color: #efefef;
}

#schedule .event .cont_text {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	margin-top: 20px;
}

#schedule .event .cont strong {
	font-size: 16px;
	font-weight: bold;
	color: #ff6699;
}

#schedule .event .cont_text em,
#schedule .event .cont em {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #ff6699;
}

#schedule .event .photo {
	float: right;
	margin: 0 0 15px 20px;
}


#menu {
	margin-bottom: 50px;
	clear: both;
}

#menu .drink {
	width: 350px;
	float: left;
	margin-right: 100px;
}

#menu .food {
	width: 350px;
	float: left;
}

#menu table {
	border-collapse: collapse;
	width: 350px;
}

#menu table tr {
	background: url(../../imgs/dotline.gif) left center repeat-x;
}

#menu table th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	font-size: 14px;
}

#menu table td {
	font-size: 14px;
	vertical-align: top;
	text-align: right;
}

#menu .charge {
	color: #ff6699;
	margin-top: 15px;
	font-weight: bold;
}

#menu table th span {
	background: #121212;
	padding-right: 1em;
}

#menu table td span {
	background: #121212;
	padding-left: 1em;
}


