/* body
------------------------------ */
body {
	font-size: 95%;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg.gif);
	line-height: 1.5;
	background-repeat: repeat;
}
h1,h2,h3,h4,h5,h6,ul,ol {
	margin-top: 0;
	margin-bottom: 0;
}
hr {
	display: none;
}
a:link{
	color:#333399;
	text-decoration: none;
}
a:visited{
	color:#663366;
	text-decoration: none;
}
a:active{
color:#FF3300;
}
a:hover{
	color:#FF3300;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.space {
	padding-left: 7px;
}

/* 全体構造
------------------------------ */
#container {
	width: 760px;
	position: relative;
	background-image: url(../images/bg_c.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#head {
	background-color: #FFFFFF;
	height: 386px;
	margin: 0px;
	padding: 0px;
}
#head h1 {
	display: none;
}
#summary {
	font-size: 12px;
	line-height: 130%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848282;
	padding-right: 0px;
	padding-bottom: 2em;
	padding-left: 0px;
	padding-top: 2em;
	margin: 0px;
}
#summary img {
	float: left;
	margin-right: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* メインコンテンツ
------------------------------ */
#maincontents {
	margin-bottom: 20px;
	padding-right: 15px;
	width: 730px;
	padding-left: 15px;
	padding-top: 10px;
	font-size: 80%;
	position:relative;
}
#maincontents-t {
	padding-right: 0px;
	width: 740px;
	padding-left: 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#maincontents h2 {
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0C0150;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 26px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}

#container #maincontents .clearfix img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#container #maincontents .clearfix h3 {
	font-size: 18px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.box2 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.nittei{
	font-size:16px;
	background:url(../member/images/bg2.jpg);
	padding-left:3px;
}

.waku{
	border:1px solid #666666;
}

#nittei{
	position:absolute;
	top:26px;
	left:480px;
}

#seiseki{
	position:absolute;
	top:26px;
	left:505px;
}

#nittei{
	position:absolute;
	top:26px;
	left:505px;
}

.line {
	font-size: 14px;
	font-weight:bold;
	border-bottom:1px solid #333333;
}

.line2 {
	font-size: 14px;
	font-weight:bold;
}

#pdfbg{
	background:url(../member/images/bg.jpg);
	padding: 10px 10px 10px 10px;
	border:1px solid #999999;
}

#white{
	padding:5px;
	background:#FFFFFF;
}

#b_number{
	position:absolute;
	top:26px;
	left:622px;
}

#container #maincontents .clearfix img {
	margin-left: 13px;
}

#container #maincontents .clearfix #waku {
	border: 1px solid #CCCCCC;
	margin-bottom:10px;
}

#container #maincontents .clearfix #waku {
	border: 1px solid #CCCCCC;
	margin-bottom:10px;/*IEアンダースコアハック*/
}

#container #maincontents .clearfix ul {
	list-style-type: none;
}

#container #maincontents .clearfix .seiseki {
	background-image: url(../member/images/h3left.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	line-height:15px;
	margin-bottom:15px;
	margin-top:15px;
	margin-left:3px;
}

#mainimg {
	margin: 0px;
	padding: 0px;
	width: 760px;
}

.table_top {
	color: #FF9900;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	padding: 5px;
}
.table_inner {
	color: #666666;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

.table_inner td{
	color: #666666;
	text-align: center;
	border-bottom: #CCC 1px solid;
	padding: 5px;
}
.table_inner th {
	color: #666666;
	text-align: center;
	border-right: #CCC 1px solid;
	border-bottom: #CCC 1px solid;
	padding: 5px;
}

.table_innerl {
	color: #666666;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.table_d {
	color: #666666;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.table_bottom {
	color: #666666;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}
.table_bottoml {
	color: #666666;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
}

.mark {
	color: #FF9900;
}

.btn {
	float: right;
	width: 110px;
}

/* メインメニュー
------------------------------ */
#mainmenu h2 {
	display: none;
}
#mainmenu ul {
	float: left;
	top: 0px;
	list-style-type: none;
	height: 32px;
	width: 760px;
	padding: 0px;
	margin: 0;
}
#mainmenu li {
	float: left;
	height: 32px;
	text-indent: -9999px;
}
#mainmenu a {
	text-decoration: none;
}
#link1 a,#link1 a:link,#link1 a:visited {
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	width: 108px;
	height: 32px;
	background-repeat: no-repeat;
	display: block;
}
#link1 a:hover {
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	width: 108px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: 0px -32px;
	display: block;
}
#link2 a,#link2 a:link,#link2 a:visited {
	display: block;
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	width: 109px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: -108px 0px;
}
#link2 a:hover {
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 109px;
	height: 32px
	background-repeat: no-repeat;
	background-position: -108px -32px;
}
/*歴史
#link3 a {
	display: block;
	background-image: url(../images/menu.jpg);
	width: 108px;
	height: 32px;
	text-indent: -10000em;
	background-repeat: no-repeat;
	background-position: -170px 0px;
}
#link3 a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -217px -32px;
}
*/
#link4 a,#link4 a:link,#link4 a:visited {
	display: block;
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	width: 109px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: -217px 0px;
}
#link4 a:hover {
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 109px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: -217px -32px;
}
#link5 a,#link5 a:link,#link5 a:visited {
	display: block;
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	width: 109px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: -326px 0px;
}
#link5 a:hover {
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 109px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: -326px -32px;
}
#link6 a,#link6 a:link,#link6 a:visited {
	display: block;
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 109px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: -435px 0px;
}
#link6 a:hover {
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 109px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: -435px -32px;
}
#link7 a,#link7 a:link,#link7 a:visited {
	display: block;
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	width: 109px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: -544px 0px;
}
#link7 a:hover {
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 109px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: -544px -32px;
}
#link8 a,#link8 a:link,#link8 a:visited {
	display: block;
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	width: 107px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: -653px 0px;
}
#link8 a:hover {
	background-image: url(../images/menu.jpg);
	margin: 0px;
	padding: 0px;
	display: block;
	width: 107px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: -653px -32px;
}
/*予約
#link9 a {
	display: block;
	background-image: url(../images/menu.jpg);
	width: 84px;
	height: 32px;
	text-indent: -10000em;
	background-repeat: no-repeat;
	background-position: -676px 0px;
}
#link9 a:hover {
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: -676px -32px;
}
*/

/* 右コンテンツ
------------------------------ */
#rightcontents {
	width: 285px;
	float: right;
	margin-bottom: 24px;
	margin-top: 10px;
	font-size: 10px;
	color: #333333;
}

/* 左コンテンツ
------------------------------ */
#left {
	width: 444px;
	float: left;
	font-size: 95%;
	margin-bottom: 24px;
	margin-top: 10px;
}
#left p {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
}

#info {
	padding: 1px;
	margin-bottom: 10px;
	line-height: 100%;
	height: 200px;
	overflow: auto;
}
#info h2 {
	background-image: url(../images/info_h2.jpg);
	background-repeat: no-repeat;
	font-size: 1em;
	height: 28px;
}
#info h2 span {
	display: none;
}
.box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 85%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 15px;
	padding-bottom: 2px;
	padding-top: 0px;
}
.date {
	color: #666666;
	font-weight: bold;
	font-size: 85%;
	margin-bottom: 0px;
	margin-top: 5px;
	background-image: url(../images/top_icon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 3px;
	padding-bottom: 0px;
}
#info p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}

/* フッタ
------------------------------ */
#footer {
	clear: both;
	text-align: center;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #181411;
	background-color: #0D1867;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 41px;
	background-position: 10px 6px;
}
#copy {
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
	color: #666666;
	font-size: 10px;
}

/* 歴史
------------------------------------------------------------ */

#history img {
	margin-right: 10px;
	margin-bottom: 0px;
}

#historylink h2 {
	display: none;
}
#historylink ul {
	float: left;
	top: 0px;
	list-style-type: none;
	height: 16px;
	width: 600px;
	padding: 0px;
	margin: 0;
}
#historylink li {
	float: left;
	display: block;
	height: 16px;
}
#historylink a {
	text-decoration: none;
}
#historylink {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 40px;
}
#hlink1 a {
	background-image: url(../history/images/his_l01.gif);
	width: 251px;
	height: 16px;
	text-indent: -10000em;
	background-repeat: no-repeat;
	display: block;
	margin-right: 10px;
}
#hlink1 a:hover {
	background-image: url(../history/images/his_l01.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#hlink2 a {
	display: block;
	background-image: url(../history/images/his_l02.gif);
	width: 241px;
	height: 16px;
	text-indent: -10000em;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#hlink2 a:hover {
	background-image: url(../history/images/his_l02.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#hlink3 a {
	display: block;
	background-image: url(../history/images/his_l03.gif);
	width: 241px;
	height: 16px;
	text-indent: -10000em;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#hlink3 a:hover {
	background-image: url(../history/images/his_l03.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#hlink4 a {
	display: block;
	background-image: url(../history/images/his_l04.gif);
	width: 188px;
	height: 16px;
	text-indent: -10000em;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#hlink4 a:hover {
	background-image: url(../history/images/his_l04.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#hlink5 a {
	display: block;
	background-image: url(../history/images/his_l05.gif);
	width: 55px;
	height: 16px;
	text-indent: -10000em;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#hlink5 a:hover {
	background-image: url(../history/images/his_l05.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#hlink6 a {
	display: block;
	background-image: url(../history/images/his_l06.gif);
	width: 251px;
	height: 16px;
	text-indent: -10000em;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#hlink6 a:hover {
	background-image: url(../history/images/his_l06.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

.cover {
	height: 270px;
	width: 25%;
	text-align: center;
	vertical-align: top;
}
.faci {
	height: 270px;
	width: 50%;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
}
.faci p {
	margin: 0px 0px 5px;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* 会社案内
------------------------------------------------------------ */
#company {
}
#company table {
	color: #666666;
	font-size: 120%;
}
.leftc {
	padding-left: 25px;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.left25 {
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	font-size: 110%;
}
dl {
	font-size: 120%;
	color: #666666;
}
dt {
	float: left;
	padding-left: 2em;
}
dd {
	padding-left: 7em;
}

/* コース
------------------------------------------------------------ */
#course {
	background-image: url(../course/images/line.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 12px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #1A2372;
	padding-bottom: 20px;
	width: 760px;
}
#course .clink {
	height: 32px;
	padding-left: 676px;
	background-image: url(../course/images/title_out.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#course .ilink {
	height: 32px;
	padding-left: 676px;
	background-image: url(../course/images/title_in.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#fout a {
	display: block;
	background-image: url(../course/images/btn_out.jpg);
	width: 84px;
	height: 32px;
	text-indent: -10000em;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#fout a:hover {
	background-image: url(../course/images/btn_out.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#fin a {
	display: block;
	background-image: url(../course/images/btn_in.jpg);
	width: 84px;
	height: 32px;
	text-indent: -10000em;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#fin a:hover {
	background-image: url(../course/images/btn_in.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}
#out {
	text-align: right;
}
#in {
	text-align: right;
}
/*ボタン利用
#out a {
	display: block;
	background-image: url(../course/images/btn_out.gif);
	width: 110px;
	height: 20px;
	text-indent: -10000em;
	background-repeat: no-repeat;
}
#out a:hover {
	background-image: url(../course/images/btn_out.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
#in a {
	display: block;
	background-image: url(../course/images/btn_in.gif);
	width: 110px;
	height: 20px;
	text-indent: -10000em;
	background-repeat: no-repeat;
}
#in a:hover {
	background-image: url(../course/images/btn_in.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
}
*/
.pagetop {
	font-size: 12px;
	text-align: right;
	padding-right: 20px;
}

/* CSSハック
------------------------------------------------------------ */
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* 付近のお天気情報
----------------------------------------------------------- */

#weather a, #weather a:link, #weather a:visited {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 523px;
	top: 69px;
	z-index: 1;
	background-image: url(../images/weather.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 0px 0px;
	display: block;
}

#weather a:hover {
	height: 30px;
	width: 200px;
	position: absolute;
	left: 523px;
	top: 69px;
	z-index: 1;
	background-image: url(../images/weather.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: 0px -30px;
	display: block;
}

