* {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;}
body {
	font-size: 101%;
	height: 100%;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	color: #000;
	background: #000 url(/namahagekan/img/bg_black.gif) top;}

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

a {
	color: #BA0000;
	text-decoration: none;}
a:hover {
	color: #DBA101;}

img {
	border: 0px;}

.clr {
	clear: both;
	font-size: 1px;}

.new {
	margin: 0px 0px 0px 5px;}


/*** CONTAIN **************************************************/
#contain {
	width: 100%;
	background: #fff url(/namahagekan/img/bg_leaf.gif) no-repeat 95% 0%;}

#bg {
	width: 100%;
	background: url(/namahagekan/img/bg_namahage.gif) no-repeat 2% 100%;}

	.spacer {
		clear: both;
		width: 100%;
		height: 5px;
		font-size: 1px;
		background: #970F00;}



/*** WIDTH **************************************************/
.content_width {
	width: 800px;
	margin: 0px auto;
	text-align: left;}

/*** LANG **************************************************/
#lang {
	text-align: center;
	padding: 15px 0px 0px 0px;}

	#lang p {
		float: left;
		color: #999;
		font-size: 12px;
		line-height: 2em;}

	#lang ul {
		list-style: none;
		float: right;
		display: block;
		width: 375px;}

		#lang ul li {
			display: inline;
			float: left;}

			#lang ul li a {
				display: block;
				width: 70px;
				height: 25px;
				margin: 0px 0px 0px 5px;}

				#lang ul li a span {
					display: none;}

		#lang .lang_0 a {
			background: url(/namahagekan/img/lang_0.gif) no-repeat;}
		#lang .lang_1 a {
			background: url(/namahagekan/img/lang_1.gif) no-repeat;}
		#lang .lang_2 a {
			background: url(/namahagekan/img/lang_2.gif) no-repeat;}
		#lang .lang_3 a {
			background: url(/namahagekan/img/lang_3.gif) no-repeat;}
		#lang .lang_4 a {
			background: url(/namahagekan/img/lang_4.gif) no-repeat;}

		#lang .lang_0 a:hover {
			background: url(/namahagekan/img/lang_0_on.gif) no-repeat;}
		#lang .lang_1 a:hover {
			background: url(/namahagekan/img/lang_1_on.gif) no-repeat;}
		#lang .lang_2 a:hover {
			background: url(/namahagekan/img/lang_2_on.gif) no-repeat;}
		#lang .lang_3 a:hover {
			background: url(/namahagekan/img/lang_3_on.gif) no-repeat;}
		#lang .lang_4 a:hover {
			background: url(/namahagekan/img/lang_4_on.gif) no-repeat;}

		#lang .lang_0 a.current {
			background: url(/namahagekan/img/lang_0_on.gif) no-repeat;}
		#lang .lang_1 a.current {
			background: url(/namahagekan/img/lang_1_on.gif) no-repeat;}
		#lang .lang_2 a.current {
			background: url(/namahagekan/img/lang_2_on.gif) no-repeat;}
		#lang .lang_3 a.current {
			background: url(/namahagekan/img/lang_3_on.gif) no-repeat;}
		#lang .lang_4 a.current {
			background: url(/namahagekan/img/lang_4_on.gif) no-repeat;}


/*** HEAD **************************************************/
#head {
	width: 800px;
	margin: 0px auto;
	text-align: left;
	padding: 10px 0px 40px 0px;}

	#head h1 {
		text-indent: -9999px;
		font-size: 100%;}

		#head h1 a {
			display: block;
			width: 135px;
			height: 62px;
			background: url(/namahagekan/img/logo.gif) no-repeat;}


	#head ul {
		margin: 20px 0px;
		list-style: none;
		font-size: 75%;
		line-height: 140%;}

		#head ul li {
			display: inline;
			float: left;
			background: url(/namahagekan/img/bar_menu.gif) no-repeat top left;}

			#head ul li a {
				color: #000;
				text-align: center;
				display: block;
				width: 110px;
				padding: 5px 0px 15px 0px;}
			#head ul li a:hover {
				color: #970F00;
				background: url(/namahagekan/img/bg_menu_hover.gif) no-repeat center bottom;}

			#head ul li a.current {
				color: #970F00;
				background: url(/namahagekan/img/bg_menu_on.gif) no-repeat center bottom;}


/*** CONTENT **************************************************/
#content {
	float: right;
	width: 500px;
	margin: 0px 0px 30px 0px;}

	#content a {
		text-decoration: underline;}
	#content a:hover {
		text-decoration: none;}

	#content h2 {
		padding: 0px 0px 20px 0px;
		font-size: 200%;
		line-height: 200%;
		width: 500px;
		background: url(/namahagekan/img/bar_dott.gif) repeat-x bottom;}

	#content h3 {
		width: 100%;
		color: #5A3D1B;
		margin: 20px 0px 10px 0px;
		font-size: 85%;
		line-height: 150%;
		font-weight: bold;
		padding: 5px 0px;
		text-indent: 5px;
		background: url(/namahagekan/img/bg_th.gif);}
	#content h4 {
		color: #5A3D1B;
		margin: 0px 0px 0px 0px;
		font-size: 80%;
		line-height: 160%;}
	#content h5 {
		margin: 0px 0px 10px 0px;
		font-size: 70%;
		line-height: 150%;
		font-weight: normal;}
	#content p {
		margin: 0px 0px 10px 0px;
		font-size: 80%;
		line-height: 160%;}
	#content ul {
		list-style: circle;
		margin: 0px 0px 15px 20px;
		font-size: 70%;
		line-height: 150%;}

		#content ul li {
			margin: 0px 0px 5px 0px;}


	#content dl {
		}

		#content dl dt {
			margin: 0px 0px 10px 0px;
			font-size: 100%;
			line-height: 150%;
			font-weight: normal;}
		#content dl dd {
			margin: 0px 0px 10px 0px;
			font-size: 80%;
			line-height: 180%;}

			#content dl.preview dd {
				background: #f9f9f9;
				padding: 5px;}


	#content table {
		margin: 0px 0px 10px 0px;
		width: 100%;
		border-top: 1px solid #ccc;
		border-left: 1px solid #ccc;}

		#content table th {
			font-size: 75%;
			line-height: 150%;
			font-weight: normal;
			background: #f6f6f6;
			text-align: center;
			border-bottom: 1px solid #ccc;
			border-right: 1px solid #ccc;}

			#content table .th {
				width: 80px;}

		#content table td {
			font-size: 75%;
			line-height: 150%;
			text-align: center;
			border-bottom: 1px solid #ccc;
			border-right: 1px solid #ccc;}

			#content table.tbl_1 td {
				text-align: left;}
			#content table.tbl_2 td {
				width: 190px;}
			#content table.tbl_3 td {
				width: 120px;}

	#content .thumb {
		float: right;
		background: url(/namahagekan/img/bg_sub_img.jpg) no-repeat;
		padding: 5px;
		margin: 0px 0px 10px 10px;}

	/*** inquire ***/
	#content #frm_inquire {
		border-top: 1px dotted #ccc;
		border-bottom: 1px dotted #ccc;
		padding: 10px;}

		#content #frm_inquire dl {}

			#content #frm_inquire dt {
				margin: 0px 0px 0px 0px;
				font-size: 85%;
				line-height: 1.5;
				font-weight: normal;}
			#content #frm_inquire dd {
				margin: 0px 0px 10px 0px;}

	#content #frm_name, #content #frm_mail {
		width: 300px;
		padding: 3px 0px;}
	#content #frm_comment {
		width: 450px;
		height: 12em;
		overflow: auto;}


	/*** MAP ***/
	#mapframe {
		margin: 5px 0px;
		width: 500px;
		height: 400px;}

/*** SUB **************************************************/
#sub {
	float: left;
	width: 260px;}

	#sub .sub_img {
		background: url(/namahagekan/img/bg_sub_img.jpg) no-repeat;
		padding: 5px;}

	#sub h3 {
		font-size: 85%;
		line-height: 150%;
		padding: 10px 0px 5px 0px;
		background: url(/namahagekan/img/bar_260.gif) no-repeat top;}
	#sub p {
		font-size: 75%;
		line-height: 150%;}


/*** TOP **************************************************/
#top {
	padding: 0px 0px 25px 0px;
		background: url(/namahagekan/img/bg_intro.gif) no-repeat 90% 0%;}

	/*** intro ***/
	#intro {
		height: 400px;}

		#intro h2 {
			padding: 70px 0px 0px 0px;
			color: #970F00;
			font-size: 200%;
			line-height: 250%;}
		#intro p {
			margin: 15px 0px 10px 0px;
			color: #970F00;
			font-size: 75%;
			line-height: 180%;}




/*** MOVE **************************************************/
#move {
	padding: 0px 0px 0px 0px;
	list-style: none;}

	#move li {
		display: inline;
		float: left;}

		#move li a {
			display: block;
			width: 80px;
			height: 20px;}

			#move li a span {
				display: none;}

	#move .to_home a {
		background: url(/namahagekan/img/to_home.gif) no-repeat;}
	#move .to_top a {
		margin: 0px 0px 0px 5px;
		background: url(/namahagekan/img/to_top.gif) no-repeat;}

	#move .to_home a:hover {
		background: url(/namahagekan/img/to_home_on.gif) no-repeat;}
	#move .to_top a:hover {
		background: url(/namahagekan/img/to_top_on.gif) no-repeat;}


/*** TO_INQUIRE **************************************************/
#to_inquire {
	float: right;
	font-size: 12px;}

	#to_inquire img {
		vertical-align: middle;
		margin: 0px 2px 0px 0px;}

/*** FOOT **************************************************/
#foot {
	width: 100%;
	clear: both;
	text-align: center;
	padding: 10px 0px 15px 0px;
	background: #000 url(/namahagekan/img/bg_black.gif) top;
	color: #fff;}

	#foot p {
		text-align: right;
		font-size: 70%;
		line-height: 150%;}
	#foot address {
		text-align: right;
		font-size: 70%;
		line-height: 150%;
		font-style: normal;
		margin: 0px 0px 20px 0px;}

	#foot p span {
		padding: 1px 3px;
		background: #333;}

	#foot ul {
		margin: 10px 0px 0px 0px;
		list-style: none;
		float: right;}

		#foot ul li {
			margin: 0px 0px 0px 10px;
			display: inline;
			float: left;}

			#foot ul li a {
				display: block;
				height: 55px;}

				#foot ul li a span {
					display: none;}

				#foot .gr_1 a {
					width: 182px;
					background: url(/namahagekan/img/group_1.gif) no-repeat;}
				#foot .gr_2 a {
					width: 87px;
					background: url(/namahagekan/img/group_2.gif) no-repeat;}
				#foot .gr_3 a {
					width: 225px;
					background: url(/namahagekan/img/group_3.gif) no-repeat;}
				#foot .gr_4 a {
					width: 140px;
					background: url(/namahagekan/img/group_4.gif) no-repeat;}

				#foot .gr_1 a:hover {
					background: url(/namahagekan/img/group_1_on.gif) no-repeat;}
				#foot .gr_2 a:hover {
					background: url(/namahagekan/img/group_2_on.gif) no-repeat;}
				#foot .gr_3 a:hover {
					background: url(/namahagekan/img/group_3_on.gif) no-repeat;}
				#foot .gr_4 a:hover {
					background: url(/namahagekan/img/group_4_on.gif) no-repeat;}


/*** LIGHTBOX **************************************************/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;}
#lightbox a img {
	border: none; }
#outerImageContainer{
	position: relative;
	background: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;	}
#imageContainer{
	padding: 10px;	}
#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;}
#imageContainer>#hoverNav {
	left: 0;}
#hoverNav a {
	outline: none;}
#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/namahagekan/img/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;}
#prevLink {
	left: 0;
	float: left;}
#nextLink {
	right: 0;
	float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background: url(/namahagekan/img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {
	background: url(/namahagekan/img/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;}
#imageData{
	padding:0 10px;}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left; }
#imageData #caption{
	font-weight: bold;}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1.0em;}
#imageData #bottomNavClose{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;}
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;}
* html>body .clearfix {
	display: inline-block; 
	width: 100%;}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}

