@charset "utf-8";

/* 基本スタイル
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight:normal;
	list-style: none;
}

html,body{
/*
overflow-x:hidden;
*/
}

body {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #000000;
}
img {
	border: none;
	vertical-align: top;
}
a {
	color: #000000;
}


/* レイアウト
---------------------------------------------*/

html {
/*
	background: url(../images/content_bg.jpg) repeat-y top center;
*/
	background: url(../images/content_bg4.jpg) repeat-y top center;
}

body {
	background: url(../images/bg_flower7.jpg) no-repeat 50% top;
	text-align: center;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 870px;
}
#toparea {
/*
	padding-left:238px;
*/
}

#header {
	width: 870px;
	height:145px;
	text-align:left;
}

#globalNav {
	z-index:2;
	position:absolute;
	top:117px;
	/*
	left:239px;
	*/
	width: 867px;
	height:74px;
}

#container {
	width: 870px;
	/*
	background: url(../images/content_bg.jpg) repeat-y left top;
	background: url(../images/content_bg.jpg) repeat-y top center;
	*/
	text-align: left;
}

#content {
	overflow:auto;
	/* morishita 追加　しかしコメントアウト
	width: 870px;
	*/
	/*
	background: url(../images/bg_flower.jpg) no-repeat left top;
	*/
	/*
	background: #FFFFFF url(../images/body_bg.jpg) left top repeat-x;
	*/
}

#pagebody_wrap {
	margin-top:60px;
	/*
	padding-left:237px;
	padding-right:231px;
	*/
}

#pagebody {
	overflow:auto;
	position: relative;
	width: 870px;
	text-align:center;
}


/* ヘッダー
---------------------------------------------*/
#logo {
	position:absolute;
	top: 50px;
	width:270px;
	height:50px;
}

#logo a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/: 50px;
	padding-top: 50px;
	background: url(../images/bazz_logo.jpg) no-repeat left top;
}

#header #lead {
	position:absolute;
	top: 10px;
}

#header .contact {
	position:absolute;
	top: 20px;
	left:652px;
}



/* ナビゲーション
---------------------------------------------*/

#globalNav #nav01 {
	float: left;
	width: 107px;
}
#nav02,#nav03,#nav04,#nav05,#nav06 {
	float: left;
	width: 152px;
}

#globalNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:55px;
	padding-top: 55px;
	background-image: url(../images/gnav.jpg);
	color: #584936;
}

/* 背景画像の位置 */
	
	/* 通常 */
	#nav01 a { background-position:  0     0; }
	#nav02 a { background-position: -107px  0; }
	#nav03 a { background-position: -257px 0; }
	#nav04 a { background-position: -407px 0; }
	#nav05 a { background-position: -557px 0; }
	#nav06 a { background-position: -707px 0; }
	
	/* オンマウス */
	#nav01 a:hover,#nav01 a.stay { background-position:  0     -55px; }
	#nav02 a:hover,#nav02 a.stay { background-position: -107px -55px; }
	#nav03 a:hover,#nav03 a.stay { background-position: -257px -55px; }
	#nav04 a:hover,#nav04 a.stay { background-position: -407px -55px; }
	#nav05 a:hover,#nav05 a.stay { background-position: -557px -55px; }
	#nav06 a:hover,#nav06 a.stay { background-position: -707px -55px; }




/* フッター
---------------------------------------------*/
div#footer {
	clear:both;
	background: url(../images/footer_bg.jpg) no-repeat center top;
	height:150px;
	text-align:center;
}
div#footer ul {
	padding: 23px 20px 12px 20px;
}
div#footer ul li {
	border-right:1px solid #000000;
	display:inline;
	padding:0 16px 0 8px;
}
div#footer ul li.last {
	border-right:medium none;
}
div#footer #copyright {
	font-size:10px;
}

div#footer #copyright #copyrightLeft {
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
	float: left;
}
div#footer #copyright #copyrightRight {
	text-align: right;
	margin-right: 10px;
	padding-top: 20px;
}


/* バナーエリア
---------------------------------------------*/
div#banner {
clear:both;
text-align:center;
margin-left: 15px;
padding-bottom:20px;
}

div#banner li{
	display:inline;
}

div#banner img {
margin: 0 9px;
}




/* サイト共通スタイル
---------------------------------------------*/

.clears {	clear:both;}
.al_r {	text-align:right;}
.al_l {	text-align:left;}

.fs_10 { font-size:10px;}
.fs_12 { font-size:12px;}
.fs_14 { font-size:14px;}
.fs_16 { font-size:16px;}


.hr {
	clear:both;
	height:30px;
	background: url(../images/dot_01.gif) repeat-x left center;
}


/* ページトップへ */
.link_top {
	padding:15px;
	text-align:right;
}


/* リンクアイコン矢印 */ 
a.arrow{
	padding-left:47px;
	background: url(../images/ic_arrow01.gif) no-repeat left center;
	text-align:right;
}



/* ===================================== */
#h1title {
	margin-left: 535px;
}

#h1titleForInfo {
	margin-left: 580px;
}

#h1titleForMenu {
	margin-left: 605px;
}

#h1titleForSchedule {
	margin-left: 530px;
}


/* ページトップへ */
.link_top2 {
	padding-top: 15px;
	padding-bottom:1 15px;
}
