@import "thickbox.css";

* {
	font-family: "メイリオ", meiryo, Tahoma, Verdana, Arial, sans-serif;
	}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #360 url(http://www.yuuzankaku.co.jp/img/bg_body.gif);
	color: #000;
	font-size: 100%;}

h1,h2,h3,h4,h5,h6,p,ul,ol,dl,li,dt,dd,form,input {
	margin: 0px;
	padding: 0px;}

img {
	border: 0px; }

a {
	color: #36c;
	text-decoration: underline; }
a:hover {
	color: #9c3;
	text-decoration: none; }
.clr {
	clear: both;
	font-size: 1px;}

.pdf {
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 5px 20px;
	background: url(http://www.yuuzankaku.co.jp/img/pdficon.gif) no-repeat left center;}

/*** style of layout ***/
#contain {
	margin: 0px auto;
	padding: 0px;
	width: 780px;
	text-align: left;
	background: #fff url(http://www.yuuzankaku.co.jp/img/bg_main.gif) repeat-y;
	border-right: 1px solid #333;
	border-left: 1px solid #333; }


#head {
	width: 780px;
	padding: 1px 0px;
	background: #333 url(http://www.yuuzankaku.co.jp/img/bg_wood.jpg) no-repeat;
	border-bottom: 1px solid #333;
	overflow:auto;
	}

	#head ul {
		float:left;width:300px;
		text-align: left;
		list-style: none;
		margin: 5px 0px 5px 10px;}
	#head ul li {
		display: inline;
		font-size: 75%;
		margin: 0px 5px 0px 0px;
		padding: 0px 5px 0px 0px;}
	#head ul li a {
		color: #fff;}

	#head ol {list-style:none;float:right;margin:0px 10px 10px 0px;}
		#head ol li {display:inline;float:left;margin:0px 0px 0px 5px;}
			#head ol li a { display:block;width:80px;height:30px;background:url(/img/forign.gif) no-repeat;text-indent:-9999px;overflow:hidden;}
				#head ol .en a {background-position:0px 0px;}
				#head ol .kr a {background-position:-80px 0px;}
				#head ol .ch_t a {background-position:-160px 0px;}
				#head ol .ch_s a {background-position:-240px 0px;}
					#head ol .en a:hover {background-position:0px -30px;}
					#head ol .kr a:hover {background-position:-80px -30px;}
					#head ol .ch_t a:hover {background-position:-160px -30px;}
					#head ol .ch_s a:hover {background-position:-240px -30px;}

#menu {
	float: right;
	width: 240px;
	padding: 12px 0px 10px 0px;}

	#menu ul {
		padding: 8px 0px 0px 25px;
		list-style: none;
		background: url(http://www.yuuzankaku.co.jp/img/bg_menu_top.gif) no-repeat top;}
	#menu ul li {
		display: inline;}
	#menu ul li span {
		display: none;}
	#menu ul li a {
		display: block;
		width: 200px;
		height: 40px;}

		#menu .m_00 a {
				background: url(http://www.yuuzankaku.co.jp/img/menu_00.gif) no-repeat;}
		#menu .m_01 a {
				background: url(http://www.yuuzankaku.co.jp/img/menu_01.gif) no-repeat;}
		#menu .m_02 a {
				background: url(http://www.yuuzankaku.co.jp/img/menu_02.gif) no-repeat;}
		#menu .m_03 a {
				background: url(http://www.yuuzankaku.co.jp/img/menu_03.gif) no-repeat;}
		#menu .m_04 a {
				background: url(http://www.yuuzankaku.co.jp/img/menu_04.gif) no-repeat;}
		#menu .m_05 a {
				background: url(http://www.yuuzankaku.co.jp/img/menu_05.gif) no-repeat;}
		#menu .m_06 a {
				background: url(http://www.yuuzankaku.co.jp/img/menu_06.gif) no-repeat;}
		#menu .m_07 a {
				background: url(http://www.yuuzankaku.co.jp/img/menu_07.gif) no-repeat;}
		#menu .m_08 a {
				background: url(http://www.yuuzankaku.co.jp/img/menu_08.gif) no-repeat;}

		#menu .m_00 a:hover {
				background: url(http://www.yuuzankaku.co.jp/img/menu_00_on.gif) no-repeat;}
		#menu .m_01 a:hover {
				background: url(http://www.yuuzankaku.co.jp/img/menu_01_on.gif) no-repeat;}
		#menu .m_02 a:hover {
				background: url(http://www.yuuzankaku.co.jp/img/menu_02_on.gif) no-repeat;}
		#menu .m_03 a:hover {
				background: url(http://www.yuuzankaku.co.jp/img/menu_03_on.gif) no-repeat;}
		#menu .m_04 a:hover {
				background: url(http://www.yuuzankaku.co.jp/img/menu_04_on.gif) no-repeat;}
		#menu .m_05 a:hover {
				background: url(http://www.yuuzankaku.co.jp/img/menu_05_on.gif) no-repeat;}
		#menu .m_06 a:hover {
				background: url(http://www.yuuzankaku.co.jp/img/menu_06_on.gif) no-repeat;}
		#menu .m_07 a:hover {
				background: url(http://www.yuuzankaku.co.jp/img/menu_07_on.gif) no-repeat;}
		#menu .m_08 a:hover {
				background: url(http://www.yuuzankaku.co.jp/img/menu_08_on.gif) no-repeat;}

		#menu .m_00 a {
			border-bottom: 1px solid #ccc;}
		#menu .m_03 a,.m_06 a {
			border-top: 1px solid #ccc;}


.qr {
	margin: 15px 0px 0px 30px;
	text-align: center;
	width: 200px;
	}

	.qr p {
		margin: 10px 10px 10px 10px;
		text-align: left;
		font-size: 75%;
		}

	.qr img {
		background: #fff;
		margin: 10px auto 0px auto;
		border: 1px solid #ccc;
		padding: 3px 3px;
		}


/*******************************************************************/
#foot {
	clear: both;
	margin: 0px 10px;
	padding: 10px 5px;}

	#foot ul {
		text-align: right;
		list-style: none;
		margin: 5px 0px;}
	#foot ul li {
		display: inline;
		font-size: 70%;
		margin: 0px 0px 0px 5px;
		padding: 2px 2px 2px 5px;
		border-left: 1px solid #666;}
	#foot .ttl {
		background: #ffc;
		border: 1px solid #666;
		color: #333;}
		 
	#foot p {
		border-top: 1px solid #666;
		padding: 5px 0px 0px 0px;
		text-align: right;
		font-size: 70%;
		line-height: 150%;}
	#foot address {
		margin: 5px 0px 0px 0px;
		text-align: right;
		font-size: 70%;
		font-style: normal;}

/*******************************************************************/
/*** TOP PAGE ***/
#topimg {
	display: block;
	width: 100%;
	height: 315px;
	background: #333 url(http://www.yuuzankaku.co.jp/img/bg_wood.jpg) no-repeat bottom;
	border-bottom: 1px solid #333;}

	#topimg h1 {
		display: none;}

#top_main {
	float: left;
	width: 510px;
	position: relative;
	left: 10px;
	margin: 10px 0px 10px 0px;}

	/*** TOP ＞ お知らせ ***/
	#top_news {
		margin: 0px 0px 1em 0px;}

		#top_news h2 {
			font-size: 85%;
			line-height: 180%;
			padding: 3px 0px 2px 20px;
			margin: 0px 0px 0.5em 0px;
			color: #690;
			background: url(http://www.yuuzankaku.co.jp/img/bg_h2.gif) no-repeat left center;
			border-bottom: 1px dotted #690;}

		#top_news ul {
			list-style: none;
			margin: 5px 0px 10px 20px;}

			#top_news ul li {
				font-size: 80%;
				line-height: 180%;
				margin: 0px 0px 5px 0px;}

	/*** TOP ＞ 体験プログラム ***/
	#top_experience {
		margin: 0px 0px 1em 0px;}

		#top_experience h2 {
			font-size: 85%;
			line-height: 180%;
			padding: 3px 0px 2px 20px;
			margin: 0px 0px 0.5em 0px;
			color: #690;
			background: url(http://www.yuuzankaku.co.jp/img/bg_h2.gif) no-repeat left center;
			border-bottom: 1px dotted #690;}
		#top_experience h4 {
			font-size: 80%;
			line-height: 180%;
			margin: 0px 0px 1em 20px;}
		#top_experience p {
			font-size: 80%;
			line-height: 160%;
			margin: 0px 0px 1em 20px;}
		#top_experience img {
			float: right;}


	/*** TOP ＞ プラン検索 ***/
	#top_reserve {
		margin: 0px 0px 1em 0px;}

		#top_reserve h2 {
			font-size: 85%;
			line-height: 180%;
			padding: 3px 0px 2px 20px;
			margin: 0px 0px 0.5em 0px;
			color: #690;
			background: url(http://www.yuuzankaku.co.jp/img/bg_h2.gif) no-repeat left center;
			border-bottom: 1px dotted #690;}
		#top_reserve p {
			font-size: 80%;
			line-height: 160%;
			margin: 0px 0px 1em 20px;}


		#top_reserve .tbl_reserve {
			width: 100%;
			margin: 0px 0px 5px 0px;
			}

			#top_reserve .tbl_reserve th {
				text-align: left;
				font-size: 80%;
				background: #f6f6f6;
				}
			#top_reserve .tbl_reserve td {
				text-align: left;
				font-size: 80%;
				}
			#top_reserve input {
				padding: 5px 10px;
				margin: 0px auto;
				}


	#top_masumi {
		display: block;
		background: #333 url(http://www.yuuzankaku.co.jp/img/ttl_top_masumi.gif) no-repeat left top;
		padding: 10px 0px;}

		#top_masumi span {
			display: none;}
		#top_masumi h4 {
			margin: 20px 0px 10px 70px;}
		#top_masumi h4 a {
				display: block;
				width: 230px;
				height: 50px;
				background: url(http://www.yuuzankaku.co.jp/img/bt_masumi.gif) no-repeat;}
		#top_masumi h4 a:hover {
				background: url(http://www.yuuzankaku.co.jp/img/bt_masumi_on.gif) no-repeat;}
		#top_masumi h3 {
				display: block;
				width: 350px;
				height: 50px;
				background: url(http://www.yuuzankaku.co.jp/img/ttl_top_masumi2.gif) no-repeat;}
		#top_masumi p {
				display: block;
				width: 340px;
				margin: 0px 20px 10px 15px;
				font-size: 70%;
				line-height: 150%;
				color: #eee;}
		#top_masumi img {
				border: 1px solid #000;
				float: right;
				margin: 70px 10px 10px 10px;}


/*******************************************************************/
#masumi_banner {
	display: block;
	width: 780px;
	height: 100px;
	border-bottom: 1px solid #333;
	background: #333 url(http://www.yuuzankaku.co.jp/img/masumiimage.jpg) no-repeat;}

	#masumi_banner h1 span {
			display: none;}
	#masumi_banner h1 a {
			position: relative;
			display: block;
			width: 240px;
			height: 85px;
			top: 5px;
			left: 525px;}

/*******************************************************************/
#pic {
	margin: 0px;
	padding: 0px;}

	#pic img {
		border: 0px;}





/*******************************************************************/
#pannavi {
	list-style: none;
	margin: 0px 0px 10px 0px;}
	#pannavi li {
		display: inline;
		font-size: 75%;
		margin: 0px 5px 0px 0px;}



/*******************************************************************/
#main {
	float: left;
	width: 510px;
	position: relative;
	left: 20px;
	margin: 10px 0px 10px 0px;
	}

	#main h1 {
		clear: both;
		margin: 20px 0px 5px 0px;
		padding: 3px 5px 2px 20px;
		font-size: 90%;
		background: url(http://www.yuuzankaku.co.jp/img/bg_h2.gif) no-repeat left center;
		}
	#main h2 {
		margin: 15px 0px 10px 0px;
		padding: 0px 0px 5px 0px;
		font-size: 80%;
		line-height: 160%;
		color: #690;
		border-bottom: 1px dotted #9c0;
		}
	#main h3 {
		margin: 0px 0px 5px 0px;
		padding: 0px 0px 0px 0px;
		font-size: 80%;
		line-height: 160%;
		}

		.koran {
			display: block;
			width: 200px;
			height: 40px;
			background: url(http://www.yuuzankaku.co.jp/img/h3_koran.gif) no-repeat;}
		.satuki {
			display: block;
			width: 200px;
			height: 40px;
			background: url(http://www.yuuzankaku.co.jp/img/h3_satuki.gif) no-repeat;}
		.matu {
			display: block;
			width: 200px;
			height: 40px;
			background: url(http://www.yuuzankaku.co.jp/img/h3_matu.gif) no-repeat;}
		.eight {
			display: block;
			width: 200px;
			height: 40px;
			background: url(http://www.yuuzankaku.co.jp/img/h3_eight.gif) no-repeat;}

			#main h3 span {
				display: none;}


	#main p {
		margin: 0px 0px 10px 0px;
		font-size: 80%;
		line-height: 1.6;
		}
	#main h5 {
		text-align: center;
		margin: 0px 10px 0px 20px;
		padding: 3px 5px;
		background: #eee;
		color: #666;
		font-size: 75%;
		font-weight: normal;}
	#main h6 {
		clear: both;
		margin: 30px 0px 0px 0px;
		font-size: 75%;
		font-weight: normal;}

	#main ol {
		list-style: none;
		margin: 0px 10px 5px 25px;
		font-size: 75%;
		line-height: 150%;}
		#main ol li {
			margin: 0px 0px 5px 0px;}

	#main .right {
		float: right;
		}
	#main .right_b {
		margin: 0px 0px 20px 10px;
		float: right;
		border: 1px solid #999;
		}
	#main .left_b {
		margin: 0px 10px 0px 0px;
		float: left;
		border: 1px solid #999;
		}
	#main .img_b {
		border: 1px solid #999;
		}

	#main .caution {
		margin: 5px 0px 5px 25px;
		padding: 3px;
		color: #f33;
		border: 1px solid #f33;}


	#main .pdf_dl {
		text-align: center;}
	#main .pdf_dl span {
		display: none;}
	#main .pdf_dl a {
		display: block;
		width: 300px;
		height: 70px;
		background: url(http://www.yuuzankaku.co.jp/img/fax_dl.gif) no-repeat left center;}
	#main .cancel {
			border-top: 1px solid #ccc;
			width: 490px;
			margin: 10px 10px;}
		#main .cancel th {
				font-size: 75%;
				font-weight: normal;
				border-bottom: 1px solid #ccc;}
		#main .cancel td {
				text-align: center;
				font-size: 75%;
				border-bottom: 1px solid #ccc;}
	#main .form_res {
			border-top: 1px solid #666;
			border-bottom: 1px solid #666;
			width: 490px;
			margin: 0px 10px;}
		#main .form_res th {
				width: 30%;
				font-size: 75%;
				font-weight: normal;
				text-align: right;}
		#main .form_res td {
				font-size: 75%;}
		#main .form_res .bt {
				text-align: center;
				background: #fc0;}
		#main .ezy {
				text-align: right;}


	.price {
		width: 485px;
		margin: 0px 0px 20px 25px ;
		background: #999;}
		.price th {
			text-align: center;
			font-weight: normal;
			font-size: 75%;
			background: #eee;}
		.price td {
			text-align: center;
			font-size: 75%;
			background: #fff;}
		.price .colth {
			width: 100px;}

	.comment {
		margin: 0px 0px 15px 0px;
		}

		.comment .comment-header {
			font-size: 80%;
			line-height: 160%;
			color: #690;
			margin: 0px 0px 5px 0px;
			}

	#comments-open-data {
		margin: 0px 0px 10px 0px;
		}

		#comments-open-data dt {
			font-size: 75%;
			line-height: 150%;
			margin: 0px 0px 5px 0px;
			}
		#comments-open-data dd {
			font-size: 75%;
			line-height: 150%;
			margin: 0px 0px 15px 0px;
			}

			#comment-text {
				width: 480px;
				height: 12em;
				overflow: auto;
				}


/*******************************************************************/
#temp_banner {
	display: block;
	width: 780px;
	height: 100px;
	border-bottom: 1px solid #333;
	background: #333 url(http://www.yuuzankaku.co.jp/img/tempimage.jpg) no-repeat;}

	#temp_banner h1 span {
			display: none;}
	#temp_banner h1 a {
			position: relative;
			display: block;
			width: 240px;
			height: 85px;
			top: 5px;
			left: 525px;}


#flower_banner {
	display: block;
	width: 780px;
	height: 100px;
	border-bottom: 1px solid #333;
	background: #333 url(http://www.yuuzankaku.co.jp/img/flowerimage.jpg) no-repeat;}

	#flower_banner h1 span {
			display: none;}
	#flower_banner h1 a {
			position: relative;
			display: block;
			width: 240px;
			height: 85px;
			top: 5px;
			left: 525px;}


.panf {
	margin: 10px 0px 10px 0px;}

	.panf td {
		font-size: 75%;
		vertical-align: top;}

	.panf img {
		border: 1px solid #333;}

.entry img {
	margin: 10px 0px 10px 0px;
	border: 1px solid #999;
	}





/*******************************************************************/
#sub {
	float: right;
	width: 200px;
	position: relative;
	right: 20px;
	margin: 20px 0px 0px 0px;
	}

	#sub h3 {
		clear: both;
		margin: 20px 0px 5px 0px;
		padding: 3px 5px 2px 20px;
		font-size: 90%;
		background: url(http://www.yuuzankaku.co.jp/img/bg_h2.gif) no-repeat left center;
		}
	#sub ul {
		list-style: none;
		margin: 0px 0px 20px 0px;
		}

		#sub ul li {
			font-size: 75%;
			line-height: 150%;
			margin: 0px 0px 5px 0px;
			padding: 0px 0px 5px 0px;
			border-bottom: 1px dotted #ccc;
			}

