@charset "utf-8";
/* CSS Document */

/*            RESET           */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {margin: 0;padding: 0;	border: 0;	outline: 0;	font-size: 100%;	vertical-align: baseline;	font-style: normal;	font-weight: normal;}
body {line-height:1;color:#585757;text-shadow: 0 1px 0 #CCCCCC;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
nav, ul, ol, li {list-style-image: none;list-style-type: none;}
strong,em {font-style: normal;font-weight: normal;font-variant: normal;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after, q:before, q:after {content:'';content:none;}
img {border:none;}
a {margin:0;padding:0;border:0;vertical-align:baseline;background:transparent;text-decoration: none;-webkit-transition:0.3s all ease;-moz-transition:0.3s all ease;-ms-transition:0.3s all ease;-o-transition:0.3s all ease;transition:0.3s all ease;font-size: 13px;color: #716696;}
a:hover {text-decoration: underline;color:#716696;}
.clearfix {zoom:1;}
.clearfix:after {content: "";display: block;clear: both;}
body {font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;background-repeat: no-repeat;letter-spacing:0.1em;}

/*           
              layout 
			                      */
body {
	background: url(../img/baseimg/woodGround.png) ;
}
#topwood {
	background: url(../img/baseimg/woodGround.png);
	height: 5px;
	width: 1060px;
}
#wrapper {
	margin: 0px auto 50px;
	width: 1060px;
	-webkit-box-shadow: 2px 2px 50px rgba(163,163,163,0.5);
	-moz-box-shadow: 2px 2px 50px rgba(163,163,163,0.5);
	-ms-box-shadow: 2px 2px 50px rgba(163,163,163,0.5);
	box-shadow: 2px 2px 50px rgba(163,163,163,0.5);
background: url(../img/baseimg/bacgroung.gif) ;
border-bottom-right-radius: 12px;
	border-bottom-left-radius: 12px;
}
.tx_skip {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}
header {
	height: 102px;
	width: 930px;
	padding-top:15px;
	margin: 0px auto 23px;
}
h1 {
	float: left;
	width: 240px;
	height: 87px;
}
.nav_item {
	width: 500px;
	height: 27px;
	float: left;
	margin-top: 55px;
}
.nav_item li {
	float: left;
	height: 27px;
	width: 100px;
	background: url(../img/baseimg/Menu.gif) no-repeat left bottom;
	font-size: 12px;
	line-height: 27px;
	text-align: center;
}
.nav_item a {
	width: 100px;
	height: 27px;
	display: block;
	color: #595757;
	font-size: 12px;
}
.nav_item a:hover {
	font-weight: bold;
}
.nav_item li:first-child {
	background: url(../img/baseimg/Menu.gif) no-repeat left top;
}
.nav_item .gray {
	font-weight: bold;
	color: #444;
	text-shadow:3px 3px 0px #eee,3px 3px 0px #707070;
	text-decoration: underline;
}
address {
	float: left;
	height: 87px;
	width: 190px;
}
address img {
	-webkit-transition:1.5s all ease;
	-moz-transition:1.5s all ease;
	-ms-transition:1.5s all ease;
	-o-transition:1.5s all ease;
	transition:1.5s all ease;
}
address img:hover{
		opacity:0.5;
	filter: alpha(opacity=50);        
	-ms-filter: "alpha(opacity=50)";  	
}
#wrapper hr {
	display: block;
	width: 900px;
	margin-left: 80px;
	color: #231815;
	background: #231815;
	height: 2px;
	margin-bottom: 20px;
}
	
footer {
	text-shadow:none;
	clear: both;
}
.footFloat {
	float: left;
}
footer div {
	width: 442px;
	padding-left: 95px;
}
footer h5 {
	font-size: 16px;
	margin-bottom:8px;
}
footer .adlist {
	height:36px;
	background: url(../img/baseimg/parking.png) no-repeat right bottom;
	margin-bottom:20px;
	margin-right: 15px;
}
footer .adlist li {
	margin-bottom: 4px;
}
footer li {
	line-height: 1.3em;
	font-size: 12px;
}
footer p {
	line-height:1.2em;
	font-size: 14px;
	margin-bottom: 4px;
}
footer p span {
	font-size: 12px;
	margin-left: 1em;
}
#map {
	height: 136px;
	width: 213px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#footNav {
	background: #231815;
	border-top: 1px solid #595757;
	float: left;
	padding: 13px 165px;
	height: 27px;
	width: 730px;
}
#footNav h6 {
	float: left;
	height: 27px;
	width: 170px;
}
#footNav .nav_item {
	margin: 0px;
}
#footNav .nav_item li a {
	color: #FFF;
	-webkit-text-shadow:none;
	-moz-text-shadow:none;
	text-shadow:none;
}
#map a {
	color:#000 !important;
}
#map a:hover {
	color:#blue!important;
}
#copylights {
	background: #231815;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	color: #FFF;
	clear: both;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
