* {
	margin: 0;
	padding: 0;
	font-family: 'Meiryo', 'Verdana', sans-serif;
}

html {
	filter: expression(document.execCommand("BackgroundImageCache",false, true));
}

body {
	text-align: center;
	background: url(null) fixed #fff;
}

#container {
	width: 100%;
	text-align: left;
	margin : 0 auto;
}

/*ここからコピーする*/
#header {
	background: url("image/shado.jpg") no-repeat bottom;
	width: 100%;
	height: 60px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	/* IE6対策 */
	_position: absolute; 
	_top: expression(eval(document.documentElement.scrollTop+0)+'px');
}

#header .inner {
	width: 984px;
	height: 60px;
	margin: 0 auto;
}

#logo{
	width: 260px;
	height: 50px;
	xbackground-color:#fff;
	float: left;
	margin-top:5px;
	overflow: hidden;
}

#logo .inner a{
	width: 260px;
	height: 40px;
	margin: 0 15px;
	background-color:#0c0;
	text-indent: -9999em;
	display:block;
	background: url("image/logo.png") no-repeat ;
	overflow: hidden;
}
/*ここまで*/
#sidemenu{
	width: 620px;
	float: right;
	height: 30px;
	margin-top: 10px;
	xbackground-color:#fcc;
}

#sidemenu li{
	height: 30px;
	xmargin-left:5px;
	display: inline;
	float: left;
	padding: 0 5px;
	font-size:15px;
}

#sidemenu li.top a{
	width: 50px;
	height: 30px;
	background-color:#fcc;
	text-indent: -9999em;
	display:block;
	background: url("image/botan_top_a.png") no-repeat left;
	overflow: hidden;
}

#sidemenu li.top a:hover{
	background: url("image/botan_top_b.png") no-repeat left;
}

#sidemenu li.lesson a{
	width: 70px;
	height: 30px;
	background-color:#fcc;
	text-indent: -9999em;
	display:block;
	background: url("image/botan_lesson_a.png") no-repeat left;
	overflow: hidden;
}
#sidemenu li.lesson a:hover{
	background: url("image/botan_lesson_b.png") no-repeat left;
}

#sidemenu li.bridal a{
	width: 70px;
	height: 30px;
	background-color:#fcc;
	text-indent: -9999em;
	display:block;
	background: url("image/botan_bridal_a.png") no-repeat left;
	overflow: hidden;
}
#sidemenu li.bridal a:hover{
	background: url("image/botan_bridal_b.png") no-repeat left;
}

#sidemenu li.shop a{
	width: 55px;
	height: 30px;
	background-color:#fcc;
	text-indent: -9999em;
	display:block;
	background: url("image/botan_shop_a.png") no-repeat left;
	overflow: hidden;
}
#sidemenu li.shop a:hover{
	background: url("image/botan_shop_b.png") no-repeat left;
}

#sidemenu li.gallery a{
	width: 75px;
	height: 30px;
	background-color:#fcc;
	text-indent: -9999em;
	display:block;
	background: url("image/botan_gallery_a.png") no-repeat left;
	overflow: hidden;
}
#sidemenu li.gallery a:hover{
	background: url("image/botan_gallery_b.png") no-repeat left;
}


#sidemenu li.information a{
	width: 110px;
	height: 30px;
	background-color:#fcc;
	text-indent: -9999em;
	display:block;
	background: url("image/botan_info_b.png") no-repeat left;
	overflow: hidden;
}
#sidemenu li.information a:hover{
	background: url("image/botan_info_b.png") no-repeat left;
}

#sidemenu li.whatisnew a{
	width: 105px;
	height: 30px;
	background-color:#fcc;
	text-indent: -9999em;
	display:block;
	background: url("image/botan_what_a.png") no-repeat left;
	overflow: hidden;
}
#sidemenu li.whatisnew a:hover{
	background: url("image/botan_what_b.png") no-repeat left;
}


#footer{
	color: #666;
	width: 100%;
	height: 25px;
	position: fixed;
	bottom: 0;
	z-index: 101;
	/* IE6対策 */
	_position: absolute;
    	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-25)+'px');
    	font-size:65%;
    	text-align:center;
	background: url("image/shado02.jpg") no-repeat top;
}

#footer .inner {
	width: 984px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
}

#footer p{
	padding-top:5px;
}

#main {
	width: 100%;
	margin: 0 auto;
	padding-top: 55px;
	padding-bottom: 25px;
}

/* ここから下を各ページの#inをもってくる */
/* 中身 */
#in{
	width: 100%;
	xheight: 450px;
	xbackground-color: #F8FAF9;
	xborder-top: 1px solid #c0c0c0;
	xborder-bottom: 1px solid #c0c0c0;
	overflow: hidden;
	background: url("image/info_main.png") no-repeat top;
}

#in .inner02{
	width: 984px;
	margin: 0 auto;
	text-align: left;
	background: url("image/kadobottom.png") no-repeat bottom;
	xbackground-color:#ECF2FF;
	overflow: hidden;
}

#in .inner03{
	width: 984px;
	xheight: 500px;
	xmargin: 0 auto;
	text-align: left;
	xbackground-color:#ECF2FF;
}

#in .inner{
	width: 900px;
	xheight:300px;
	position:adsolute;
	margin-left:42px;
	padding-top:70px;
	xbackground-color:#fcc;
	xborder: 1px solid #c0c0c0;
	overflow: hidden;
}

#in .text{
	width: 840px;
	overflow: hidden;	
	xbackground-color:#fcc;
	margin-left:30px;
}

#in .migi{
	width: 470px;
	float:left;
	xbackground-color:#ffc;
	overflow: hidden;
	xborder-right: 1px solid #d3d3d3;
	xmargin-left:10px;
	xmargin-top:10px;
}

#in .hidari{
	width: 340px;
	float:right;
	xmargin-top:10px;
	xbackground-color:#0c0;
	xborder: 1px solid #d3d3d3;
}
/* 写真周り */
#in .migi_inner{
	width: 445px;
	overflow: hidden;
	xbackground-color:#0c0;
	xborder-bottom: 1px solid #d3d3d3;
}

#in .phffa{
	width: 200px;
        xheight: 30px;
	float:left;
}
#in h3{
	font-size: 130%;
	color: #6a1d72;
	margin-bottom:5px;
}

#in .FFA{
	font-size: 70%;
	color:#696969;
	xmargin-left:5px;
}

#in .ph{
	width: 200px;
        height: 150px;
	display:block;
	border-style:none;
	margin-bottom:10px;
	margin-top:5px;
}


#in .shopinfo{
	width: 260px;
	xbackground-color:#0c8;
	float: right;
}

#in .shopinfo_inner{
	width: 260px;
	font-size:80%;
	color:#696969;
}

#in .shopinfo_inner span{
	font-size: 80%;
	xcolor:#a52caf;
	
}

#in .shita{
	margin-top:5px;
	color:#a52caf;
	font-size:90%;
}
/* コメント */
#in .coment{
	width: 340px;
	overflow: hidden;
	font-size: 75%;
	xmargin-top:10px;
	color:#696969;
	line-height: 1.6em;
}

#in .coment span{
	color:#696969;
	background-color:#f1d9ed;
}


#in .com03{
	margin-bottom: 20px;
}

/* 地図 */
#in .top_inner{
	width: 470px;
	margin-bottom:10px;
	xbackground-color:#fcc;
	overflow: hidden;
	border-bottom: 2px dotted #d3d3d3;
}

#in bottom_inner{
	overflow: hidden;	
	width: 445px;
}

#in .map{
	overflow: hidden;
}

#in .map img{
	width: 110px;
	height:80px;
	float:left;
	display:block;
	border-style:none;
	overflow: hidden;
}

#in .access{
	width: 200px;
	xmargin-right:10px;
	float:left;
	font-size: 75%;
	margin:0 5px 0 5px; 
	color:#696969;
	overflow: hidden;
	background-color:#fff;
	padding:5px 5px;
	border-bottom: 3px double #fff;
	border-top: 3px double #fff;
}

#in .access02{
	width: 325px;
	font-size: 65%;
	color:#696969;
	overflow: hidden;
	margin:5px 6px;
	line-height: 1.3em;
}

#in .mapbox{
	width: 335px;
	overflow: hidden;
	background-color:#f1d9ed;
	float:right;
	padding-left:5px;
	padding-top:5px;
	xmargin-right:5px;
	xborder-bottom: 1px solid #d3d3d3;
}

/* カレンダー */
#in .carenda{
	width: 100px;
	font-size:90%;
	float:left;
	xmargin-left: 5px;
	xline-height: 2em;
	xbackground-color:#fdd;
	color:#000;
	line-height: 1.8em;
}
#in .carenda p{
	font-size:70%;
	line-height: 1.8em;
	color:#969696;	
}

/* リンク */
#in .link{
	width: 850px;
	margin-top:10px;
	xbackground-color:#6a2caf;
	clear:right;
	margin-left:25px;
	xbackground-color:#fdd;
}

#in .linktxt{
	text-align:right;
	margin-top:5px;
	font-size:65%;
	line-height: 1.5em;
	color:#696969;
	width: 850px;
	border-bottom: 1px solid #d3d3d3;
}

#in .link ul{
	xbackground-color:#fdd;
	width: 850px;
	margin-top:5px;
	list-style-type:none;
	margin-left:13px;
}

#in .link li{
	width: 88px;
	height: 31px;
	float:left;
	margin-left:5px;
	margin-bottom:5px;
}

#in .link a .ph01{
	border-style:none;
}



/* バックネクスト */
#backnext{
	width: 140px;
        height: 30px;
	xbackground-color:#0c0;
	margin-left:85%;
	margin-top:35px;
}

#backnext .back a{
	width: 70px;
	height: 30px;
	float: left;
	xbackground-color:#0c8;
	background: url("image/BACK.png") no-repeat;
	text-indent: -9999em;
	display:block;
	overflow: hidden;
}

#backnext .next a{
	width: 70px;
	height: 30px;
	float: right;
	xbackground-color:#0c8;
	background: url("image/NEXT.png") no-repeat;
	text-indent: -9999em;
	display:block;
	overflow: hidden;
}