@charset "utf-8";

/*---------------------------------------------

Default CSS

for all pages

---------------------------------------------*/
	
 
/* Reset */

body, div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, 
brockquote, pre, table, caption, th, td, address, 
form, fieldset, legend, object {
	margin: 0;
	padding: 0;
	line-height:1.5;
	font-size:12px;
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}

p a{ color: #FFFFFF;
	text-decoration: underline;}
	
p a:hover {	color: #CCCCCC;}

p a:active { color: #FFCC00; } 

dt{
	line-height:1.5;
}
dd {
	line-height:1.5;
}
dt a, dd a{ color:#CCCCCC;
	text-decoration: underline;}	
dt a, dd a:hover {	color: #FF0000;}

dt a, dd a:active { color: #FFFFFF; } 

h5, h6, pre, table, code, kbd, samp, acronym, input, textarea, select {
  font-size: 100%;
}

a, ins {
  text-decoration: none;
}
a:hover, ins:hover {
  text-decoration: underline;
}

address, em, cite, dfn, var {
  font-style: normal;
}

input, textarea {
	font-family: sans-serif;
	font-weight: normal;
	font-size:;
	padding: 2px;
}

 img {
  border: none;
}

.clear{
	clear:both;
	height: 0px;
}


/* Setting */

body {
	color: #FFFFFF;
	background-color: #2F2F2F;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


ul {
  list-style-position: outside;
  list-style-type: none;
}

ol {
  list-style-position: outside;
}

table {
  border-collapse: collapse;
}

legend {
  color: #333;
}


/* Option *//*

* html ul li dl,
* html ol li dl {
  display: inline;
}

*:first-child+html ul li dl,
*:first-child+html ol li dl {
  display: inline;
}

*/


/*---------------------------------------------

Font Size

20px : 154%
18px : 139%
16px : 124%
15px : 116%  125%
14px : 108%  117%
13px : 100%  108%
12px :  93%  100%
11px :  85%   92%

---------------------------------------------*/

address {
	line-height: 2.0;
	text-align: center;
}
#highslide-container {
	height: 0px;
	display: inline;
	font-size: 0px;
}
#f_nights {
	width:2em; 
	text-align: right; 
	padding-right:4px;
}