@charset "UTF-8";
/* --------------------------------------------------------------------- common */
* {
	margin: 0px;
	padding: 0px;
}
p {
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
}
a:hover img {
 filter: alpha(opacity=90);
  -moz-opacity:0.9;
  opacity:0.9;
}
body {
	font-family: 'メイリオ', 'Meiryo', 'Osaka', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Verdana', 'ＭＳ Ｐゴシック', 'sans-serif';
	font-size: 14px;
	line-height: 150%;
	color: #333333;
	font-weight: normal;
	background-image: url(images/back-body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #176CEE;
}
a {
	color: #0000FF;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
span.n {
	display: none;
}
.clear {
	clear: both;
}
/* --------------------------------------------------------------------- header */


	
/* --------------------------------------------------------------------- header-navi */



/* --------------------------------------------------------------------- container */
#all {
	background-image: url(images/back-all08.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 488px;
}
#header {
	clear: both;
}
#header-top {
	height: 128px;
}
#header-main {
	height: 300px;
	width: 840px;
}
#header-navi {
	height: 60px;
	background-image: url(images/header-navi.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#continer {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	float: right;
	width: 599px;
}
#side {
	float: left;
	width: 240px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #E5DBC2;
	background-image: url(images/reservation-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 45px;
}
#content-bottom {
	clear: both;
}
.logo {
	display: block;
	height: 82px;
	width: 400px;
	float: left;
	margin-top: 42px;
	text-indent: -9999px;
}
.contact {
	display: block;
	height: 30px;
	width: 100px;
	float: right;
	margin-top: 90px;
	text-indent: -9999px;
}
.company {
	display: block;
	float: right;
	height: 30px;
	width: 90px;
	margin-top: 90px;
	text-indent: -9999px;
}
.news {
	display: block;
	float: right;
	height: 30px;
	width: 80px;
	margin-top: 90px;
	text-indent: -9999px;
}
.staff {
	display: block;
	float: right;
	height: 30px;
	width: 120px;
	margin-top: 90px;
	text-indent: -9999px;
}
#side-inner {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#main-inner {
	padding-top: 20px;
	padding-right: 19px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main h3 {
	font-size: 16px;
	padding-left: 26px;
	margin-top: 20px;
	height: 36px;
	background-image: url(images/back-h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 11px;
	color: #001C52;
	clear: both;
}
#main-inner ul {
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 30px;
}
#footer {
	background-image: url(images/back-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 40px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 20px;
	text-align: center;
	margin: 0px;
	clear: both;
}
#content-bottom {
	background-image: url(images/green.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	clear: both;
	width: 840px;
}
hr {
	margin-bottom: 10px;
}
#footer p {
	margin: 0px;
	padding: 0px;
}
#header-navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#header-navi li {
	float: left;
}
#header-navi a {
	display: block;
	height: 60px;
	width: 168px;
	text-indent: -9999px;
}
#header-navi a:hover {
	background-image: url(images/header-navi.gif);
	background-repeat: no-repeat;
}
#header-navi a.gnavi01:hover {
	background-position: 0px bottom;
}
#header-navi a.gnavi02:hover {
	background-position: -168px bottom;
}
#header-navi a.gnavi03:hover {
	background-position: -336px bottom;
}
#header-navi a.gnavi04:hover {
	background-position: -504px bottom;
}
#header-navi a.gnavi05:hover {
	background-position: -672px bottom;
}


li.hi a {
	background-image: url(images/header-navi.gif);
	background-repeat: no-repeat;
}
li.hi a.gnavi01 {
	background-position: 0px bottom;
}
li.hi a.gnavi02 {
	background-position: -168px bottom;
}
li.hi a.gnavi03 {
	background-position: -336px bottom;
}
li.hi a.gnavi04 {
	background-position: -504px bottom;
}
li.hi a.gnavi05 {
	background-position: -672px bottom;
}
#main td {
	padding: 8px;
}
#main table {
	margin-top: 4px;
	margin-bottom: 30px;
}
span.large {
	font-size: 18px;
	font-weight: bold;
	line-height: 160%;
}
h2 {
	margin-bottom: 20px;
}
span.largered {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
}
.imgright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
.imgleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img530 {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
}
span.clwhite {
	color: #FFFFFF;
}
#tdnone td {
	margin: 0px;
	padding: 0px;
}
p.scrolltop {
	font-size: 12px;
	text-align: right;
	padding: 0px;
	clear: both;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tablemin td {
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#tablessl td {
	padding: 2px;
}
#main-inner textarea {
	width: 380px;
	height: 180px;
}
.mitsumori-b {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.big-b {
	font-size: 18px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.mitsumori-r {
	font-size: 16px;
	padding: 2px;
	font-weight: bold;
}p.small {
	font-size: 12px;
	padding: 0px;
}
span.male {
	font-weight: bold;
	color: #0066FF;
}
span.female {
	font-weight: bold;
	color: #FF3399;
}
a.down:hover {
	position: relative;
	left: 1px;
	top: 2px;
}

.hi a.gnavi02 {
	background-repeat: no-repeat;
}
.red-right {
	font-size: 12px;
	color: #CC0000;
	text-align: right;
}
.xsmall {
	font-size: 11px;
}
#main td.tdbluewhite {
	color: #FFFFFF;
	background-color: #000099;
	padding-bottom: 2px;
}
#main td.tdkado {
	padding-bottom: 0px;
}
.red {
	color: #CC0000;
	font-weight: bold;
}
strong {
	background-color: #BDD9FF;
	padding: 3px;
}
.green {
	color: #009966;
}
.date {
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.entrybody {
	padding-left: 10px;
}

