@charset "utf-8";
/* CSS Document */


p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
	color: #666;
	font-weight: normal;
	text-align: center;
}

li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: none;
	background-color: #000000;
	overflow-x : hidden;
	vertical-align: text-top;
}

#container {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #FFFFFF;
}

#navibar {
	clear: both;
	color: #000;
	background-color: #000;

}

#navibar li {
	float: left;
}


#navibar #btn01 a {
	text-decoration: none;
	height: 37px;
	width: 72px;
	display: block;
	background-image: url(images/top/btn01.jpg);
	text-indent: -9999px;
}

#navibar #btn01 a:hover {
	background-image: url(images/top/btn01o.jpg);
}

#navibar #btn02 a {
	text-decoration: none;
	height: 37px;
	width: 72px;
	display: block;
	background-image: url(images/top/btn02.gif);
	text-indent: -9999px;
}

#navibar #btn02 a:hover {
	background-image: url(images/top/btn02o.gif);
}

#navibar #btn03 a {
	text-decoration: none;
	height: 37px;
	width: 90px;
	display: block;
	background-image: url(images/top/btn03.gif);
	text-indent: -9999px;
}

#navibar #btn03 a:hover {
	background-image: url(images/top/btn03o.gif);
}

#navibar #btn04 a {
	text-decoration: none;
	height: 37px;
	width: 65px;
	display: block;
	background-image: url(images/top/btn04.gif);
	text-indent: -9999px;
}

#navibar #btn04 a:hover {
	background-image: url(images/top/btn04o.gif);
}

#navibar #btn05 a {
	text-decoration: none;
	height: 37px;
	width: 72px;
	display: block;
	background-image: url(images/top/btn05.gif);
	text-indent: -9999px;
}

#navibar #btn05 a:hover {
	background-image: url(images/top/btn05o.gif);
}

#navibar #btn06 a {
	text-decoration: none;
	height: 37px;
	width: 65px;
	display: block;
	background-image: url(images/top/btn06.gif);
	text-indent: -9999px;
}

#navibar #btn06 a:hover {
	background-image: url(images/top/btn06o.gif);
}

#navibar #btn07 a {
	text-decoration: none;
	height: 37px;
	width: 65px;
	display: block;
	background-image: url(images/top/btn07.gif);
	text-indent: -9999px;
}

#navibar #btn07 a:hover {
	background-image: url(images/top/btn07o.gif);
}

#navibar #btn08 a {
	text-decoration: none;
	height: 37px;
	width: 65px;
	display: block;
	background-image: url(images/top/btn08.gif);
	text-indent: -9999px;
}

#navibar #btn08 a:hover {
	background-image: url(images/top/btn08o.gif);
}

#navibar #btn09 a {
	text-decoration: none;
	height: 37px;
	width: 65px;
	display: block;
	background-image: url(images/top/btn09.gif);
	text-indent: -9999px;
}

#navibar #btn09 a:hover {
	background-image: url(images/top/btn09o.gif);
}

#navibar #btn10 a {
	text-decoration: none;
	height: 37px;
	width: 72px;
	display: block;
	background-image: url(images/top/btn10.gif);
	text-indent: -9999px;
}

#navibar #btn10 a:hover {
	background-image: url(images/top/btn10o.gif);
}

#navibar #btn11 a {
	text-decoration: none;
	height: 37px;
	width: 65px;
	display: block;
	background-image: url(images/top/btn11.gif);
	text-indent: -9999px;
}

#navibar #btn11 a:hover {
	background-image: url(images/top/btn11o.gif);
}
#navibar #btn12 {
	text-decoration: none;
	height: 37px;
	width: 32px;
	display: block;
	background-image: url(images/top/btn_right.gif);
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}

#table {
	width: 960px;

                height: 450px
	margin: 0px;
	padding: 0px;
	background-image: url(images/top/mainPhoto2.jpg);
	height: 550px;


}

#td {
	
	width:230px;
	height:537px;
	font-size:11px;
	padding: 5px;
	z-index: 1;
	vertical-align: text-top;
	text-align: left;

}


}


#maincontent {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#contents_left {
	float: left;
	width: 285px;
}

#contents_right {
	float: right;
	padding: 0px;
	width: 675px;
}

#contents_right .topic01 {
	width: 500px;
	float: left;
	margin-right: 10px;
}

#maincontent h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

#maincontent p {
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}

#h1 {
	font-size: 12px;
	color: #999999;
	line-height: 18px;
}

#footer {
	background-color: #990033;
	margin: 0px;
	padding: 0px;
	height: 20px;
	clear: both;
	width: 100%;
}

hr.style1 {
	border: #000000 1px dotted;
	text-align: center;
    }

#news  a {
	text-decoration: none;
	height: 50px;
	width: 220px;
	display: block;
	background-image: url(http://serendipity-hair.com/images/news.gif);
	text-indent: -9999px;
　　　z-index: 2;
　 　 position: relative;
}
