@charset "shift_jis";

/* CSS Document */
body {
	margin: 10px auto 10px auto;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS Pゴシック", "MS P Gothic", sans-serif;
	background-color: #ffffff;	
	background-image: url(celery_images/common/bg_nikukyu.jpg);
}
a:link {
	color: #333333;
	text-decoration: none;	
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1, h2, h3,p,img {
	margin: 0px;
	padding: 0px;
	border: 0;	
}


/* ヘッダー共通 */
div#header {
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
div#btnRL {
	background-color: #ffffff;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	height: 36px;
	margin: 0;	
	padding-top: 11px;
}
div#btnRL table {
	width: 762px;
	margin: 0 auto;
}
/* パンくず */
p#pankuzu {
	background-color: #ffffff;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 10px 40px;
	text-align: left;
}
* html p#pankuzu {
	padding-top: 10px;
}
p#pankuzu a {
	color: #666666;
	margin: 0px;
	padding: 0px;
}

/* フッター 共通 */
div#footer {
	width: 798px;	
	background-color: #ffffff;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0 auto;
	text-align: center;
	padding: 30px 0px 3px 0px;	
}
* html div#footer {
	width: 800px;
	margin: 0 auto;	
	text-align: left;
	padding-left: 40px;
}
div#footer ul#subNavi {
	margin: 0 0 8px 0;
	text-align: left;
}
div#footer ul#subNavi li {
	display: inline;
	list-style-type: none;
	font-size: 82%;
}
div#footer ul#subNavi li a {
	padding: 0 10px 0 14px;
	background-repeat: no-repeat;
	background-position: 1px 3px;
	background-image:url(celery_images/common/footnavi_icon01.gif);
}
*:first-child+html div#footer ul {
	padding-left: 40px;
}
div#address {
	background-image:url(celery_images/common/bg_footer.gif);
	background-repeat:no-repeat;	
	width: 800px;
	height: 40px;
	margin: 0 auto;
	padding-top: 15px;
	color: #ffffff;
	font-style: normal;	
	font-size: 12px;
	text-align: center;
}

/* トップへ 共通 */
#toTop {
	padding-bottom: 20px;
	text-align: right;	
}
#toTop a{
	text-decoration: none;
	color: #000000;
	font-size: 0.8em;
	padding-right: 30px;
}

/* トップページ　お店共通 */
table#Wrap {
	width: 800px;
	background-color: #ffffff;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0 auto;
	padding-bottom: 20px;
}
table#bg_orangeBody {
	width: 760px;
	background-image: url(celery_images/common/bg_orange.gif);
	margin: 0 auto;	
	padding: 20px 0;
}
/* トップページのコンテンツ */
p#newttl {
	margin: 0px;
	paddin: 20px 0px 0px 45px;
	font-size: 0.9em;
	color: #003333;
}
#information {
	margin: 0px;
	width: 421px;
	padding-bottom: 15px;
}
#info {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
td#aisatuArea {
	 background-image: url(celery_images/top/bg_aisatu02.jpg);
	 background-repeat:no-repeat;
}
td#aisatuArea {
	 background-image: url(celery_images/top/bg_aisatu.jpg);
	 background-repeat:no-repeat;
	 height: 170px;
}
table.aisatuBun {
	color: #333333;
	margin-top: 8px;
	margin-left: 40px;
	width: 350px;
	font-size: 13px;
	line-height: 18px;
	background-color: transparent;
}
table.aisatuBun td strong {
	background-image: url(celery_images/top/char_back_p.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: normal;
}
table.aisatuBun td strong a {
	color: #000000;	
}
table.aisatuBun td em {
	background-image: url(celery_images/top/char_back_gr.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-style: normal;	
}
table.aisatuBun td em a{
	color: #000000;	
}

/* 右側全体 */
td#topRight {
	padding-left: 18px;
	text-align: center;
}
/* 高貴命水バナー */
img#banar_water {
	margin: 5px 0px 15px 0px;
}
/* carイラスト */
img#car {
	margin-top: 5px;
	margin-bottom: -10px;	
}
/* 須崎サプリへのリンク */
td#topRight h4 {
	margin: 0px 0px 5px 0px;
	text-align: center;
	color: #000000;
	font-size: 13px;	
	line-height:16px;
}
td#topRight a {
	color: #cc0000;
	font-size: 12px;
	text-decoration: underline;
}

/* フラッシュ */
div#bg_flash {
	width: 280px;
	height: 372px;
	background-color: #ffffff;
	border: 1px solid #993300;
	margin-top: 15px;
	padding-top: 20px;
}


/*インフォメーションページのコンテンツ */
dl#infoData {
	width: 370px;
	margin: 0px;
	padding: 0px;
}
dl#infoData dt {
	font-size: 13px;
	color: #663300;
	margin: 0px;
	padding-left: 13px;
	background-image: url(celery_images/common/icon_arrow_03.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
dl#infoData dd {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom: 1px dotted #999999;
}

#infoBody #infoData dd p {
	font-size: 13px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}


/* タッチセラピー マッサージ共通*/
div#Wrap {
	width: 798px;
	background-color: #ffffff;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0 auto;
	padding-bottom: 20px;	
}

div#orange_body {
	width: 760px;
	background-image: url(celery_images/common/bg_orange.gif);
	margin: 0 auto;	
	padding: 20px 0;
}

div#content {
	background-color: #ffffff;
	width: 720px;
	text-align: center;
	color: #000000;
	margin: 0 auto;
}

/* ここからタッチセラピー上テーブル */
table td#comment {
	width: 510px;
	padding: 30px 0px 20px 35px;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
}
table td#comment p {
	padding-bottom: 10px;
}
table td#comment p span{
	color: #993300;
	font-weight: bold;
}
table td#photo {
	width: 190px;
	padding: 30px 20px 0px 20px;
	color: #333333;
}
table td#photo img {
	border: 1px solid #cc6633;
	margin-bottom: 8px;
}
table td#photo p {
	font-size: 14px;
}
table td#photo p#katagaki{
	padding: 8px 0px 0px 40px;	
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}

/* タッチセラピー但し書き */
p#atention {
	font-size: 12px;
	line-height: 18px;
	color: #993333;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

/* タッチセラピーコース説明 */
p#taiken {
	background-image: url(celery_images/therapy/therapy_taiken.gif);
	background-repeat: no-repeat;
	height: 120px;	
	margin: 0px 0px 15px 65px;
	padding: 43px 80px 0px 35px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}
p#standard {
	background-image: url(celery_images/therapy/therapy_standard.jpg);
	background-repeat: no-repeat;
	height: 130px;	
	margin: 0px 0px 30px 65px;
	padding: 43px 80px 0px 35px;
	text-align: left;
	font-size: 13px;
	line-height: 20px;
}

/* タッチセラピー施術例 */
p#case01 {
	background-image: url(celery_images/therapy/therapy_case01_under.jpg);
	background-repeat: no-repeat;
	padding: 10px 80px 0px 77px;
	height: 96px;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

/* タッチセラピー申し込み */
div#mousikomi{
	padding: 15px 0px 20px 40px;
	text-align: left;
}
div#mousikomi a{
	color: #990000;	
	font-size: 16px;
	text-decoration: underline;	
}

/* タッチセラピークローバータイトル画像の余白設定 */
img.yohaku {
	margin-top: 50px;
}
img.yohaku02 {
	margin-top: 15px;
}


/* ここからマッサージページ */
div#content p#aisatu {
	padding: 20px 0px 20px 60px;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
}
div.step01 {
	background-image: url(celery_images/massage/massage_step01.jpg);
	background-repeat: no-repeat;
	width: 539px;
	height: 139px;	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
div.step01 h4 {
	margin: 8px 0px 0px 20px;
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
div.step01 p.setumei {
	width: 410px;
	margin: 20px 0px 10px 110px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
div.step01 p.price {
	margin: 0px 0px 0px 110px;
	padding: 0px;
	color: #993300;
	font-size: 14px;
	text-align: left;
	font-weight: bold;	
}
div.step02 {
	background-image: url(celery_images/massage/massage_step02.jpg);
	background-repeat: no-repeat;
	width: 539px;
	height: 139px;	
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
div.step02 h4 {
	margin: 8px 0px 0px 20px;
	padding-top: 6px;	
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}
div.step02 p.setumei {
	width: 410px;
	margin: 20px 0px 10px 110px;
	padding: 0px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
div.step02 p.price {
	margin: 0px 0px 0px 110px;
	padding: 0px;
	color: #993300;
	font-size: 14px;
	text-align: left;
	font-weight: bold;	
}

/* マッサージ案内 */
div#annai {
	margin: 50px 60px 10px 60px;
	font-size: 14px;
	line-height: 19px;
	text-align: left;
}
div#annai p {
	padding-bottom: 12px;
	text-indent: -1em;
	padding-left: 1em;
}
div#annai p span{
	font-weight:bold;
	color:#993300;
}
div#content p#renraku {	
	margin: 10px 70px 0px 70px;
	padding: 0px 0px 30px 0px;
	font-size: 13px;
	line-height: 19px;
	text-align: left;
}
div#content p#renraku a:link {
	color: #0000cc;
	font-size: 14px;
}
div#content p#renraku a:hover {
	text-decoration: underline;		
}


/* お店のページ */
td#shopGuid {
	background-color: #ffffff;
	padding: 25px 0 30px 25px;
	text-align: left;	
	font-size: 14px;
	line-height: 25px;
}
td#shopGuid span {
	font-size: 13px;
}
table#toForm {
	margin-bottom: 10px;
	border: 1px solid #999999;
}
td#toiawase {
	font-size: 12px;
	line-height:15px;
	color: #663300;
	text-align: left;
}
td#toiawase a{
	text-decoration: none;
	border-bottom: 1px dotted #cc3300;
}
/* 地図 */
td#mapTd {
	background-color: #ffffff;
	padding: 8px 0px;	
	font-size: 11px;
}
td#mapTd span a {
	padding-right: 50px;
	text-decoration: underline;
}
/* 駐車場ご案内 */
td#parking {
	background-color: #ffffff;
	padding: 15px 0 35px 0;
}
td#parking table#parkingTable {
	width: 330px;
	border: 1px solid #999999;
	padding: 10px 15px 8px 15px;
	text-align: left;	
	font-size: 11px;
	line-height: 15px;
}
table#parkingTable tr td#parkingComment {
	padding-bottom: 5px;	
}
table#parkingTable tr td p {
	margin: 0px;
	padding-left: 20px;
	text-indent: -0.5em;
	padding-left: 1em;	
}
/* 右フォト */
table#rightTable {
	width: 280px;
	margin: 0;
	padding: 0 0 20px 0;
}
table#rightTable tr td.back {
	background-color: #ffffff;	
}
table#rightTable tr td img.right {
	margin: 20px 0px 20px 32px;
}


/* プライバシーポリシー */
body#policy table#bg_pageBody {
	background-image: url(celery_images/common/bg_orange.gif);
	padding: 20px 0;
}

body#policy td#policycontentsWrap {
	background-color: #ffffff;
	padding: 20px 0;
	text-align: left;
}
body#policy table#policyContents {
	width: 590px;	
	border: 1px solid #993300;
	padding: 15px 0 40px 0;
}
body#policy table#policyContents td{
	color: #000000;
	padding: 0 40px 0 15px;
	font-size: 14px;
	line-height: 22px;	
}


/* サイトマップ */
table#bg_pageBody {
	background-image: url(celery_images/common/bg_orange.gif);
	padding: 20px 0;
}
td#sitemapContentsWrap {
	background-color: #ffffff;
	padding: 20px 0;
	text-align: left;
}
table#sitemapContents {
	border: 1px solid #993300;
	padding: 15px 0 40px 0;
}
table#sitemapContents td {
	padding-left: 30px;	
}
table#sitemapContents td ul {
	list-style-type: none;
}
table#sitemapContents ul li a {
	background-image: url(celery_images/common/icon_arrow_03.gif);
	background-repeat: no-repeat;
	background-position: center left;	
	font-size: 14px;
	line-height: 29px;
	color: #333333;
	padding-left: 15px;
}
table#sitemapContents a:hover {
	color: #ff6600;
	text-decoration: underline;
}


/* メディア掲載情報ページ */
#mediaBody {
	background-color: #ffffff;
	font-size: 13px;
}
#mediaBody a{
	color: #cc0000;
}


/* 法律に基づく表記 */
#salesContents {
	color: #000000;
	border: 1px solid #993300;
	padding: 15px;
	width:580;
	font-size: 14px;
}
#salesContents td {
	padding-bottom: 5px;
	border-bottom: #333333;
}
.sapriTtl {
	padding: 15px 0 10px 0;
}
.sapriTtl strong {
	color: #339900;
}
.pl10 {
	width: 400px;
	padding-left: 10px
}
td span.fs11 {
	font-size: 11px;	
}
#salesContents a {
	text-decoration: underline;	
}
