/* 総合 */
body {
	text-align: center;
	margin:0px auto 0px auto;
	background-color:#000;
	min-width:960px;
}
h1 {
	padding:45px 215px 0px 0px;
}

h2 {
	font-size:1%;
}
#main {
	margin:0px auto 0px auto;
}
#container {
	margin:0 auto;
	width:960px;
	text-align:left;
	position:relative;
	/zoom: 1;
}
#container:after {
	display: block;
	clear: both;
	content: "";
}
.clearfix {
  min-height: 1px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/* ナビ */
#nav {
	width:700px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
#nav li{
	float:left;
	height:52px;
	display:block;
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:52px;
	background:url("../img/navi.png");
	background-repeat:no-repeat;
}
#navi01 a {width:233px;background-position:-15px 0;}
#navi02 a {width:152px;background-position:-251px 0;}
#navi03 a {width:297px;background-position:-403px 0;}
#navi01 a:hover {width:233px;background-position:-15px -52px;}
#navi02 a:hover {width:152px;background-position:-251px -52px;}
#navi03 a:hover {width:297px;background-position:-403px -52px;}

/* ヘッダ */
#header {
	height:1932px;
	background:url("../img/header.jpg") center top;
	background-repeat:no-repeat;
}

/* メニュー */
#sidebar {
	position:absolute;
	top:145px;
	left:0;
}
.fixed {
	position: fixed;
	top: 20px;
}
.sc {
	margin-bottom:80px;
}

/* ボディージュエリーについて */
#content01 {
	width:915px;
	text-align:left;
	padding-top:205px;
	padding-bottom:50px;
	margin:0px auto 0px auto;
	color:#FFFFFF;
}
#content01 p {
	width:450px;
	margin-left:25px;
	padding-top:15px;
}
#content01 p.txt2{
	width:410px;
	padding-top:0;
}
#content01 .content01a ul {
	width:475px;
	margin-top:15px;
}
#content01 .content01a li {
	background:url("../img/arrow.gif") left 3px;
	background-repeat:no-repeat;
	padding-left:20px;
	padding-right:25px;
	margin-left:25px;
}
#content01 .plan {
	background:url("../img/plan.png");
	background-repeat:no-repeat;
	margin-top:20px;
	width:910px;
	height:575px;
}
#content01 .plan ul{
	width:880px;
	padding:120px 0px 0px 65px;
}
#content01 .plan li{
	background:none;
	width:224px;
	float:left;
	margin-right:60px;
	list-style:none;
}
#content01 .plan li.end{
	margin-right:0;
}

/* 料金プラン */
#content02 {
	width:910px;
	min-height:664px;
	background:url("../img/content02_back.jpg");
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	text-align:center;
	color:#FFFFFF;
}
.content02_left{
	float:left;
	width:416px;
	height:440px;
}
.content02_right {
	float:left;
	text-align:left;
}
.bridal {
	margin:0px;
	padding:0px;
}
.table01 {
	width:458px;
	border-top:1px solid #4d4d4d;
	color:#FFFFFF;
	margin-top:5px;
}
.table01 td {
	border-bottom:1px solid #4d4d4d;
}
.table01 .td01 {
	background:url("../img/tableback.gif");
	width:85px;
	padding:10px 10px 10px 20px;
}
.table01 .td02 {
	padding:10px 10px 10px 20px;
	font-weight:bold;
}
.table01 strong {
	font-size:120%;
}
.casual {margin-top:15px;}
.table02 {
	width:458px;
	border-top:1px solid #4d4d4d;
	color:#FFFFFF;
	margin-top:5px;
}
.table02 td {
	border-bottom:1px solid #4d4d4d;
}
.table02 .td01 {
	background:url("../img/tableback.gif");
	width:170px;
	padding:10px 10px 10px 20px;
}
.table02 .td02 {
	padding:10px 10px 10px 20px;
	font-weight:bold;
}
.table02 strong {
	font-size:120%;
}
.content02_right ul{
	width:430px;
	margin-top:20px;
	text-indent: -1em;
	padding-left: 1em;
}

/* ボディジュエリーを学ぶ */
#content03 {
	width:910px;
	height:833px;
	background:url("../img/content03_back.jpg") left 106px;
	background-repeat:no-repeat;
	margin:0px auto 0px auto;
	text-align:center;
	color:#FFFFFF;
}
#content03 h2 {
	padding-top:31px;
}
.content03_left {
	width:450px;
	float:left;
	text-align:left;
	margin:40px 0px 0px 35px;
}
.course01 {
	margin-top:30px;
}
.table03 {
	width:450px;
	border-top:1px solid #4d4d4d;
	color:#FFFFFF;
	margin-top:15px;
}
.table03 td {
	border-bottom:1px solid #4d4d4d;
}
.table03 .td01 {
	background:url("../img/tableback.gif");
	width:65px;
	padding:10px 10px 10px 20px;
}
.table03 .td02 {
	padding:10px 10px 10px 20px;
	font-weight:bold;
}
.table03 .td02 img{
	float:right;
}
.table03 .td03 {
	background:url("../img/tableback.gif");
	width:65px;
	padding:10px 10px 10px 20px;
	vertical-align:top;
}
.table03 strong {
	font-size:120%;
}
.course01_text {
	margin-top:15px;
}
.line {
	margin-top:15px;
}
.course02 {
	margin-top:30px;
}
.course02_text {
	margin-top:15px;
}

/* フッター */
#footer {
	clear:both;
	width:980px;
	margin:100px auto 100px auto;
	color:#FFFFFF;
}
#footer .pagetop {
	margin-top:30px;
	text-align:right;
}
#footer .copyright {
	width:980px;
	border-top:1px solid #4d4d4d;
}