@charset "UTF-8";
@import url("base.css");
@import url("extensions.css");

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 01.wrapper style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#wrapper {
	width: 820px;
	text-align: center;
	margin: 0px auto 0px auto;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 02.header style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#header {
	width: 800px;
	height: 95px;
	text-align: left;
	background-image: url(../images/header.gif);
	margin: 0px auto 0px auto;
	position: relative;
}
div#header h1 {
	float: left;
	width: 140px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #CCCCCC;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 03.navigation style                                                    */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#navigation {
	width: 498px;
	height: 40px;
	float: right;
	margin: 0px;
	/*padding-left: 302px;*/
}
div#navigation ul {
	margin: 0px;
	padding: 54px 0px 0px 0px;
	clear: both;
}
div#navigation ul li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 04.container style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#container {
	clear: both;
	display: block;
	overflow: hidden;
	width: 800px!important;
	width/**/: 820px;
	height: 100%;
	text-align: left;
	background-image: url(../../../images/con_shadow.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.esthetique-sabbath.com/images/con_shadow.png', sizingMethod='scale');
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	padding: 0px 10px 0px 10px;
}
div#flash {
	clear: both;
	width: 800px;
	height: 400px;
	padding: 0px 0px 0px 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 05.sidebar style                                                       */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#sidebar {
	float: left;
	display: block;
	overflow: hidden;
	width: 180px!important;
	width/**/: 200px;
	padding: 0px 10px 0px 10px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 06.contents style                                                      */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#contents {
	width: 800px;
	min-height: 400px;
	background-image: url(../../../images/bgpict.gif);
	background-repeat: no-repeat;
	background-color: #4b3d3b;
	/*background-position: ;*/
}
div#contents h2 {
	padding: 5px 5px 20px 5px;
	color: #FFFFFF;
}
div#contents h3 {
	padding: 5px 5px 20px 5px;
	color: #FFFFFF;
}
div#box {
	width: 740px;
	/*height: 400px;*/
	padding: 20px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 07.footer style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#footer {
	width: 800px;
	height: 60px;
	background-image: url(../images/footer.gif);
	clear: both;
	text-align: left;
	margin: 0px auto 0px auto;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
#menu {
	float: right;
	padding: 0px 0px 0px 0px;
}
#menu li {
	font-size: 10px;
	line-height: 1.0em;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	list-style: none;
	display: block;
	float: right;
	margin: 0px;
}
#menu li a {
	color: #666666;
	background-image: url(../images/icon_arrow_02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 11px 0px 7px;
}
#menu li a:hover {
	color: #999999;
	text-decoration: none;
	background-image: url(../images/icon_arrow_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
}
#mob {
	clear: both;
}
#mob li {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","Osaka";
	background-image: none;
	display: block;
	float: right;
	padding: 10px 0px 0px 0px;
}
#mob li a {
	color: #666666;
}
#mob li a:hover {
	color: #999999;
	text-decoration: underline;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 08.copyright style                                                     */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#copyright {
	display: none;
	clear: both;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* 09.news style                                                        */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

