@charset "shift_jis";
/*---------------------------------
  bit Common CSS 2010.08
  CSS 担当者名 Document 2010.08
  Last Update 2010.00.00 担当者名
  

・共通設定
・枠設定
・ヘッダ
・グローバルナビ
・サイドナビ
・コンテンツ部
・フッタ


---------------------------------*/

/*####################　共通設定　####################*/

body {
	text-align:center;
	color:#333333;
	font-size:12px;
	padding-bottom:50px;
	}
p {
	margin:0 0 15px;
	line-height:1.8;
	text-align:justify;  
	text-justify:inter-ideograph;  
	}

a {color:; text-decoration:none;}
a:hover {text-decoration:underline;}

hr {display:none;}




/*####################　枠設定　####################*/

#Header {
	position: relative;
	width:948px;
	height:88px;
	margin:0 auto;
	text-align:left;
	}

#Navi {
	background:url(../img/header/wall-navi.jpg) 0 0 no-repeat;
	clear:both;
	width:948px;
	height:65px;
	margin:0 auto;
	text-align:left;
	}

#Container {
	width:948px;
	margin:0 auto 30px;
	text-align:left;
	}
#Box {
	display:inline;
	float:right;
	width:724px;
	margin:0;
	padding-bottom:30px;
	}

#Main {
	background:#f8f8f4;
	border:1px solid #e6e6e6;
	display:inline;
	float:left;
	padding:3px 2px;
	width:496px;
	_width:500px;
	}
#Extra {
	display:inline;
	float:right;
	width:210px;
	}

#Sub {
	display:inline;
	float:left;
	width:210px;
	}

p.pageTop {text-align:right;}
#Container:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}


#Footer {
	clear:both;
	width:948px;
	margin:0 auto;
	text-align:left;
	border-top:1px solid #b6b6b6;
	padding-top:25px;
	}


/*####################　ヘッダ　####################*/

#Header h1,
#Header ul,
#Header address{
	position: absolute;
	}
#Header h1 {
	top: 14px;
	left: 0;
	}
#Header ul{
	overflow: hidden;
	}
#Header ul.lang{
	top: 6px;
	right: 2px;
	}
#Header ul.contacts{
	top: 37px;
	right: 0;
	}
#Header ul li{
	float: left;
	}
#Header ul.lang li{
	border: #666666 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 7px;
	}
#Header ul.lang li a{
	display: block;
	background-color: #CCCCCC;
	padding: 4px 15px 3px;
}
#Header ul.lang a:link,
#Header ul.lang a:visited {
	color: #333333;
	}
#Header ul.lang a:hover,
#Header ul.lang a:active {
	color: #FFFFFF;
	background-color: #2D56BE;
	text-decoration: none;
	}
#Header address{
	top: 69px;
	right: 10px;
	color: #000000;
	font-size: 10px;
	}

/*####################　グローバルナビ　####################*/

#Navi ul {
	width:948px;
	height:50px;
	margin-bottom:15px;
	}
#Navi li {
	display:inline;
	float:left;
	height:50px;
	margin:0;
	}
#Navi li a {
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	height:50px;
	text-indent:-9999px;
	}
#Navi li.menu01 a {background-image:url(../img/header/navi01.gif); width:160px;}
#Navi li.menu02 a {background-image:url(../img/header/navi02.gif); width:157px;}
#Navi li.menu03 a {background-image:url(../img/header/navi03.gif); width:157px;}
#Navi li.menu04 a {background-image:url(../img/header/navi04.gif); width:158px;}
#Navi li.menu05 a {background-image:url(../img/header/navi05.gif); width:157px;}
#Navi li.menu06 a {background-image:url(../img/header/navi06.gif); width:159px;}

#Navi li a:hover {background-position:0 -50px;}

#PageIndex #Navi li.menu01 a,
#PageInstitution #Navi li.menu02 a,
#PagePlan #Navi li.menu03 a,
#PageSightseeing #Navi li.menu04 a,
#PageAccess #Navi li.menu05 a,
#PageReserve #Navi li.menu06 a{background-position:0 -100px;}




/*####################　メインコンテンツ　####################*/

.contentsBox{
	background:none;
	width:496px;
	margin:0 0 15px 0;
	padding-bottom:0;
	}

.contentsBox.type01{
	background:url(../img/contents/wall-main-bottom01.gif) left bottom no-repeat;
	padding-bottom:15px;
	}
.contentsBox .content{
	margin:0 12px 10px;
	}

/*####################　extra　####################*/

.exMenu{
	width:210px;
	margin:0;
	}
.exMenu ul li{ margin-bottom:10px;}
.exMenu ul li img{vertical-align:bottom;}
 #Mobile{
	background:url(../img/extra/wall-qr.gif) 0 0 no-repeat;
	height:200px;
	position:relative;
	margin-bottom:10px;
	}
#Mobile h3,
#Mobile p{ display:none;}
#Mobile p.img{
	display:block;
	position:absolute;
	right:11px;
	top:10px;
	width:88px;
	height:88px;
	margin:0;
	}


/*####################　サイドナビ　####################*/
#Sub .subMenu{
	width:210px;
	margin-bottom:5px;
	}
#Sub .subReserve{
	background:url(../img/sub/wall-sub01.gif) left bottom no-repeat;
	padding-bottom:15px;
	min-height:305px;
	_height:305px;
	}
#Sub .subReserve .content{
	background:url(../img/sub/line-sub01.gif) center bottom no-repeat;
	width:186px;
	_width:202px;
	margin:0 4px 11px;
	padding:0 8px 11px 8px;
	text-align:right;
	font-size:11px;
	}
#Sub .subReserve .content .box01,
#Sub .subReserve .content .box02{
	clear:both;
	width:186px;
	margin-bottom:5px;
	text-align:left;
	font-size:12px;
	}
#Sub .subReserve .content .box01 select,
#Sub .subReserve .content .box02 select {
	width:auto !important;
	padding:2px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
}
#Sub .subReserve .content .box01 select,
#Sub .subReserve .content .box02 select,
#Sub .subReserve .content .box02 input{
	margin:0 1px 2px 0;
	width:40px;
	font-size:12px;
	}
#Sub .subReserve .content .box01 select.f_nen{width:60px;}
#Sub .subReserve .content .box02 input{
	margin-bottom:2px;
	width:30px;
	}
#Sub .subReserve .content .box01 h4{
	width:186px;
	text-align:left;
	margin-bottom:5px;
	font:bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#444444;
	}
#Sub .subReserve .content .box02 {
	margin-top:7px;
	clear:none;
	float:left;
	width:85px;
	margin-right:15px;
}
#Sub .subReserve .content .box02.last {margin-right:0;}
#Sub .subReserve .content .box02 h4{
	width:auto;
	margin-bottom:5px;
	text-align:left;
	font:bold 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#444444;
	}

#Sub .subReserve .content p.btn{
	background:url(../img/sub/btn-sub-reserve01.gif) 0 0 no-repeat;
	clear:both;
	width:123px;
	height:34px;
	margin:25px 32px 0 29px;
	}
#Sub .subReserve .content p.btn a{
	display:block;
	width:123px;
	height:34px;
	text-indent:-9999px;
	}

#Sub .subReserve ul{
	width:188px;
	margin:0 11px 0 11px;
	}
#Sub .subReserve ul li{
	width:188px;
	height:34px;
	margin:0 0 7px 0;
	}
#Sub .subReserve ul li a{ vertical-align:bottom;}
#Sub .subReserve.mainBuilding {}
#Sub .subReserve input[type="submit"]{
	cursor:pointer;
	clear: both;
	width: 123px;
	height: 34px;
	margin: 10px 32px 0 29px;
	overflow:hidden;
	text-indent: -9999px;
	border:none;
	}
	#Sub .subReserve input[type="submit"]:hover {
		opacity:0.50;
		filter:alpha(opacity=50);
		-ms-filter: "alpha( opacity=50 )";
		-moz-opacity:0.50;
	}
#Sub .subReserve.mainBuilding input[type="submit"] {
	background: url(../img/sub/btn-sub-reserve01_2.gif) 0 0 no-repeat;
}
#Sub .subReserve.newBuilding input[type="submit"] {
	background: url(../img/sub/btn-sub-reserve04.gif) 0 0 no-repeat;
}

#Sub #Access{
	background:url(../img/sub/wall-sub02.gif) left bottom no-repeat;
	margin-bottom:16px;
	padding-bottom:10px;
	min-height:360px;
	_height:370px;
	}
#Sub #Access .content{
	width:192px;
	margin:0 9px;
	}
#Sub #Access .content p{
	line-height:1.5;
	margin-bottom:10px;
	}

#Sub #Access .content span{
	font-size:18px;
	font-weight:bold;
	color:#019d55;
	}
#Sub #LinkMenu ul{width:210px;}
#Sub #LinkMenu ul li{
	background-position:0 0;
	background-repeat:no-repeat;
	width:210px;
	height:36px;
	margin:0;
	}
#Sub #LinkMenu ul li.menu01{background:url(../img/sub/btn-sub01.gif);}
#Sub #LinkMenu ul li.menu02{background:url(../img/sub/btn-sub02.gif);}
#Sub #LinkMenu ul li.menu03{background:url(../img/sub/btn-sub03.gif);}
#Sub #LinkMenu ul li.menu04{background:url(../img/sub/btn-sub04.gif); height:37px;}
#Sub #LinkMenu ul li.menu05{background:url(../img/sub/btn-sub05.gif);}
#Sub #LinkMenu ul li a{
	display:block;
	height:36px;
	text-indent:-9999px;
	vertical-align:bottom;
	}
#Sub #LinkMenu ul li.menu04 a{ height:37px;}



/*####################　フッタ　####################*/

#Footer .footerLink{
	width:948px;
	position:relative;
	overflow:hidden;
	margin-bottom:25px;
	}
#Footer .footerLink ul{
	float:left;
	position:relative;
	left:50%;
	}
#Footer .footerLink ul li{
	float:left;
	position:relative;
	left:-50%;
	border-right:1px solid #000000;
	font-size:10px;
	}
#Footer .footerLink ul li.end{ border:0;}

#Footer .footerLink ul li a{
	display:block;
	padding:0 10px;
	color:#000000;
	}

#Footer .footerLink ul:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
#Footer h2{display:none;}

address{
	clear:both;
	font-size:0;
	text-align:center;
	}






/*####################　おやみだし　####################*/


/*　こみだし
-------------------------------------*/

/* まごみだし */


/*end*/
.content .plan_content{
	width:300px;
	float:right;

}
.content .plan_content h4{
	border-bottom:2px solid #3C996D;
}

.pall_content .plan_content{
	width:315px;
	float:right;
	padding-right:10px;
	margin-top:10px;
	padding-bottom:10px;
}
.pall_content {
    border-bottom: 1px dotted #E8DABF;
    clear: both;
    margin: 0 auto;
    padding-bottom: 5px;
    width: 485px;
}
.pall_content div{
	margin:0;
	padding:0;
	}
.pall_content .plan_content h4{
	border-bottom:3px solid #3C996D;
	background:none;
	padding-left:0;
	margin-bottom:1em;
	font-size:14px;
	/font-size:12px;
	_font-size:12px;
	}
.pall_content .plan_content p{
	padding-bottom:0;
	margin-bottom:0;
	}
.pall_content .photo{
	float:left;
	width:146px;
	padding-left:10px;
	padding-top:10px;
}
.pall_content .photo img {
	width:122px;
}
.reserve_button {
	float:right;
}

.info_title_area {
	width:460px;
	padding:5px;
	border-bottom:1px dotted #E8DABF;
	margin-bottom:10px;
	font-size:118%;
}
.info_title_area .info_title{
	font-size:128%;
	font-weight:bold;
	color:#333333;
	margin-top:2px;
	margin-bottom:2px;
}
.info_body{
	line-height:140%;
	padding:5px;
	font-size:118%;
} 

/* tab */
.plan_tab {
	width:490px;
	margin:0 auto;
}

.plan_tab .tabnav{
}

.plan_tab li{
	float:left;
	margin-right:6px;
}
.plan_tab li.last_tab{
	margin-right:0px;
}

#info_table {
	width:470px;
}

#info_table td {
	border-bottom:1px dotted #FEEAAB;
	padding:5px;
	text-align:left;
	}

#info_table .date{
	width:55px;
}

#info_table a{
	color:#006600;
	text-decoration:underline;
	}
#info_table a:hover{
	color:#006600;
	text-decoration:none;
	}
.contentsBox.type09{
	background:url(../img/contents/wall-main-bottom01.gif) left bottom no-repeat;
	}

.info_list {
	width:88px;
	margin: 5px 0 0 auto;
	}
/*.fBanner{
	display:none;
}*/
a:hover img{
opacity:0.50;
filter:alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
-moz-opacity:0.50;
}

