@charset "UTF-8";
/* ----------------------------------------------------------------------
TOP+baselayout
---------------------------------------------------------------------- */
#container {
	width: 100%;
	min-width: 1200px;
	float: left;
}
.contentsbox {
	width: 100%;
	float: left;
}
.contentsbox_u {
	width: 100%;
	float: left;
	padding-bottom: 50px;
}
.contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.headerbox {
	width: 100%;
	float: left;
	background-image: url(../img/bg01.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	height: 120px;
}
.headerbox h1 {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 20px;
}
.menu {
	background-image: url(../img/bg02.png);
	background-repeat: repeat;
	float: left;
	height: 44px;
	width: 100%;
	position: absolute;
	margin-top: 120px;
	z-index: 1020;
	min-width: 1200px;
}
.menu ul {
	margin-left: auto;
	width: 1000px;
	margin-right: auto;
}
.menu ul li a {
	float: left;
}
.menu ul li a img {
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	position: relative;
}
.menu ul li a:hover img {
	background-color: #978d74;
}
#hoshino p {
	z-index: 1030;
	position: absolute;
}
#hoshino p img {
	margin-left: 630px;
	margin-top: 105px;
	position: absolute;
}
#imgbox {
	width: 100%;
	float: left;
	background-color: #EDEDED;
}
#topimage {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 560px;
	background-image: url(../img/mainimg01.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#shadow {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 560px;
	background-image: url(../img/shadow.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.imgbox_u {
	width: 100%;
	float: left;
	background-color: #EDEDED;
}
.topimage_u {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 325px;
}
.shadow_u {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 325px;
}
#imgbox_prof .topimage_u{
	background-image: url(../profile/img/mainimg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#imgbox_prof .shadow_u{
	background-image: url(../profile/img/shadow.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#imgbox_floor .topimage_u {
	background-image: url(../floor/img/mainimg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#imgbox_floor .shadow_u {
	background-image: url(../floor/img/shadow.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#greeting {
	background-image: url(../img/bg03.png);
	background-repeat: repeat;
	background-position: center top;
}
#greeting h2 {
	float: left;
	margin-top: 25px;
	width: 100%;
}
#greeting h3 {
	float: left;
	width: 100%;
	margin-top: 40px;
}
#greeting h3 img {
	z-index: 1010;
	position: relative;
}
#greeting p img {
	float: left;
	margin-left: 310px;
	margin-top: -40px;
	margin-bottom: 20px;
}
#pickupbox {
	width: 100%;
	float: left;
	position: fixed;
	height: 80px;
	bottom: 0px;
	z-index: 1100;
}
#pickup {
	background-image: url(../img/bg05.png);
	background-repeat: repeat;
	width: 1100px;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	position: relative;
}
#pickup h2 img {
	float: left;
	margin-left: 170px;
	margin-right: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 15px;
}
#pickup h3 img {
	float: left;
	margin-right: 30px;
	padding-left: 50px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	margin-top: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#pickup p img {
	float: left;
	margin-top: 15px;
	margin-right: 7px;
}
#pickup .ritbd img {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 55px;
	margin-right: 0px;
}
#pickup #close img {
	float: left;
	margin-top: 7px;
	cursor: pointer;
	margin-left: 1073px;
	position: absolute;
}
#pickup #open img {
	float: left;
	margin-top: -27px;
	cursor: pointer;
	margin-left: 1073px;
	position: absolute;
}
#access {
	background-image: url(../img/bg04.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: -10px;
	z-index: 1030;
	position: relative;
	height: 569px;
}
#access h2 {
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 30px;
}
#access #map p img {
	float: left;
}
#access #map {
	float: right;
	width: 675px;
	height: 360px;
}
#access dl {
	float: left;
	width: 300px;
}
#access dl dt {
	float: left;
	clear: both;
}
#access dl dd {
	width: 235px;
	font-size: 16px;
	color: #333;
	line-height: 16px;
	margin-bottom: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #826C44;
	margin-left: 60px;
	padding-left: 5px;
	margin-top: 3px;
}
#access dl .sub {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 20px;
	text-indent: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#access dl .sub2 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	text-indent: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#access dl .sub3 {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
#access address ul {
	float: left;
	width: 300px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
}
#access address ul li {
	font-style: normal;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	line-height: 22px;
}
#access address ul .zip {
	font-size: 14px;
}
#access address ul .tel {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	line-height: 26px;
}
#access address ul .tel span {
	font-size: 16px;
	margin-right: 5px;
}
#info {
	background-color: #000;
	margin-top: -10px;
	padding-bottom: 50px;
}
#info h2 {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 50px;
}
#info .infoimg {
width: 400px;
float: left;
margin-top: -50px;
font-size: 12px;
line-height: 18px;
color: #FFFFFF;
}
#info .infoimg img {
float: left;
}
#info .infoimg span {
float: left;
margin-top: 15px;
margin-left: 34px;
}
#info dl {
	float: left;
	width: 600px;
}
#info dl dt {
	float: left;
	clear: both;
	font-size: 16px;
	width: 200px;
	background-color: #BFBAAF;
	text-align: center;
	line-height: 16px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	position: relative;
}
#info dl dd {
	width: 380px;
	font-size: 16px;
	color: #FFF;
	line-height: 18px;
	margin-bottom: 2px;
	margin-left: 220px;
	padding-left: 5px;
	margin-top: 3px;
}
#info dl .sub {
	margin-bottom: 15px;
	margin-top: 10px;
}
#info dl .sub2 {
	margin-bottom: 15px;
	font-size: 12px;
	margin-top: 10px;
	line-height: 18px;
	color: #FEDE89;
}
#info dl .tyu {
	width: 100%;
	float: left;
	font-size: 12px;
	margin-top: 10px;
}
#info dl .tyu span {
	color: #FEDE89;
}
#info dl dd img {
	float: left;
	margin-right: 10px;
}
#info dl dd span {
	font-size: 12px;
}
/* ----------------------------------------------------------------------
footer
---------------------------------------------------------------------- */
#footer {
	background-color: #808080;
	height: 120px;
}
#copyright {
	color: #FFF;
	font-size: 10px;
	width: 100%;
	text-align: right;
	margin-top: 10px;
	opacity: 0.7;
	filter: alpha(opacity=70); /* ie 6 7 */
	-ms-filter: "alpha(opacity=70)"; /* ie 8 */
}
/* ----------------------------------------------------------------------
notfound
---------------------------------------------------------------------- */
#notfound {
	background-image: url(../floor/img/bg03.png);
	background-repeat: repeat;
	background-position: center top;
}
#notfound h4 {
	font-size: 18px;
	font-weight: normal;
	color: #900;
	float: left;
	width: 540px;
	margin-top: 80px;
	margin-bottom: 20px;
}
#notfound p {
}
#notfound p a {
	text-decoration: underline;
}
#notfound p img  {
	float: right;
	margin-top: 30px;
}
/* ----------------------------------------------------------------------
下層
---------------------------------------------------------------------- */
#profile {
	background-image: url(../profile/img/bg03.png);
	background-repeat: repeat;
	background-position: center top;
}
#profile #keireki p {
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#profile #keireki {
	float: left;
	width: 100%;
	margin-bottom: 50px;
}
#profile #keireki h2{
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 30px;
}
#profile #seiseki {
	float: left;
	width: 100%;
}
#profile #seiseki h2 img {
	float: left;
	margin-bottom: 40px;
}

#profile #seiseki h3 {
	font-size: 18px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFF;
	margin-bottom: 10px;
	width: 100%;
	float: left;
}
#profile #seiseki .chartbg {
	background-color: #FFF;
	padding: 10px;
	float: left;
	width: 980px;
	margin-bottom: 50px;
}
#profile #seiseki .chartbg p{
	float: left;
	margin-top: 20px;
	width: 850px;
	padding-left: 130px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 15px;
	margin-bottom: 20px;
	font-size: 14px;
}
#floor {
	background-image: url(../floor/img/bg03.png);
	background-repeat: repeat;
	background-position: center top;
}
#floor .floorcont {
	float: left;
	width: 100%;
	margin-bottom: 60px;
}
#floor h2 {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 30px;
}
#floor .floorrit {
	float: left;
	width: 530px;
}
#floor .floorrit h3 {
	float: left;
	width: 470px;
	background-color: #57829F;
	font-size: 16px;
	color: #FFF;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-bottom: 20px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	position: relative;
}
#floor .floorrit p {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#floor .floorcont p img {
	float: right;
}
.chartA ,
.chartB ,
.chartC {
	float: left;
	width: 980px;
	border-collapse:collapse;
}
.chartA tr th ,
.chartB tr th ,
.chartC tr th {
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
	border: 1px solid #FFF;
	background-color: #BFBAAF;
}
.chartA tr td {
	background-color: #F2F2F2;
	border: 1px solid #FFF;
	font-size: 14px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: center;
}
.chartB tr td ,
.chartC tr td {
	background-color: #F2F2F2;
	border: 1px solid #FFF;
	font-size: 14px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	text-align: center;
}
.chartA tr td:nth-child(2) {
	text-align: left;
}
.chartA tr:nth-child(2n+2) td ,
.chartB tr:nth-child(2n+2) td ,
.chartC tr:nth-child(2n+2) td {
	background-color: #E6E6E6;
}
.chartA tr td:nth-child(1) ,
.chartB tr td:nth-child(1) ,
.chartC tr td:nth-child(1) {
	width: 110px;
}
.chartB tr td:nth-child(2) ,
.chartB tr td:nth-child(3) ,
.chartB tr td:nth-child(4) {
	width: 190px;
}
.chartC tr td:nth-child(3) ,
.chartC tr td:nth-child(4) ,
.chartC tr td:nth-child(5) ,
.chartC tr td:nth-child(6) ,
.chartC tr td:nth-child(7) ,
.chartC tr td:nth-child(8) {
	width: 100px;
}
.chartC tr #rowspanbg1 ,
.chartC tr #rowspanbg2 ,
.chartC tr #rowspanbg3 ,
.chartC tr #rowspanbg4 ,
.chartC tr #rowspanbg5 {
	background-color: #DFDCD7;
}
