@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 75%;
}

body,
table,
input, textarea, select, option {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.1;
	color: #3E3A39;
}

table,
input, textarea, select, option {
	line-height: 1.1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #333;
}

a:visited {
	color: #662D91;
}

a:hover {
	color: #ED1E79;
}

a:active {
	color: #ED1E79;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	text-align:center;
	line-height: 1.5;
}

* html body {
	height: 100%;
}

*+html body {
	height: 100%;
}

#background {
	width: 100%;
	height: 100%;
	background: #f8fae5 url(../../img/common/body_bg.jpg) repeat-x center bottom;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}

#background .tree {
	width: 100%;
	height: 100%;
	background: url(../../img/common/conts_bg.jpg) no-repeat center bottom;
}

#container{
	zoom: 1;
}

#contsInner{
	width: 914px;
	margin: 0 auto;
}

#main {
	text-align: left;
	padding-bottom: 65px;
	padding-left: 4px;
	background: url(../../img/common/main_bg.png) repeat-y left top;
}

	* html #main {
		zoom: 1;
		background: url(../../img/common/main_bg_ie6.png) repeat-y center top;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

.topPage #main {
	padding-bottom: 5px;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	height: 100px;
	text-align: left;
}

#header h1.logo {
	float: left;
	padding: 62px 0 0 14px;
}

#header .telNumber {
	float: right;
	padding: 52px 12px 0 0;
}

/*------------------------------------------------------------
	メインイメージ
------------------------------------------------------------*/
#mainImage {
	text-align: right;
}

#mainImage img {
	vertical-align: top;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#globalNavi {
	height: 35px;
	padding-left: 8px;
	text-align: left;
	background: url(../../img/common/main_bg.png) repeat-y left top;
}

#globalNavi li {
	float: left;
	line-height: 0;
}

#globalNavi li a {
	display: block;
	height: 35px;
}

#globalNavi li a:hover {
	background-color: #FFF;
}

#globalNavi li a:hover img {
	visibility: hidden;
}

#globalNavi li.home a {
	width: 110px;
	background: url(../../img/common/navi/nav01_over.jpg) no-repeat;
}

#globalNavi li.consult a {
	width: 114px;
	background: url(../../img/common/navi/nav02_over.jpg) no-repeat;
}

#globalNavi li.intro a {
	width: 115px;
	background: url(../../img/common/navi/nav03_over.jpg) no-repeat;
}

#globalNavi li.greeting a {
	width: 116px;
	background: url(../../img/common/navi/nav04_over.jpg) no-repeat;
}

#globalNavi li.access a {
	width: 116px;
	background: url(../../img/common/navi/nav05_over.jpg) no-repeat;
}

#globalNavi li.receipt a {
	width: 144px;
	background: url(../../img/common/navi/nav06_over.jpg) no-repeat;
}

#globalNavi li.info a {
	width: 184px;
	background: url(../../img/common/navi/nav07_over.jpg) no-repeat;
}

/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {

}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
	width: 592px;
	float: right;
	padding: 10px 18px 0 0;
}

/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	width: 288px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	text-align: left;
	background: url(../../img/common/side/side_bg.gif) no-repeat 3px top;
}

#sideBar .sideMovie {
	width: 251px;
	margin: 0 0 17px;
	padding-left: 15px;
	padding-top: 11px;
}

#sideBar .sideMovie .movie {
	padding-left: 1px;
}

#sideBar .sideBn {
	margin-bottom: 2px;
	padding: 0 32px 0 17px;
	text-align: left;
}

#sideBar .sideBn .receipt {
	float: left;
}

#sideBar .sideBn .qr {
	float: right;
	padding-top: 10px;
}

#sideBar .sideReceipt {
	text-align: left;
	padding-left: 10px;
	margin-bottom: 5px;
}

#sideBar .sideReceipt a {
	display: block;
	width: 256px;
	height: 20px;
	background: url(../../img/common/side/side_imgtext01_over.gif) no-repeat;	
}

#sideBar .sideBlog {
	text-align: left;
	padding-left: 10px;
	margin-bottom: 15px;
}

#sideBar .sideBlog a {
	display: block;
	width: 206px;
	height: 22px;
	background: url(../../img/common/side/side_imgtext02_over.gif) no-repeat;	
}

#sideBar .sideContact {
	text-align: left;
	padding-left: 10px;
	margin-bottom: 1px;
}

#sideBar .sideContact a {
	display: block;
	width: 260px;
	height: 20px;
	background: url(../../img/common/side/side_imgtext03_over.gif) no-repeat;	
}

#sideBar .sideReceipt a:hover,
#sideBar .sideBlog a:hover,
#sideBar .sideContact a:hover {
	background-color: #FFF;
}

#sideBar .sideReceipt a:hover img,
#sideBar .sideBlog a:hover img,
#sideBar .sideContact a:hover img {
	visibility: hidden;
}

#sideBar .sideReceiptLead {
	padding-left: 25px;
	margin-bottom: 15px;
	text-align: left;
}

#sideBar .sideContactLead {
	padding-left: 25px;
	text-align: left;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	height: 17px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	line-height: 0;
	background: url(../../img/common/footer/footer_bg.png) no-repeat left bottom;
	zoom: 1;
}

	* html #footer {
		position: relative;
		top: -3px;
	}

#footer .footLogo {
	width: 261px;
	height: 32px;
	position: absolute;
	top: -27px;
	right: 15px;
}

/* staff */

#conts .staff-box {
	margin: 0 7px 20px;
	padding: 20px;
	border: 1px solid #BFCD02;
	background: #F8FAE5 url(../img/index/top_bg01.jpg) repeat-x bottom;
}

#sideBar p#staff-btn {
	width: 267px;
	margin: 15px 0 5px;
	background: url(../../img/staff/btn_staff_on.jpg) no-repeat;
	height: 68px;
	padding: 0;
	text-indent: -9999px;
}

#sideBar p#staff-btn a {
	width: 267px;
	height: 68px;
	display: block;
	background: url(../../img/staff/btn_staff_off.jpg) no-repeat;
	padding: 0;
	margin: 0;
}

#sideBar p#staff-btn a:hover {
	background-image: none;
}