@charset "shift_jis";

/* 共通定義 */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FFFFFF;
	text-align: center;
}
p,dt,dd,li,address {
	line-height: 1.4em;
}
img {
	border: 0px;
}
td {
	vertical-align: top;
}
th {
}
ul,ol {
	margin-left: 40px;
}
.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}
.vm {
	vertical-align: middle;
}
.alignC {
	text-align: center;
}
.alignR {
	text-align: right;
}
.floatL {
	float: left;
}
.floatR {
	float: right;
}
.floatL10{
	float: left;
	margin-right: 10px;
}
.floatR10 {
	float: right;
	margin-left: 10px;
}
.small {
	font-size: 11px !important;
}
.clear {
	clear: both !important;
}
.mT5 {
	margin-top: 5px !important;
}
.mT10 {
	margin-top: 10px !important;
}
.mT15 {
	margin-top: 15px !important;
}
.mT20 {
	margin-top: 20px !important;
}
.mT25 {
	margin-top: 25px !important;
}
.mB5 {
	margin-bottom: 5px !important;
}
.mB10 {
	margin-bottom: 10px !important;
}
.mB13 {
	margin-bottom: 13px !important;
}
.mB15 {
	margin-bottom: 15px !important;
}
.mB20 {
	margin-bottom: 20px !important;
}
.mB30 {
	margin-bottom: 30px !important;
}
.mB40 {
	margin-bottom: 40px !important;
}
.mL10 {
	margin-left: 10px !important;
}
.mR10 {
	margin-right: 10px !important;
}
.bT10 {
	border-top: 15px solid #ffffff;;
}
.pt { font-size: 11pt }   
#head { height: auto; width: 782px; position: relative; visibility: visible; }

.pagetop {
	padding-right: 15px;
	text-align: right;
}
.red {
	color: #FF0000;
}
.bgNone {
	background: none !important;
}
.border {
	padding: 1px !important;
	background-color: #999999;
}

/* レイアウト */

#all {
	width: 782px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/all_bg.jpg) top left repeat-y;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-align: left;
}
#contents {
	margin-left: 0px;
	width: 782px;
	margin-right: 0px;
}
#path {
	font-size: 11px;
}
#main {
	float: right;
	width: 576px;
	margin: 0px 6px 0px 0px;
	padding: 0px;
	display: inline;
}
#path {
	margin-bottom: 8px;
	line-height: 21px;
	font-size: 11px;
	text-align: right;
	color: #999999;
}

/* リンク */

a:link,
a:visited {
	color: #624a3a;
	text-decoration: none;
}
a:hover,
a:active {
	color: #eb4374;
	text-decoration: none;
}
#index p.bannerAcr a:link,
#index p.bannerAcr a:visited {
	color: #FA5A66;
}
#index p.bannerAcr a:hover,
#index p.bannerAcr a:active {
	color: #FA5A66;
}

/* メインコンテンツ */

#main2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 21px;
	padding-left: 12px;
}
#main2 h1 {
	width: 502px;
	margin-bottom: 24px;
	padding-left: 47px;
	background: url(../img/main_h1_bg.jpg) top left no-repeat;
	font-size: 14px;
	color: #876236;
	line-height: 34px;
}
#main2 h2 {
	width: 531px;
	margin-top: 30px;
	margin-bottom: 14px;
	padding-left: 18px;
	background: url(../img/main_h2_bg.jpg) top left no-repeat;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
#main2 h3 {
	width: 531px;
	margin-bottom: 8px;
	padding-left: 18px;
	background: url(../img/main_h3_bg.jpg) top left no-repeat;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
#main2 pre {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
#main2 p {
	margin-bottom: 17px;
}
#main2 p.underH2 {
	margin-left: 17px;
}
#main2 p.underH2 img {
	margin-bottom: 20px;
	padding: 3px 5px 5px 3px;
	background: url(../img/main_secondimage_bg.gif) top left no-repeat;
}
#main2 p.underH2 img.profile {
	margin-bottom: 10px;
	padding: 1px;
	background-image: none !important;
	background-color: #cccccc;
}
#main2 p.underH2Third {
	margin-left: 17px;
	margin-bottom: 20px;
}
#main2 p.underH2Third img.shadow {
	float: left;
	margin-right: 16px;
	margin-bottom:20px;
	padding: 2px 6px 6px 2px;
	background: url(../img/main_thirdimage_bg.gif) top left no-repeat;
	width: 246px;
}


#main2 #aboutimg .shadow {
	float: left;
	margin-right: 16px;
	margin-bottom:20px;
	padding: 2px 6px 6px 2px;
	background: url(../img/main_thirdimage_bg.gif) top left no-repeat;
	width: 246px;
}




#main2 p.underH2Third strong {
	font-weight: normal;
	color: #F0596E;
}
#main2 p.underH3 {
	margin-left: 17px;
}
#main2 p.underH3 img {
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
	padding: 1px;
	background: #cccccc;
}
#main2 ol.underH3 {
}
#main2 ol.underH3 li {
	margin-bottom: 10px;
}
#main2 ol.underH3 strong {
	font-weight: normal;
	color: #F0596E;
}

#main2 table.information {
	width: 532px;
	margin-left: 17px;
	margin-bottom: 20px;
	border-top: 1px solid #ffcccc;
	border-left: 1px solid #ffcccc;
}
#main2 table.information tr {
	background: #ffffff;
}
#main2 table.information th,
#main2 table.information td {
	padding: 10px;
	border-bottom: 1px solid #ffcccc;
	border-right: 1px solid #ffcccc;
}
#main2 table.information th {
	width: 60px;
	background: #fff4f4;
	text-align: center;
	color: #ff7d7d;
}

#main2 table.biography th {
	width: 100px;
}
#main2 p.tableTitle {
	margin-bottom: 5px;
	margin-left: 17px;
	color: #ff7d7d;
	text-align: left;
	font-weight: bold;
}
#main2 table.access th {
	width: 100px;
}#main2 table.access td.title {
	margin-left: 17px;
	padding: 2px;
	background: #fff4f4;
	color: #ff7d7d;
	text-align: center;
	font-weight: bold;
}

#main2 pre.box {
	margin: 0px 40px 20px 40px;
	padding: 10px;
	background: #fff4f4;
	text-align: center
}
#main2 p.inquiryButton {
	width: 134px;
	height: 19px;
	margin: 0px auto 20px auto;
	text-align: center;
}
#main2 p.recruitButton {
	width: 134px;
	height: 19px;
	margin: 0px auto 20px auto;
	text-align: center;
}
#main2 p.recruitButton a {
	display: block;
	width: 134px;
	height: 19px;
	background: url(../img/menu_button_recruit.gif) no-repeat;
	text-indent: -5000px;
	/*\*/ overflow:hidden; /* */
}
#main2 p.inquiryButton a {
	display: block;
	width: 134px;
	height: 19px;
	background: url(../img/menu_button_inquiry.gif) no-repeat;
	text-indent: -5000px;
	/*\*/ overflow:hidden; /* */
}
#main2 p.inquiryButton a:link,
#main2 p.inquiryButton a:visited {
	background-position: top left;
}
#main2 p.inquiryButton a:hover,
#main2 p.inquiryButton a:active {
	background-position: bottom left;
}
#main2 dl.inquiry {
	position: relative;
	width: 549px;
	height: 147px;
	background: url(../img/main_inquiry_bg.jpg) bottom left no-repeat;
	font-size: 12px;
	color: #666666;
}
#main2 dl.inquiry dd {
	margin: 0px 20px;
}
#main2 dl.inquiry dd.logo {
	float: left;
	width: 179px;
	margin: 0px;
}
#main2 dl.inquiry dd.logo img {
	margin-left: 20px;
}
#main2 dl.inquiry dd ul {
	width: 376px;
	height: 19px;
	margin: 5px 0px;
	list-style-type: none;
}
#main2 dl.inquiry dd ul li {
	float: left;
}
#main2 dl.inquiry dd ul li a {
	display: block;
	width: 100px;
	height: 19px;
	text-indent: -5000px;
	/*\*/ overflow:hidden; /* */
}
#main2 dl.inquiry dd ul li a:link,
#main2 dl.inquiry dd ul li a:visited {
	background-position: top left;
}
#main2 dl.inquiry dd ul li a:hover,
#main2 dl.inquiry dd ul li a:active {
	background-position: bottom left;
}
#main2 dl.inquiry dd ul li.reserve a {
	margin-right: 13px;
	background-image: url(../img/head_button_reserve.gif);
	background-repeat: no-repeat;
}
#main2 dl.inquiry dd ul li.counseling a {
	width: 150px;
	margin-right: 13px;
	background-image: url(../img/head_button_counseling.gif);
	background-repeat: no-repeat;
}
#main2 dl.inquiry dd ul li.inquiry a {
	background-image: url(../img/head_button_inquiry.gif);
	background-repeat: no-repeat;
}
/*#main2 dl.inquiry dd p.button {
	position: absolute;
	bottom: 50px;
	right: 33px;
	width: 134px;
	height: 19px;
	margin: 0px;
}
#main2 dl.inquiry dd p.button a {
	display: block;
	width: 134px;
	height: 19px;
	background: url(../img/menu_button_inquiry.gif) no-repeat;
	text-indent: -5000px;*/
	/*\*/ /*overflow:hidden;*? /* */
/*}*/
#main2 dl.inquiry dd p.button a:link,
#main2 dl.inquiry dd p.button a:visited {
	background-position: top left;
}
#main2 dl.inquiry dd p.button a:hover,
#main2 dl.inquiry dd p.button a:active {
	background-position: bottom left;
}
#main2 ul.buttons {
	width: 414px;
	margin: 0px;
	padding-bottom: 20px;
	padding-left: 135px;
	list-style-type: none;
}
#main2 ul.buttons li {
	font-size: 12px;
}
#main2 ul.buttons li.pink,#main2 ul.buttons li.orenge {
	margin-bottom: 8px;
}
#main2 ul.buttons li a {
	display: block;
	width: 253px;
	height: 33px;
	padding-left: 34px;
	line-height: 33px;
}
#main2 ul.buttons li a:link,
#main2 ul.buttons li a:visited {
	background-position: top left;
}
#main2 ul.buttons li a:hover,
#main2 ul.buttons li a:active {
	background-position: bottom left;
}
#main2 ul.buttons li.pink a {
	background-image: url(../img/main_button_bg_pink.jpg);
	background-repeat: no-repeat;
}
#main2 ul.buttons li.orenge a {
	background-image: url(../img/main_button_bg_orenge.jpg);
	background-repeat: no-repeat;
}
#main2 ul.buttons li.brown a {
	background-image: url(../img/main_button_bg_brown.jpg);
	background-repeat: no-repeat;
}
#main2 p.categoryLink {
	width: 532px;
	margin-top: 15px;
	padding-left: 17px;
	background: url(../img/main_categorylink_bg.gif) top left no-repeat;
	font-size: 11px;
	color: #666666;
	line-height: 25px;
}
#main2 dl.bad {
	margin: 0px 0px 24px 17px;
	padding: 10px;
	background: #f5f5f5;
}
#main2 dl.bad dt {
	margin-bottom: 10px;
	font-weight: bold;
}
#main2 dl.bad ul {
	margin-left: 24px;
}
#main2 dl.bad li.last {
	margin-bottom: 10px;
}
#main2 ul.good {
	margin: 0px 0px 17px 17px;
	padding: 10px 10px 10px 34px;
	border: 2px dotted #ffcccc;
	background: #fff4f4;
}
#main2 dl.good {
	margin: 0px 0px 17px 17px;
	padding: 10px;
	border: 2px dotted #ffcccc;
	background: #fff4f4;
}
#main2 .good img {
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	margin-top: 10px;
	padding-left: 30px;
}

#main2 dl.good dt {
	margin-bottom: 10px;
	font-weight: bold;
}
#main2 dl.good dd.last {
	margin-bottom: 0px;
}
#main2 dl.good dd.last p {
	margin-bottom: 0px;
}
#main2 dl.good ul {
	margin-left: 24px;
}
#main2 dl.good li.last {
	margin-bottom: 0px;
}
#main2 div.bustupBox {
	position: relative;
	width: 549px;
	height: 115px;
	margin-bottom: 25px;
	background: url(../img/main_bustupbox_bg.gif) top left repeat-y;
}
#main2 div.noHeight {
}	
#main2 div.bustupBox div.bustupTop {
	width: 549px;
	height: 4px;
	background: url(../img/main_bustupbox_bg_top.gif) top left no-repeat;
	font-size: 4px;
	line-height: 4px;
}
#main2 div.bustupBox div.bustupBottom {
	width: 549px;
	height: 4px;
	background: url(../img/main_bustupbox_bg_bottom.gif) top left no-repeat;
	font-size: 4px;
	line-height: 4px;
}
#main2 div.bustupBox div.bustupMiddle {
	width: 539px;
	margin-left: 5px;
}
#main2 div.bustupBox h2 {
	float: right;
	width: 361px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #624a3a;
	font-weight: normal;
	line-height: 30px;
}
#main2 div.bustupBox h2.nolink {
	width: 328px;
	padding-left: 33px;
	background: url(../img/main_bustupbox_h2_bg_nolink.jpg) top left no-repeat;
}
#main2 div.bustupBox h2 a {
	display: block;
	width: 328px;
	height: 30px;
	padding-left: 33px;
	background: url(../img/main_bustupbox_h2_bg.jpg) top left no-repeat;
}
#main2 div.bustupBox img {
	float: left;
}
#main2 div.bustupBox p.text {
	float: right;
	width: 341px;
	padding: 10px 10px 0px 10px;
}
#main2 div.bustupBox p.link {
	position: absolute;
	bottom: -18px;
	right: 0px;
	width: 67px;
	height: 21px;
}
#main2 div.bustupBox p.link a {
	display: block;
	width: 63px;
	height: 17px;
	background: url(../img/main_bustupbox_link.gif) top left no-repeat;
	text-indent: -5000px;
	/*\*/ overflow:hidden; /* */
}
#main2 div.bustupBox div {
	width: 265px;
}
#main2 div.bustupBox ul {
	margin-left: 24px;
}
#main2 dl.faq dt {
	margin-bottom: 10px;
	padding-left: 24px;
	background: url(../img/icon_q.gif) top left no-repeat;
	line-height: 19px;
	font-weight: bold;
}
#main2 dl.faq dd {
	margin-bottom: 20px;
	padding-left: 24px;
	background: url(../img/icon_a.gif) top left no-repeat;
	line-height: 19px;
}
#main2 p.message {
	margin-bottom: 20px;
}
#main2 p.message img.shadow {
	float: left;
	margin-right: 16px;
	margin-bottom: 20px;
	padding: 2px 6px 6px 2px;
	background: url(../img/main_message_img_bg.gif) top left no-repeat;

}
#main2 p.buttonBig {
	padding-left: 135px;
}
#main2 p.buttonBig a {
	display: block;
	width: 253px;
	height: 33px;
	padding-left: 34px;
	background: url(../img/main_button.jpg) top left no-repeat;
	line-height: 33px;
	text-align: left;
}
#main2 p.buttonThree {
	height: 33px;
	margin-left: 15px;
}

#main2 p.buttonThree a {
	display: block;
	float: left;
	width: 137px;
	height: 33px;
	margin-right: 10px;
	padding-left: 34px;
	background: url(../img/main_button_small.jpg) top left no-repeat;
	line-height: 33px;
}
#main2 p.buttonThree a.last {
	margin-right: 0px;
}

/* インデックス */

#index {
	margin-top: 5px;
	padding: 11px 15px 11px 11px;
}
#index h1 {
	margin-bottom: 5px;
	font-size: 12px;
	color: #876536;
}
#index p {
	margin-bottom: 16px;
}
#index h2 {
 font-size:130%;
  color:#624a3a;
  }

#index div.introduction {
	float: left;
	width: 180px;
	margin-right: 5px;
	background: url(../img/index_introduction_bg.gif) top left repeat-y;
}
#index div.introduction h2 {
	width: 170px;
	height: 45px;
	margin: 0px;
	font-size: 12px;
	color: #624a3a;
	font-weight: normal;
}
/*#index div.introduction h2 a {*/
#index div.introduction h2 {
	display: block;
	width: 143px;
	height: 35px;
	margin: 0px;
	padding: 5px 5px 5px 32px;
	background: url(../img/index_introduction_title_bg.jpg) top left no-repeat;
}
#index div.introduction p {
	margin: 0px;
}
#index div.introduction p.text {
	padding: 0px 17px;
}
#index div.introduction p.link {
	width: 180px;
	height: 23px;
	background: url(../img/index_introduction_bg_bottom.gif) bottom left no-repeat;
}
#index div.introduction p.link a {
	display: block;
	width: 70px;
	height: 23px;
	margin-left: 110px;
	text-indent: -5000px;
	/*\*/ overflow:hidden; /* */
	background: url(../img/index_introduction_bg_bottom.gif) bottom right no-repeat;
}
#index div.introduction p img {
	margin-left: 4px;
	margin-bottom: 7px;
	padding-bottom: 1px;
	background: #ffffff;
}
#index div.last {
	margin-right: 0px;
}
#index table.information {
	width: 550px;
	margin-bottom: 30px;
}
#index table.information caption {
	border-top: 22px solid #ffffff;
}
#index table.information th,
#index table.information td {
	padding: 4px 0px;
}
#index table.information th {
	width: 80px;
	padding-left: 4px;
	background: url(../img/index_information_border.gif) bottom left no-repeat;
	color: #996600;
	font-weight: normal;
	vertical-align: top;
}
#index table.information td {
	font-size: 14px;
	vertical-align: top;
	color: #624a3a;
	background: url(../img/index_information_border.gif) bottom right no-repeat;
}
#index table.information td p {
	margin: 0px;
	padding: 0px;
}

#index div.comprex {
	width: 529px;
	margin-left: 6px;
}
#index div.comprex ul {
	margin-left: 24px;
}
#index p.bannerAcr {
	position: relative;
	width: 550px;
	height: 57px;
	margin-left: 0px;
	margin-right: 0px;
}
#index p.bannerAcr img {
	vertical-align: bottom;
}
#index p.bannerAcr span {
	position: absolute;
	top: 9px;
	left: 158px;
	width: 295px;
	font-size: 11px;
	line-height: 1.3;
	color: #FA5A66;
}

/* ヘッダ */

#summary {
	padding-right: 6px;
	padding-top: 4px;
	background: #ffffff;
	font-size: 11px;
	color: #999999;
	line-height: 12px;
	text-align: right;
}
#summary h1 {
	font-size:10px;
}
#head {
	position: relative;
	width: 770px;
	height: 88px;
}
#head ul {
	position: absolute;
	right: 15px;
	bottom: 11px;
	width: 376px;
	height: 19px;
	list-style-type: none;
}
#head ul li {
	float: left;
}
#head ul li a {
	display: block;
	width: 100px;
	height: 19px;
	text-indent: -5000px;
	/*\*/ overflow:hidden; /* */
}
#head ul li a:link,
#head ul li a:visited {
	background-position: top left;
}
#head ul li a:hover,
#head ul li a:active {
	background-position: bottom left;
}
#head ul li.reserve a {
	margin-right: 13px;
	background-image: url(../img/head_button_reserve.gif);
	background-repeat: no-repeat;
}
#head ul li.counseling a {
	width: 150px;
	margin-right: 13px;
	background-image: url(../img/head_button_counseling.gif);
	background-repeat: no-repeat;
}
#head ul li.inquiry a {
	background-image: url(../img/head_button_inquiry.gif);
	background-repeat: no-repeat;
}

/* サイドメニュー */

#menu {
	float: left;
	width: 192px;
	background: url(../img/menu_bg.jpg) top left repeat-y;
	margin: 0px 0px 0px 6px;
	padding: 0px;
	display: inline;
}
#menu dl.navi {
	width: 192px;
	margin-bottom: 7px;
	background: url(../img/menu_navi_bg.gif) top left repeat-y;
}
#menu dl.navi dt {
	width: 192px;
	height: 56px;
	background: url(../img/menu_navi_dt_bg.gif) bottom left no-repeat;
}
#menu dl.navi dt.healing {
	width: 192px;
	height: 54px;
	padding-bottom: 6px;
	background: url(../img/menu_navi_healing.jpg) top left no-repeat;
}
#menu dl.navi dt.voice {
	width: 192px;
	height: 54px;
	padding-bottom: 6px;
	background: url(../img/menu_navi_voice.jpg) top left no-repeat;
}
#menu dl.navi dt.voice a {
	background: url(../img/menu_navi_voice.jpg) top left no-repeat;
}
#menu dl.navi dt.voice a:hover,
#menu dl.navi dt.voice a:active {
	background-position: bottom left;
}
#menu dl.navi dt.bustupOpen {
	width: 192px;
	height: 56px;
	padding-bottom: 6px;
	background: url(../img/menu_navi_bustup_open.jpg) no-repeat;
}
#menu dl.navi dt a {
	display: block;
	width: 192px;
	height: 54px;
	text-indent: -5000px;
	/*\*/ overflow:hidden; /* */
	background-repeat: no-repeat;
}
#menu dl.navi dt a:link,
#menu dl.navi dt a:visited {
	background-position: top left;
}
#menu dl.navi dt a:hover,
#menu dl.navi dt a:active {
	background-position: bottom left;
}
#menu dl.navi dt.clinic a {
	background-image: url(../img/menu_navi_clinic.jpg);
}
#menu dl.navi dt.bustup a {
	background-image: url(../img/menu_navi_bustup.jpg);
}
#menu dl.navi dt.bustupOpen a {
	background-image: url(../img/menu_navi_bustup_open.jpg);
}
#menu dl.navi dt.fat a {
	background-image: url(../img/menu_navi_fat.jpg);
}
#menu dl.navi dt.healing a {
	background-image: url(../img/menu_navi_healing.jpg);
}
#menu dl.navi dd {
	width: 172px;
	padding: 0px 5px 0px 15px;
	background: url(../img/menu_navi_border.gif) bottom left no-repeat;
	font-size: 11px;
	line-height: 25px;
}
#menu dl.navi dd.healing {
	font-size: 12px;
}
#menu dl.navi dd.last {
	padding-bottom: 5px;
	background: url(../img/menu_navi_bottom.gif) bottom left no-repeat;
}
#menu dl.navi dd.bustupLast {
	padding-bottom: 6px;
	background: url(../img/menu_navi_bustup_open_bottom.gif) bottom left no-repeat;
}
#menu dl.navi dd a {
	padding-left: 11px;
	background: url(../img/menu_navi_arrow.gif) top left no-repeat;
}
#menu dl.navi dd.healing a {
	padding-left: 11px;
	background: url(../img/menu_navi_healing_arrow.gif) top left no-repeat;
}
#menu p {
	margin-left: 4px;
	margin-bottom: 3px;
}
#menu dl.reserve {
	width: 183px;
	height: 65px;
	margin-left: 4px;
	margin-bottom: 9px;
	background: url(../img/menu_reserve_bg.jpg) bottom left no-repeat;
}
#menu dl.reserve dt {
	margin: 0px;
}
#menu dl.reserve dd {
	margin: 0px;
	padding-top: 5px;
}
#menu dl.reserve dd a {
	display: block;
	width: 136px;
	height: 22px;
	margin-left: 22px;
	background: url(../img/menu_button_reserve.gif) no-repeat;
	text-indent: -5000px;
	/*\*/ overflow:hidden; /* */
}
#menu dl.reserve dd a:link,
#menu dl.reserve dd a:visited {
	background-position: top left;
}
#menu dl.reserve dd a:hover,
#menu dl.reserve dd a:active {
	background-position: bottom left;
}
#menu dl.inquiry {
	width: 192px;
	background: url(../img/menu_inquiry_bg.gif) top left repeat-y;
}
#menu dl.inquiry dt {
	margin-left: 8px;
}
#menu dl.inquiry dd {
	width: 192xp;
	font-size: 11px;
	color: #666666;
}
#menu dl.inquiry dd.last {
	padding-bottom: 12px;
	background: url(../img/menu_inquiry_bg_bottom.gif) bottom left no-repeat;
}
#menu dl.inquiry dd.last a {
	display: block;
	width: 134px;
	height: 19px;
	margin-left: 30px;
	background: url(../img/menu_button_inquiry.gif) no-repeat;
	text-indent: -5000px;
	/*\*/ overflow:hidden; /* */
}
#menu dl.inquiry dd.last a:link,
#menu dl.inquiry dd.last a:visited {
	background-position: top left;
}
#menu dl.inquiry dd.last a:hover,
#menu dl.inquiry dd.last a:active {
	background-position: bottom left;
}
#menu dl.mobile {
	display: block;
	width: 175px;
	height: 90px;
	font-size: 12px;
	color: #666666;
	background-image: url(/common/img/main_mobile_bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 8px;
	margin-top: 10px;
}
#menu dl.mobile dt {
	font-size: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 89px;
	display: block;
	padding-top: 50px;
}

#menu dl.blog {
	display: block;
	width: 175px;
	margin-left: 8px;
	margin-top: 10px;
}
/* フッタ */

#footer {
	clear: both;
	padding-bottom: 8px;
	background: url(../img/footer_bg_bottom.gif) bottom left no-repeat;
}

div#footer ul {
	color: #ffffff;
	font-size: 11px;
	text-align: center;
	list-style: none;
	width: 770px;
	margin: 25px 0px 0px 6px;
	padding: 8px 0px 3px;
	background: url(../img/footer_footerlink_bg.jpg) bottom left no-repeat;
}
div#footer ul li {
	display: inline;
}
p#footerLink {
	width: 770px;
	padding-top: 25px;
	margin-left: 6px;
	background: url(../img/footer_footerlink_bg.jpg) top left no-repeat;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	line-height: 27px;
}
#footer div {
	width: 770px;
	margin-left: 6px;
	padding-bottom: 4px;
}
#footer div address {
	float: left;
	padding: 8px 0px 0px 13px;
	background: #ffffff;
	font-style: normal;
	font-size: 11px;
	color: #999999;
}
#footer div img {
	float: right;
}
#footerTopLink{
	text-align:center;
	font-size:10px;
	color:#999999;
}
#footer .email {
	float: none;
}
/* サイトマップ */

#sitemap ul {
	font-size: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#sitemap ul ul {
	background: url(../img/s-dot3.gif) repeat-y left top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-left: 0px;
}
#sitemap ul li {
	background: url(../img/s-dot.gif) no-repeat;
	list-style-type: none;
	padding-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
#sitemap ul li.s-close {
	background: url(../img/s-dot2.gif) no-repeat;
	margin-bottom: 5px;
}
#sitemap ul li.s-close2 {
	background: url(../img/s-dot4.gif) no-repeat;
	margin-bottom: 0px;
}
#sitemap ul li.s-close3 {
	background: url(../img/s-dot5.gif) no-repeat;
}
#sitemap ul li.s-close4 {
	background: #FFF url(../img/s-dot4.gif) no-repeat left top;
}

/* フォーム用定義 */

.mail-form{
}
.mail-input {
	text-align: center;
}

#main2 table.form-tbl {
}
#main2 table.form-tbl th {
}
#main2 table.form-tbl td {
}
.caution {
	font-size: 12px;
	color: #666666;
	list-style: none;
}
.caution strong {
	color: #FF0000; 
}
#index div.introduction h3 {
	width: 170px;
	height: 45px;
	margin: 0px;
	font-size: 12px;
	color: #624a3a;
	font-weight: normal;
}
#index div.introduction h3 a {
	display: block;
	width: 143px;
	height: 35px;
	margin: 0px;
	padding: 5px 5px 5px 32px;
	background: url(../img/index_introduction_title_bg.jpg) top left no-repeat;
}
strong {
	font-weight: normal;
}
#dang a {
	font-size: 12px;
	margin-left: 12px;
	color: #999999;
	text-decoration: underline;
	float: left;
	width: 300px;
}
#main2 dl.policy dt{
	font-weight: bold;
	color: #FD95A0;
	margin-bottom: 8px;
}
#main2 .policy dd {
	margin-bottom: 15px;
}
#all #contents #main #main2 .unnecessary {
	margin-bottom: 300px;
}
.btns .btn_reservation {
	float: left;
	width: 156px;
	margin-right: 5px;
}
.btns li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.btns ul {
	margin: 0px;
	padding: 5px;
}
.btns .btn_counseling {
	float: left;
	width: 212px;
	margin-right: 5px;
}
#all #contents #main #main2 .noHeight {
	height: auto;
}

#price_bust {
	padding: 0px;
	margin: 0px auto auto 0px;
	text-align: center;
}
.ex_red {
	font-weight: bold;
	color: #FF0000;
}
.please_tel {
	padding-left: 5px;
	padding-bottom: 20px;
}
#dang p {
	color: #FF0000;
	margin: 15px 12px 12px;
	font-weight: bold;
}
#dang em {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-bottom: auto;
}

/* bustup-about */
ul#type {
height: 85px;
margin: 0 0 20px 17px;
width: 532px;
}
ul#type-last {
height: 85px;
margin: 0 0 40px 17px;
width: 532px;
}
ul#type li,
ul#type-last li {
display: block;
float: left;
height: 85px;
width: 250px;
}
ul#type li.fig,
ul#type-last li.fig {
margin-right: 10px;
width: 250px;
}
ul#type li.more,
ul#type-last li.more {
font-size: 12px;
height: 70px;
line-height: 18px;
padding-top: 15px;
width: 272px;
}

#fb_link{
	
	padding-top:20px;
	padding-left:20px;
}
