/* Tops */
*{margin:0;  padding:0; outline:0;}

#footer-bottom .bottom-right a:hover {
	color:#fff;
	border-bottom:1px dotted #fff;
	text-align: right;
	padding-right: 0;
}

body{
	height:100%;
	overflow:auto;
	font:14px/165% sans-serif;
	color:#121212;
	margin:0px;
	padding:0px 0px 0px 0px;
	background-image:url('images/bg.jpg') ;
	background-repeat:repeat-x;
	text-align:center;
}

/* Links */
a{
	text-decoration: none;
	color: #A56F38; 
	}
a:hover {
	background: #F0f0f0; 
	color: #000;
	border-bottom: 1px dotted #000;
}

/* Headers */
h1,h2,h3,h4 {
	font: bold 1em/1.5em "Sans-serif";
	color:#111;
	padding: 10px 10px 5px 10px;
	margin: 0;
}
h1 {
	font-size: 345%;	
	font-weight: normal;
	letter-spacing: -1px;	
}
h2 {
	font-size: 200%;
}
h3 {
color:#565656;
	font-size: 170%;	
	font-weight: normal;
	padding: 10px 10px 5px  10px;
}
h4{
	color: #121212;	
	font-size: 120%;	
	font-weight: normal;	
	border-bottom: 1px solid #989898;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

p, dl { padding: 2px; margin: 0;}

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style-type: none; }



dt {
  font-weight: bold;
  color: #895F30;
}
dd {
  padding-left: 25px; 
}

/* Images */
img {
	border: 1px solid #dcdcdc;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

/* form elements */
form {
	margin: 15px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #f1f1f1; 
	background: #fdfdfd; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 350px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 115px;
	color: #666666; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#header-wrap {
	position: relative;
	background: #fff url(wrap-bg.jpg) no-repeat;
	margin: 0 auto;
	width: 940px;
	height: 150px;
	text-align: left;	
}
#header-photo {
	position: absolute;
	top: 90px; left: 24px;	
	padding: 0;		
	height:50px; 
	width: 890px;
	clear: both;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0; padding: 0;		
	width: 880px;	
	left: 25px;	top: 0px;	
}
#nav ul {
	float: left;
	list-style: none;
	width: 880px;		
	height: 40px;
	margin: 0; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 18px 11px 0 11px;
	font: bold 14px/35px ' Sans-serif';
	text-decoration: none;	
	color: #070000;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #663333;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #000;	
	background: #FF8C00 url(nav-current.jpg) repeat-x;
	border-bottom: 1px solid #CECECE;
}

#header-wrap h1#logo-text a {
	position: absolute;
	margin: -41px -10px -10px -10px; padding: 0;
	font: normal 44px  serif;
	color: #121212;
	text-decoration: none;
	top: 135px; left: 48px;	
}
#header-wrap h1#logo-text a:hover {
	background: none;	border: none;
}
#header-wrap p#intro {
	position: absolute;
	margin: -90px 0px -40px 500px; padding: 0;
	font-family:serif;
	font-weight: normal;
	font-size: 16px;
	
	font-style: italic;
	text-transform: none;
	color: #663333;
	width: 400px;
	top: 205px; left: 60px;		
}

/* header quick search */
#header-wrap form#quick-search {
	position: absolute;
	top: 25px; right: 25px;
	padding: 0; margin: 0;
	width: 260px; height: 26px;
	background: #fff;	
	z-index: 999999;
	border: 1px solid #D8D8D8;		
}
#header-wrap form#quick-search p {
	margin: 0; padding: 0;		
}
#header-wrap form#quick-search .tbox {
	margin: 2px 0 0 4px; 
	width: 210px;
	background: none;
	border: none;
	color: #ABABAB;
}
#header-wrap form#quick-search label,
#header-wrap form#quick-search .btn {
	display: none;	
}

#content-outer {
	background: #fff;
	width: 100%;
}
#content-wrapper {
	width: 940px;
	margin: 0 auto;	
	text-align: left;
}
#content {
	width: 100%;
	background: #fff url(content-bg.jpg) no-repeat;		
}

.col-one {
	float: right;
}
.col-two {
	float: right;
}

.col-one, .col-two{
	margin:0px 50px 0px 0px;
	width: 300px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.sidetex{
	font-family:"Meiryo",sans-serif;
	margin:-5.5px 0px 5px 0px;
	padding: 0px 0px 8px 0px; 
	border-bottom: 1px solid #ebebeb;
	background-color:#fafafa;
	border: solid 1px #dcdcdc;
	letter-spacing: none;
	line-height:105%;
}

#content .col-one h2 {
	padding-bottom: 3px;
	font: normal 28px Sans-serif;
	color:#121212;
	letter-spacing: -2px;	
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}
#content .col-one h2 a {
	color: #121212;
	text-decoration: none;	
	background: none; 
	border: none;
}
#content .col-one ul li {
	list-style-image: url(bullet.gif);
}

#content-wrapper .col-one h3 {
	text-align:center;
	border-top:none;
	border-bottom: 1px solid #989898;
	color: #121212;
	font: normal 24px ;
	font-family:serif;
	letter-spacing: -0.5px;
	padding: 0px  0px  0px  0px;
	margin: 50px 0px 2px 0px;
}

#content-wrapper .col-two h3 {
	text-align:center;
	border-top:none;
	border-bottom: 1px solid #989898;
	color: #121212;
	font: normal 24px ;
	font-family:serif;
	letter-spacing: -0.5px;
	padding: 0px  0px  0px  0px;
	margin: 50px 0px 2px 0px;
}

/* sidebar menu */
ul#links{
	list-style-type:disc;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 15px;
	}

ul.sidemenu {
	list-style-type:none;
	text-align: left;
	margin: 5px 5px 8px 0px; 
	padding: 0;
	text-decoration: none;		
}
ul.sidemenu li {
	padding: 5px 0px 0px 10px;
	margin: 0;		
}

ul.sidemenu_list li {
	list-style-type: disc;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 12px;		
}

* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #663333;	
	font-size: 1.08em;
}

ul.sidemenu li a:hover {	
	color: #000;	
	background: none;
	border: none;
}
ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
ul.sidemenu ul li { background: none; 
}


/* footer */
#footer-box{
clear: both;
padding:10px 0px 10px 0px;
background-color:#9b301e;
}

#footer-wrapper {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	font: normal 1em/1.6em 'Sans-serif';			
}
#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper h3 {
	font: normal 1.6em/1.6em 'Sans-serif';
	color: #ffffff;	
}
#footer-wrapper a {
	color: #ffffff;
	background: transparent;
}

#footer-wrapper ul.footer-list {
	border-top: 1px solid #ffffff;
	list-style: none;
	padding: 0;	
	margin-left: 0;	
}
#footer-wrapper ul.footer-list li {
	border-bottom: 1px solid #ffffff;
}
#footer-wrapper ul.footer-list li a {
	display: block;
	width: 98%;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0;
	border: none;
	margin-left: 0;
	padding-left: 0;
	color: #ffffff;
}

#footer {
	float: left;	
	width: 100%;	
	padding: 0;				
	margin-left: 10px;	
	margin-top: 10px;
	background-color:#9b301e;
}
#footer-bottom {
	clear: both;
	border-top: 1px solid #9b301e;
	width: 880px;
	margin: 0 auto;	
	background-color:#9b301e;
}
#footer-bottom .bottom-left {
	font-size:12px;
	float: left;
	padding-left: 5px;
	color:#ffffff;
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	padding: 4px;
	margin: 1px 5px 1px 5px;
	background: #fafafa;
   border: 1px solid #dcdcdc;	
}
.thumbs img:hover	{
	border: 1px solid #8E8E8E;
	background: #8E8E8E;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}


/* maping */
p.photo{
	width:472px;
	height:0px;
	background:;	
	position:relative;
	margin: 5px 10px 0px 0px;
	float: left;
}

p.photo2{
	width:472px;
	height:0px;
	background:;	
	position:relative;
	margin: 0px 10px 0px 0px;
	float: left;
}

p.photo3{
	width:472px;
	height:0px;
	background:;	
	position:relative;
	margin: 0px 10px 0px 0px;
	float: left;
}

p.photo4{
	width:472px;
	height:0px;
	background:;	
	position:relative;
	margin: 0px 10px 0px 0px;
	float: left;
}

p.photo5{
	width:472px;
	height:0px;
	background:;	
	position:relative;
	margin: 0px 10px 0px 0px;
	float: left;
}

p.photo6{
	width:472px;
	height:0px;
	background:;	
	position:relative;
	margin: 0px 10px 0px 0px;
	float: left;
}

p.hotelmap{
	width:472px;
	height:0px;
	background:;	
	position:relative;
	margin: 0px 10px 0px 0px;
	float: left;
}

p.hotelmap_castle{
	width:472px;
	height:0px;
	background:;	
	position:relative;
	margin: 0px 10px 0px 0px;
	float: left;
}

p.textr{
	padding: 10px 0px 0px 0px; 
}

p.paragraph{
	padding:0px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	line-height:135%;
}

p.sab{
	font-size:13px;
	padding:2px 0px 0px 0px;
	margin:0px 0px 0px 15px;
	line-height:100%;
	color: #663333; 
}

p.sidetextr{
	margin:-28px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	border-bottom: 1px solid #ebebeb;
	background-color:#fafafa;
	border: solid 1px #dcdcdc;
}

p.pdflink{
	margin:655px 5px 0px 220px;
	padding: 5px 0px 5px 15px; 
	font-weight: bold;
	border: solid 1px #676767;
}

p.pdflink_kanayama{
	margin:505px 5px 0px 260px;
	padding: 5px 0px 5px 0px; 
	font-weight: bold;
	border: solid 1px #676767;
}

p#information{
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	line-height:135%;
	background-color:#fffbaa;
}

p#pict_info{
	padding:0px 0px 0px 0px;
	margin:0px 0px 5px 0px;
	line-height:135%;
	background-color:#fffbaa;
}

div#pict_info{
	padding:10px 10px 10px 10px;
	margin:655px 0px -650px 0px;
	line-height:135%;
	background-color: #fafafa;
   border: 1px solid #dcdcdc;
}

div#pict_info_castle{
	padding:10px 10px 10px 10px;
	margin:500px 0px -650px 0px;
	line-height:135%;
	background-color: #fafafa;
   border: 1px solid #dcdcdc;
}

div#pict_info_cypress{
	padding:10px 10px 10px 10px;
	margin:670px 0px -650px 0px;
	line-height:135%;
	background-color: #fafafa;
   border: 1px solid #dcdcdc;
}

div#pict_info_kaliya{
	padding:10px 10px 10px 10px;
	margin:545px 0px -650px 0px;
	line-height:135%;
	background-color: #fafafa;
   border: 1px solid #dcdcdc;
}

p#pict_info img{
	padding: 4px;
	margin: 1px 5px 1px 5px;
	background: #ff0;
	border: 1px solid #dcdcdc;
	}

	
/* thumbnails 0*/
p.thumbsf{ padding: 12px 0 0 10px; }

p.pict_mark img { 
	flort: left;
	padding: 0px 0px 0px 0px;
	margin: 4px 0px 0px 0px;
	background: #fff;
   border:none;	
   }

.thumbsf img { 
	position: right;
	padding: 4px;
	margin: 0px 0px 0px 2px;
	background: #fafafa;
   border: 1px solid #dcdcdc;	
}
.thumbsf img:hover	{
	border: 1px solid #8E8E8E;
	background: #8E8E8E;	
}
.thumbsf a:hover { background-color: transparent; border: none }

/* th */
p.pixt{ padding: 605px 0px 0px 0px; }

.pixt img { 
	position: relative;
	padding: 4px;
	margin: 1px 5px 1px 5px;
	background: #fafafa;
   border: 1px solid #dcdcdc;	
}
.pixt img:hover	{
	border: 1px solid #8E8E8E;
	background: #8E8E8E;	
}
.pixt a:hover { background-color: transparent; border: none }

hr{display:none}

/* non dispalay text  */
p.nondisplay{
	font-size:100%;
	padding:0px 0px 0px 0px;
	margin:-20px 0px 0px -9999px;
	}
	
p.nondisplaya{
	font-size:100%;
	padding:0px 0px 0px 0px;
	margin:-20px 0px 0px -9999px;
	}
	
/* toppage */
.col-left {
	margin-right: 700px;
	padding-left: 20px;
}

#content .col-left h2 {
	margin:0px 100px -10px 10px;
	padding:0px 10px 0px 0px;
	font:normal 28px Sans-serif;
	color:#121212;
	letter-spacing: -2px;	
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}
#content .col-left h2 a {
	margin:0px 10px -10px 10px;
	color: #121212;
	text-decoration: none;	
	background: none; 
	border: none;
}

.col-right {
	background-color:#fff;
	float:left;
	width:630px;
	margin-left:-685px;
	margin-top:12px;
}

.col-right .sidemenu h3{
	color: #663333;	
	font-size: 120%;	
	font-weight: normal;	
	border-bottom: 1px solid #989898;
	padding:55px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.col-right .sidemenu h3.kihon{
	color: #663333;	
	font-size: 120%;	
	font-weight: normal;	
	border-bottom: 1px solid #989898;
	padding:5px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

.col-right .sidemenu h3 a{
	color:#9b301e;
	font: normal 120% "serif";
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 0px  0px  0px  0px;
	margin: 25px 0px 0px 0px;
}

.col-right .sidemenu h3 a:hover{
	color:#121212;
	font: normal 120% " sans-serif";
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 0px  0px  0px  0px;
	margin: 25px 0px 0px 0px;
}

.col-left, .col-right{
	padding-bottom:20px;
}

div#intro{
	margin:20px 0px 0px 20px;
	width:500px;
	background-color:#fff;
	float:left;
	}

#intro h2#infomation{
	font-weight:400;
	font-family:serif;
	padding:0px;
	margin:20px 0px 0px 0px;
	text-align:center;
	color:#343434;
	border-bottom:solid 1px #898989;
	}
	
.menutex{
	font-size:14px;
	font-family:"Meiryo",sans-serif;
	margin:-5.5px 0px 5px 0px;
	padding: 0px 0px 12px 0px; 
	border-bottom: 1px solid #ebebeb;
	background-color:#fafafa;
	border: solid 1px #dcdcdc;
	letter-spacing: none;
	line-height:105%;
}
	
 ul#menus{
 	margin:10px;
	padding:10px;
 	list-style:none;
	text-align:center;
	width:200px;
	margin-left:0px;
	padding-left:0px;
	}

.sam1 {
	border:solid 2px #9b301e;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	}
	
.sam2{
	color:#fff;
	border:solid 2px #9b301e;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	background-color:#9b301e;
	}
	
.sam3{
	color:#121212;
	border:solid 2px #9b301e;
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	background-color:#fffbaa;
	}
 
 a.tops{
 	color:#121212;
	display:block;
	width:100%;
	}
 
 .tops:hover {
 	color:#121212;
	background: #fffbaa; 
	border-bottom:none;
	}
	
#footer-bottom-menu{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 220px;
	bottom:0px;
	background-color:#9b301e;
}

#footer-bottom-menu .bottom-left {
	font-size:12px;
	float: left;
	padding-left: 5px;
	color:#ffffff;
}

#footer-bottom-menu .bottom-right a{
	color:#ffffff;
	text-align: right;
	padding-right: 0;
}

#footer-box-menu{
	right:0px;
	left:0px;
	bottom:-10px;
	position:absolute;
	clear: both;
	background-color:#fff;
}

#footer-bottom-menu a {
	border:none;
	color: #ffffff;
	background: transparent;
}

p.nondisplay-hlink{
	font-size:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px -9999px;
	}
	
/* topmenu */
	
.contents .col-one h3 {
	border-top:none;
	border-bottom: 1px solid #989898;
	color: #121212;
	font: normal 14px;
	font-family:serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 0px  0px  0px  0px;
	margin: 5px 0px 0px 0px;
}

#content-wrappers {
	color: #fff;
	font: normal 12em " sans-serif";
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px  10px  0px  0px;
	margin: 15px 0px 2px -10px;
}

#contents {
	float: left;
	width: 100%;
	background: #fff url(content-bg.jpg) no-repeat;		
}


p.top-text{
	line-height:1.5;
	text-indent:1em;
	margin:10px 0px 0px 0px;
	}
	
p.examine{
	border-bottom: 1px solid #9b301e;
	text-align:center;
	font-family:serif;
	font-size:16px;
	margin:10px 0px 0px 10px;
	color:#9b301e;
	}
	
p.examine-in{
	text-align:center;
	font-family:sans-serif;
	font-size:14px;
	margin:0px 0px 0px 10px;
	color:#9b301e;
	}

p.examine-in2{
	font-family:sans-serif;
	font-size:14px;
	margin:0px 0px 0px 10px;
	color:#9b301e;
	}
	
p.non-display{
	text-indent:-10000em;
}
