@charset "shift_jis";
/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

td {
	font-size: 12px;
}

ul, ol {
	list-style: none;
}

li {
	float: left;
}

img {
	border: none;
	vertical-align: top;
}

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/bg.jpg);
	height: 100%;
	text-align: center;
}

html {
	height: 100%;
}

h1 {
	background: url(img/logo.jpg) no-repeat 50% 14px;
	padding-bottom: 15px;
	height: 120px;
	color: #FF33FF;
	font-size: 14px;
}

a:link {
	text-decoration: none;
	line-height: 160%;
	color: #666666;
	font-size: 12px;
}

a:visited {
	text-decoration: none;
	line-height: 160%;
	color: #666666;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
	line-height: 160%;
	color: #E7418C;
	font-size: 12px;
}

a:active {
	text-decoration: none;
	line-height: 160%;
	color: #666666;
	font-size: 12px;
}

.clear {
	clear: both;
}

/*contents*/

div#wrapper {
	margin: 0 auto;
	background: #FFFFFF url(img/bg_head.jpg) no-repeat;
	padding: 60px 0 100px 0;
	width: 760px;
	height: auto;
}

div#over {
	background: url(img/18over.gif) no-repeat 50% 0;
	padding: 80px 0px 0px 0px;
	width: 760px;
	height: 150px;
}

div#footer {
	clear: both;
	text-align: left;
	font-size: 12px;
}

div#wiki {
	margin: 0 auto;
	width: 760px;
	height: auto;
	text-align: left;
}

.text1 {
	line-height: 160%;
	color: #666666;
	font-size: 10px;
}

.text2 {
	color: #666666;
	font-size: 12px;
}

ul#ninsyou {
	margin: 20px auto;
	width: 239px;
	height: 24px;
	text-align: center;
}

.area {
	color: #666666;
	font-size: 10px;
}

h1#title {
	background: none;
	padding: 0;
	height: 12px;
	font-size: 12px;
}


#hotel-list {
	text-align:left;
	padding:20px;
/*	margin:10px 10px 10px 10px;*/
}

#hotel-list h2{
	margin:10px 10px 10px 10px;
}

#hotel-list p{
	margin:10px 10px 10px 10px;
}