/* style resset */
* {
	margin: 0;
	padding: 0;
	}
a,h1,h2, h3, h4, div, p, hr, blockquote, address, noscript {
	text-align  : left;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 100%;
	}
ul, ol, dl, dt, dd {
	list-style: none;
	}
span, img {
	border: none;
	font-style: normal;
	font-weight: normal;
	vertical-align: top;
	}
em, strong {
	border: none;
	font-style: normal;
	font-weight: normal;
	}
a {
	color: #000000;
	text-decoration: none;
	}
body {
    font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "lroSVbN";
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f1fbff;
}

/* layout */

#bg {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 85px;
}
#wrapper {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 190px;
	width: 770px;
}
#header h1 {}
#menu {
	height: 50px;
	width: 770px;
	margin-bottom: 10px;
}
#main {
	width: 770px;
	background-image: url(../img/main_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
	padding-top: 25px;
}
#main p {
	margin-left: 10px;
}
#news {
	width: 748px;
	margin-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e7f6fe;
	border-bottom-color: #e7f6fe;
	border-left-color: #e7f6fe;
	padding-bottom: 10px;
	overflow: scroll;
	padding-top: 10px;
	height: 150px;
}
#news dl {
	padding-left: 20px;
	padding-bottom: 10px;
}
#news dt {
	font-size: 13px;
	color: #FFA80D;
	font-weight: bold;
	background-image: url(../img/icon.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	line-height: 130%;
}
#news dd {
	color: #FFA712;
	font-size: 12px;
	line-height: 150%;
	padding-left: 20px;
}
#pickup {
	width: 748px;
	background-image: url(../img/pick_up_girls.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e7f6fe;
	border-bottom-color: #e7f6fe;
	border-left-color: #e7f6fe;
	padding-top: 85px;
}
#box {
	height: 190px;
	width: 240px;
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#box2 {
	float: left;
	height: 190px;
	width: 240px;
	padding-bottom: 5px;
}
#box3 {
	float: right;
	padding-right: 5px;
	padding-bottom: 5px;
}
#ticket {
	height: 160px;
	width: 750px;
	margin-top: 10px;
	margin-left: 10px;
}
#ticket h2 {
	float: left;
	padding-right: 5px;
}
#footer {
	height: 130px;
	width: 770px;
	background-image: url(../img/footer.jpg);
	background-repeat: no-repeat;
}
#footer ul {
	margin-left: 10px;
	padding-top: 80px;
}
#footer li {
	float: left;
}
#footer li a {
	font-size: 11px;
	color: #666666;
}
#footer li a:hover {
	color: #FF7200;
}
#footer li.night a {
	margin-left: 15px;
	font-size: 12px;
}
#footer li.night a:hover {}
#footer h4 {
	font-size: 11px;
	color: #666666;
	text-align: right;
	padding-right: 10px;
	padding-top: 30px;
}
