/* shunan-hifuka Document */
/* ----------------------------------------- */
/* ▼サイトメニュー（ナビゲーション）設定    */
/* ----------------------------------------- */

/* トップメインコンテンツメニュー */
#TopMenu {
	position: absolute;
	top: 100px;
	left: 15px;
	width: 1130px;
	height: 38px;
    background: #2760ad;
	z-index:5;
}
/*\*/
* html #TopMenu { /* floatボックスのIE対策 */
    height: 1em;
    overflow: visible;
}
/**/
#TopMenu:after { /* floatボックスの後処理 */
    content: "";
    display: block;
    clear: both;
    height:0;
    overflow: hidden;
}
#TopMenu ul {
	margin:1px 0 0 35px;
	padding:0;
    width:auto !important;
	min-width:1080px;
    height:auto;
}
#TopMenu li {
	list-style-type:none;
	float:left;
	margin:0;
	padding:0;
	font-size:100%;
}
#TopMenu li em { font-style:normal;	font-weight:bolder; }

#TopMenu li a {
	display:block;
	width:145px;
	height:30px;
	padding:4px 0 0 0;
	margin:0 5px 0 0;
	text-decoration:none;
	text-align:center;
	line-height:1.75;
	letter-spacing:1px;
    color:#2760ad;
	/*text-shadow: 1px 1px 1px #036; */
	/*background:#f2deb9;*/
    /*background: linear-gradient(#d6bd8e,#f2deb9,#d6bd8e);*/
    background: linear-gradient(#f6e6d0 30%,#decbab 70%,#decbab 30%);
    /*background: linear-gradient(#fefbf5 20%,#fff8e3 30%,#f4e7d1 60%);*/
    border:1px solid #e6daa9;
	/*background-image:url(../material/menu_back.png);
	background-repeat:no-repeat;*/
}
#TopMenu a:hover {
	color:#FBF9CF;
	background:#ba9343;
    background: linear-gradient(#ba9343 30%,#a07e3a 70%,#a07e3a 30%);
	text-shadow: 1px 1px 1px #333;
}
#TopMenu li#sel a {
	color:#FBF7D9;
    background:#826B31;
    background: linear-gradient(#826B31 30%,#6f5b27 70%,#6f5b27 30%);
	text-shadow: 1px 1px 1px #333;
}
#recruit #TopMenu li a {
    width:145px;
}

/* footer Menu ****** */
#footerMenu {
    display: none;
}
#footerMenu ul { 
	margin:0 15px;
	padding:0;
}
#footerMenu li {
	list-style-type:none;
    margin:0;
	padding:0;
	font-size:100%;
}
#footerMenu li a {
    display: block;
    border-bottom:1px solid #2760ad;
	margin:0 15px 0 10px;
    padding:8px 15px;
}
#footerMenu li a:hover {
    background: linear-gradient(#e3f0f8 30%,#cfe8f8 70%,#cfe8f8 30%);
}
#footerMenu li em { font-style:normal;	font-weight:bolder; }

/* ----------------------------------------- */
/* ▼バナー・メニュー設定                    */
/* ----------------------------------------- */
/* TOPボタン */
#btn_top a {
	position: absolute;
	top: 0px;
	left: 5px;
	width: 80px;
	height: 30px;
	display: block;
	background-image: url(../material/btn_top.png);
	background-repeat:no-repeat;
	background-position:0 0;
	z-index: 10;
}
#btn_top a:hover { background-position:-80px 0; }
#btn_top a span { display:none; }

/* お問い合せボタン */
#btn_contact {
	/*position:absolute;
	bottom:25px;
	right:40px;*/
}
#btn_contact a {
	display:block;
	width:136px;
	height:34px;
	background-image:url(../material/btn_contact.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
#btn_contact a:hover { background-position:0 -34px; }
#btn_contact em { display:none; }

/* ヘッダーメニュー */
#headerMenu {
	position:absolute;
	top:3px;
	right:10px;
	width:150px;
	height:28px;
    z-index: 10;
}
#headerMenu ul {
	list-style-type:none;
	margin: 0 !important;
	padding:0 !important;
}
#headerMenu li {
  	margin:0 !important;  
}
#headerMenu li a {
	width:auto;
	height:auto;
	display:inline-block;
	padding:5px 10px;
	line-height:1;
	text-decoration:none;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
    font-weight:bold;
	color:#66157C;
    border:1px solid #721F3E;
    background:#FCFBFB;
}
#headerMenu li a:hover {
    background:#F8F9D6;
    color:#F00;
}
#headerMenu li em { }

/* サイドメニュー */
#sideMenu {
    position: absolute;
    width:230px;
}
#sideMenu ul {
    margin:20px 0;
}

/* ページ内リンクのヘッダー位置調整 */
#c01,#c02,#c03,#c04,#c05,#c06,#c07,#c08,#c09,#c10 {
    display: block;
    padding-top: 10px;
    margin-top: -10px;
}

/* ページトップへ戻る */
.pageTop {
    position:relative;
    width:100%;
    /*max-width:950px;*/
    height:0;
    margin:0 auto;
}

.pageTop a {
    position: fixed;
    bottom: 5px;
    right:0;
    display: block;
    width: 75px;
    height:75px;
    /*margin-left:800px;*/
	background:url(../material/btn_top.png) 0 0 no-repeat;	
}
.pageTop a:hover {
	filter:alpha(opacity=85);
	opacity:0.85; white-space:nowrap;
}
.pageTop a em { display:none; }


/* サイドメニュー */
#SideMenu {
	margin:0 5px 5px 3px;
	padding:0;
}
#SideMenu h3, #side_bn h3 {
	font-size:100%;
	letter-spacing:0;
	margin:0;
	padding:3px 0 0 3px;
	color:#000;
}
#SideMenu ul {
	margin:0;
	padding:0;
}
#SideMenu li {
	list-style-type:none;
	margin:0 0 0 5px;
	padding:0;
	font-size:110%;
}
#SideMenu li a {
	display:block;
	width:90%;
	margin:0 0 10px 0;
	padding:23px 15px 23px 0;
    text-align: right;
	line-height:1.3;
	font-size:1.1em;
    color:#96711d;
    border:1px solid #ead7ac;
    background: #fffae7;
    text-decoration: none;
    /*background: linear-gradient(#fffef5 30%,#fdfae0 70%,#fdfae0 30%);*/
}
#SideMenu a:after {
    padding-left:15px;
    content:"\025b6";
}
#SideMenu .bn_reserve a:after,
#SideMenu .bn_questionnaire a:after {
    padding-left:10px;
    content:"";  
}
#SideMenu a:hover {
	background-color: #fbf1ca;
}
#SideMenu .no_link {
	width:90%;
	margin:0 0 7px 5px;
	padding:15px 5px 15px 8px;
	border:1px solid #333;	
}

#SideMenu .bn_reserve a {
    width:100%;
    height:110px;
	padding:0;
    border:none;
    background:url(../material/bn_reserve.png) left top no-repeat;
}
#SideMenu .bn_reserve a:hover {
    background:url(../material/bn_reserve_on.png) left top no-repeat;
}
#SideMenu .bn_reserve span {
    display: none;
}

#SideMenu .bn_questionnaire a {
    width:100%;
    height:80px;
	padding:0;
    border:none;
    background:url(../material/bn_questionnaire.png) left top no-repeat;
}
#SideMenu .bn_questionnaire a:hover {
    background:url(../material/bn_questionnaire_on.png) left top no-repeat;
}
#SideMenu .bn_questionnaire span {
    display: none;
}


/* バナーリンク */
.bnlink {
	margin:5px 0 5px 0;
	padding:0;
}
.bnlink:after {
    content: "";
    display: block;
    clear: both;
    height:0;
    overflow: hidden;
}
.bnlink ul {
	margin:0;
	padding:0;
}
.bnlink li {
	list-style-type:none;
    float: left;
	margin:0 0 10px 10px;
	padding:0;
}
.bnlink li a {
	display:block;
	width:215px;
    height:auto;
	margin:0;
	padding:0;
    /*border:1px solid #9c9c9c;*/   
}
.bnlink a:hover {
	filter:alpha(opacity=85);
	opacity:0.85; white-space:nowrap;
}
.bnlink img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
