/* +++++++++++++++++++++ ベース設定 +++++++++++++++++++++ */

/* ++++++ ブログの横幅設定 ++++++ */

#container {
	width: 790px;
	}


/* ++++++ ２段組の横幅設定 ++++++ */

	/* コンテンツ部分の横幅 */
	#center	{
		width: 548px;
		}

	/* サイドバーの横幅 */
	#left, #right	{
		width: 190px;
		}


/* ++++++ ３段組の横幅設定 ++++++ */

	/* ブログの横幅設定 */
	#three #container {
		width: 815px;
		}

	/* 左サイドバーの横幅 */
	#three #left	{
		width: 220px;
		}

	/* 中央コンテンツ部分の横幅 */
	#three #center	{
		width: 415px;
		}

	/* 右サイドバーの横幅 */
	#three #right	{
		width: 190px;
		}



/* ++++++ その他設定 ++++++ */

body {
	margin: 0px;
       	text-align: center;
	line-height: 125%;
	}


a {
	color: #f3f3f3;
	font-size: 12px;
	line-height: 150%;
	text-decoration: underline;
	}

a:hover {
	color: #99c414;
	text-decoration: none;
}


#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}

#main {
	margin-left: 10px;
	margin-right: 10px;
	color: #f3f3f3;
	line-height: 150%;
	}

img {
	border: none;
	}

#left {
	float: left;
	}

#center {
	float: left;
	}

#right {
	float: right;
	}

#footer	{
	clear: both;
	color: #f3f3f3;
	line-height: 1.2em;
	}




/* +++++++++++++++++++++ レイアウトのデザイン設定 +++++++++++++++++++++ */

/* 右サイドバーの左の余白 */
#right {
	margin-left: 30px;
	}

#left div div, #right div div {
	margin-left: 0;
	margin-right: 0;
	}



/* +++++++++++++++++++++ パーツのデザイン設定 +++++++++++++++++++++ */

/*
body {
	font-family: "MS P明朝",平成明朝,serif;
	background: #1d1d1d url("img/foot_bg.gif") repeat-x;
	background-position: 50% bottom;
	}
	*/

body {
	font-family: "MS P明朝",平成明朝,serif;
	background-color: #000;
	}


#container {
	margin-top: 0px;
	}
	
#main {
	margin-top: 50px;
	margin-bottom: 50px;
	}

/* ++++++ ヘッダー部分のデザイン ++++++ */

#title {
	margin-bottom: 0px;
	padding-bottom: 0px;
	background: #000 url("./img/head_bg.gif") repeat-x;
	width: 100%;
	height: 150px;
	}

#title h1 {
	margin: 0;
	padding: 0;
	}

#title h1 img {
	margin-right: 450px;
	padding: 0;
	}


#title h2 {
	position: absolute;
	top: -110000px;
	left -110000px;
	}


/* ++++++ コンテンツ部分のデザイン ++++++ */
/* メイン部分のデザイン */

table {
		color: #fff;
	}

#center {
	background-color: #1d1d1d;
/*
	border: 1px solid #b2b900;

	border-right: 1px solid #b2b900;
	*/
	padding:  10px 0 10px 0px;
	background: #1d1d1d url("img/bbg.gif") repeat-x;
	background-position: left bottom;
	}


/* 新着情報 */
.new {
	clear: both;
	width: 95%;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-right: 64px;
	margin-bottom: 0px;
	font-size: 12px;
	}

.new h2 {
	background: url("img/leaf.gif") no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #b2b900;
	font-size: 14px;
	font-weight: bold;
}

.new ul {
	border-top: 1px solid #ccc;
	clear: both;
	margin: 20p 0 20px 0;
	padding: 20px 0 50px 0;
	list-style: none;
	}

.banner {
	clear: both;
	display: block;
	width: 100%;
	height: 110px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 0px;
	}

.banner2 {
	clear: both;
	display: block;
	width: 100%;
	height: 110px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-bottom: 0px;
	}



/* お知らせ記事設定 */


#info_title {
	width: 520px;
	font-size: 12px;
	margin-top: 15px;
	padding-left: 15px;
}



#info_title h2 {
	background: url("img/leaf.gif") no-repeat;
	padding-left: 30px;
	color: #b2b900;
	font-size: 14px;
	font-weight: bold;
}

#info_title h3 {
	padding-left: 30px;
	color: #b2b900;
	font-size: 12px;
	font-weight: bold;
}

#info_title img .heLine {
	margin-bottom: 50px;
}


#info {
	width: 520px;
	font-size: 12px;
	margin-top: 15px;
	padding-left: 15px;
}

#info img {
	float: left;
	margin: 0 20px 20px 0;
}

#info_detail {
	clear: both;
	width: 520px;
	font-size: 12px;
	margin-top: 20px;
}




#page {
	margin: 0 auto;

	background: url("img/page_bg1.jpg")  no-repeat;
	/*
	background: url("img/page_bg6.jpg")  no-repeat;


	background: url("img/page_bg7.jpg")  no-repeat;

	background: url("img/page_bg8.jpg")  no-repeat;
	*/
		height: 600px;
		
		
	background-position: 40px -20px;
	padding-top: 580px;
	}

#page12 {
	background: url("img/page_bg2.jpg")  no-repeat;
	background-position: 60px 25px;
	padding-top: 330px;
	}

#page13 {
	background: url("img/page_bg3.jpg")  no-repeat;
	background-position: 60px 25px;
	padding-top: 330px;
	}

#page14 {
	background: url("img/page_bg4.jpg")  no-repeat;
	background-position: 60px 25px;
	padding-top: 330px;
	}

#page15 {
	width: 480px;
	text-align: center;
	margin-top: 30px;
	}

#page152 {
	width: 480px;
	text-align: left;
	}

#page16 {
	padding-top: 3px;
	}


.about {
	width: 480px;
	font-size: 12px;
	margin: 30px 0;
	}

#page15 p.he {
	margin-bottom: 30px;
	}

#page15 p.inq {
	margin-bottom: 80px;
	}


#page16 {
	height: 150%;
	}

#page16 img {
	margin: 0 0 50px 0;
	}

#page, #page2, #page3, #page4, #page12, #page13, #page14, #page15, #page16, #page17 {
		padding-left: 15px;
	margin-right: 64px;
	margin-bottom: 0px;
	font-size: 12px;
	}

#page17 {
	background: url("img/page_bg5.jpg")  no-repeat;
	background-position: 60px 25px;
	padding-top: 330px;
	}





#page h2, #page12 h2, #page13 h2, #page14 h2, #page16 h2, #page17 h2 {
	background: url("img/leaf.gif") no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #b2b900;
	font-size: 12px;
	font-weight: bold;
}

#page12 p, #page13 p, #page14 p {
	width: 480px;
	}

#page2 h2, #page3 h2, #page4 h2 {
	background: url("img/leaf.gif") no-repeat;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-top: 80px;
	margin-bottom: 10px;
	color: #b2b900;
	font-size: 12px;
	font-weight: bold;
}



/* サイトマップ */
#ar {
	width: 95%;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	}



#ar h2 {
	background: url("img/leaf.gif") no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	margin-bottom: 0px;
	color: #b2b900;
	font-size: 12px;
	font-weight: bold;
}

.ar_cont {
	margin-bottom: 80px;
}

p.visit {
	width: 480px;
	display: block;
	margin: 100px 0 30px 0;
	text-align: center;
	}

strong.tel {
	font-size: 1.5em;
	}

/* トップページのリスト設定 */
dl.top {
	width: 100%;
	margin-left: 0px;
}

.top dt{
	float: left;
	clear: both;
	width: 210px;
	}

.top dd {
	margin-left: 200px;
	height: 145px;
	}


/* 整体についてのリスト設定 */
dl.cl1 {
	width: 100%;
	margin-top: 80px;
}

.cl1 dt {
	float: left;
	clear: both;
	width: 80px;
	height: 80px;
	padding-bottom: 20px;
	}

.cl1 dd {
	margin-left: 85px;
	height: 80px;
	padding-bottom: 20px;
	}



/* コース紹介のリスト設定 */
dl.cl2 {
	width: 100%;
	margin-top: 80px;
}

.cl2 dt {
	float: left;
	clear: both;
	width: 120px;
	}

.cl2 dd {
	margin-left: 125px;
	}


#page4 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



#page3 p {
	padding-left: 10px;
	}


/* 店内案内画像左のリスト設定 */
dl.ab1 {
	width: 480px;
	margin-top: 80px;
	height: 200px;
}

.ab1 dt {
	float: left;
	clear: both;
	width: 235px;
	}

.ab1 dd {
	text-align: left;
	margin-left: 245px;
	}

dl.ab12 {
	width: 480px;
	height: 200px;

}

.ab12 dt {
	float: left;
	clear: both;
	width: 235px;
	}

.ab12 dd {
	text-align: left;
	margin-left: 245px;
	}



/* 店内案内画像右のリスト設定 */
dl.ab2 {
	width: 480px;
	height: 200px;
}

.ab2 dt {
	float: right;
	clear: both;
	width: 235px;
	}

.ab2 dd {
	text-align: left;
	margin-right: 245px;
	}





#page3 p {
	padding-left: 10px;
	}


/* ++++++ ギフトカード券 ++++++ */
.gift {
		margin: 5em 0 3em 0;
		width: 300px;
	}
p.cardImg {
		clear: both;
		text-align: center;
		width: 300px;
		margin-bottom: 1em;
	}
p.cardDesc {
		width: 300px;
		text-align: left;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */

#right {
	background: #1d1d1d url("img/bbg.gif") repeat-x;
	background-position: left bottom;

/*
	border-top: 5px solid #b2b900;
	border-bottom: 5px solid #b2b900;
	background: #0E0E0E url("img/side_foot.gif") no-repeat;
*/
background-color: #1d1d1d;
	background-position: 0% bottom;
	margin-bottom: 100px;
	}

#right h2 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #b2b900;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #999f02;
	}

.sidebar li {
	font-size: 12px;
	line-height: 150%;
	}


.sidebar ul {
	list-style: none;
	margin-top: 5px;
	margin-bottom: 30px;
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 0;
	}

.sidebar a, p.posted a {
	color: #f3f3f3;
	font-size: 12px;
	line-height: 150%;
	text-decoration: underline;
	}
	
.sidebar a:hover {
	color: #7a9d0c;
	text-decoration: none;
	}
	
#recent {
	margin-bottom: 50px;
	}


#top_link {
	font-weight: bold;
	margin: 10px;
	text-align: center;
		}

/* ++++++ フッター部分のデザイン ++++++ */

#footer {
	clear: both;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 20px;
	padding-top: 30px;
	}

#footer a {
	#fff;
}

#footer p {
	margin: 0 auto;
	width: 790px;
	text-align: left;
	font-size: 0.75em;
	}

#footer strong {
	font-size: 1.5em;
	}
