@charset "UTF-8";
/*----------------------------------------------------------------------
------------------------------------------------------------------------

index CSS File

File Name		index.css
Note			インデックス用スタイルシート


Version			1.0

New Creation	09.08.04
Update			09.07.31

Created By		Yoshiaki Murakami

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------

目次

1.共通部分

2.ヘッダー
	2-1.H1
	2-2.サイトマップリンク
	2-3.ロゴ
	2-4.相談／予約
	2-5.メインイメージ
	2-6.グローバルナビゲーション

3.メインコンテンツ
	3-1.キャンペーン
	3-2.新着お悩み相談
	3-3.ボディジェットの特徴 & クリニック紹介共通部分
	3-4.ボディジェットの特徴
	3-5.クリニック紹介

4.フッター
	4-1.フッターナビゲーション
	4-2.フッターメニュー
	4-3.フッターテキスト
	4-4.ページトップリンク
	4-5.コピーライト

------------------------------------------------------------------------
----------------------------------------------------------------------*/

/*
1.共通部分
------------------------------------------------------------------------
----------------------------------------------------------------------*/
body {
	background:url(../img/header_bg.jpg) center 25px repeat-x;
/*	background:url(../img/header_bg.jpg) center 115px repeat-x;*/
}

#container {
	background:url(../img/h1_bg.gif) left top repeat-x;
}

* html #container {
	text-align:center;
}

#container div {
	margin:0px auto;
}

* html #container div {
	text-align:left;
	margin:0px;
}


/*
2.ヘッダー
------------------------------------------------------------------------
----------------------------------------------------------------------*/
#container #header {
	position:relative;
	width:790px;
	background:none;
}

* html #container #header {
	width:800px;
	text-align:left;
}

/*
2-1.H1
------------------------------------------------------------------*/
#container #header h1 {
	line-height:25px;
	color:#fff;
}

/*
2-2.サイトマップリンク
------------------------------------------------------------------*/
/*#container #header .link {
	position:absolute;
	top:2px;
	right:0px;
}

* html #container #header .link {
	right:5px;
}

#container #header .link a {
	color:#fff;
}

#container #header .link a:hover {
	color:#102b8d;
}
*/
/*
2-3.ロゴ
------------------------------------------------------------------*/
#container #header h2 {
/*	margin-bottom:0px;*/
	margin-bottom:8px;
}

* html #container #header h2 {
	margin-left:0px;
}

/*
2-4.相談／予約
------------------------------------------------------------------*/
#container #header #hinfo {
	position:absolute;
	right:0px;
	top:28px;
	width:286px;
}

* html #container #header #hinfo {
	right:5px;
}

#container #header #hinfo dt ,
#container #header #hinfo dd ,
#container #header #hinfo .form ul li {
	float:left;
	display:inline;
}

#container #header #hinfo .form ul li {
	margin:0px 3px;
}

#container #header #hinfo .form ul .consultation {
	background:url(../img/hinfo_consultation_button_h.gif) left top no-repeat;
}

#container #header #hinfo .form ul .reservation {
	background:url(../img/hinfo_reservation_button_h.gif) left top no-repeat;
}

#container #header #hinfo .form ul li a {
	display:block;
	height:30px;
}

#container #header #hinfo .form ul .consultation a {
	width:128px;
}

#container #header #hinfo .form ul .reservation a {
	width:90px;
}

#container #header #hinfo .form ul li a:hover {
	background:none;
}

#container #header #hinfo .form ul li a:hover img {
	width:0px;
	height:0px;
}

/*
2-5.メインイメージ
------------------------------------------------------------------*/
#container #header  #mainimg {
/*	padding-top:12px;*/
}

* html #container #header  #mainimg {
	margin-left:5px;
}

/*
2-6.グローバルナビゲーション
------------------------------------------------------------------*/
#container #header #gnavi {
	padding:0px;
	height:220px;
}

* html #container #header #gnavi {
	margin-left:5px;
}

#container #header #gnavi li {
	float:left;
	margin-right:20px;
	padding-bottom:20px;
	background:url(../img/index_gnavi_bg.gif) left bottom no-repeat;
}

#container #header #gnavi .case ,
#container #header #gnavi .qa {
	margin:0px;
}

#container #header #gnavi li dl {
	position:relative;
}

* html #container #header #gnavi li {
	height:1%;
}

#container #header #gnavi li dl dd {
	position:absolute;
	top:50px;
	text-align:center;
}

#container #header #gnavi .about dl dd ,
#container #header #gnavi .price dl dd {
	left:42px;
}

#container #header #gnavi .flow dl dd {
	left:17px;
}

#container #header #gnavi .case dl dd {
	left:22px;
}

#container #header #gnavi .introduction dl dd {
	left:20px;
}

#container #header #gnavi .qa dl dd {
	left:38px;
}

#container #header #gnavi .about dl dt {
	background:url(../img/index_gnavi_about_h.gif) left top no-repeat;
}

#container #header #gnavi .flow dl dt {
	background:url(../img/index_gnavi_flow_h.gif) left top no-repeat;
}

#container #header #gnavi .case dl dt {
	background:url(../img/index_gnavi_case_h.gif) left top no-repeat;
}

#container #header #gnavi .introduction dl dt {
	background:url(../img/index_gnavi_introduction_h.gif) left top no-repeat;
}

#container #header #gnavi .price dl dt {
	background:url(../img/index_gnavi_price_h.gif) left top no-repeat;
}

#container #header #gnavi .qa dl dt {
	background:url(../img/index_gnavi_qa_h.gif) left top no-repeat;
}

#container #header #gnavi li dl dt a {
	display:block;
	width:250px;
	height:90px;
}

#container #header #gnavi li dl dt a:hover {
	background:none;
}

#container #header #gnavi li dl dt a:hover img {
	width:0px;
	height:0px;
}

#container #header #gnavi li dl dd a {
	width:auto;
	height:auto;
	line-height:1.2em;
	color:#7c7672;
}

/*
3.メインコンテンツ
------------------------------------------------------------------------
----------------------------------------------------------------------*/
#container #contents {
	padding:0px;
}

* html #container #contents {
	padding:0px;
	text-align:center;
}

*+html #container #contents {
	padding:0px;
}

#container #contents #main {
	clear:both;
	float:none;
	margin:0px;
	width:790px;
}

* html #container #contents #main {
	margin-left:5px;
	width:800px;
}

/*
3-1.キャンペーン
------------------------------------------------------------------*/
#container #main #banner {
	float:left;
	margin:20px 19px 30px 0px;
	width:380px;
}

* html #container #main #banner {
/*	margin-bottom:0px;
	padding-bottom:16px;*/
	margin-bottom:10px;
}

*+html #container #main #banner {
/*	margin-bottom:0px;
	padding-bottom:16px;*/
	margin-bottom:10px;
}

#container #main #banner li {
	float:left;
	display:inline;
	margin-bottom:10px;
}

#container #main #banner #transportation ,
#container #main #banner #oneday {
	margin-right:7px;
}

#container #main #banner #upgrademonitor {
	position:relative;
}

#container #main #banner #upgrademonitor dd {
	position:absolute;
}

#container #main #banner #upgrademonitor .term {
	color:#7C7671;
	top:98px;
	left:111px;
}

#container #main #banner #upgrademonitor .term span {
	font-size:1.2em;
	font-weight:bold;
}

#container #main #banner #upgrademonitor .counter {
	right:38px;
	bottom:56px;
	text-align:center;
	color:#fff;
}

#container #main #banner #upgrademonitor .counter dl ,
#container #main #banner #upgrademonitor .counter dl dd {
	position:static;
}

#container #main #banner #upgrademonitor .counter dl dt {
	margin-bottom:5px;
}

#container #main #banner #upgrademonitor .counter dl dd {
	font-size:1.3em;
	font-weight:bold;
}

#container #main #banner #upgrademonitor .counter dl dd span {
	font-weight:bold;
}

#container #main #banner .hover {
	background:url(../img/index_campaign_h.gif) left top no-repeat;
}

#container #main #banner .hover a {
	display:block;
	width:380px;
	height:180px;
}

#container #main #banner .hover a:hover {
	background:none;
}

#container #main #banner .hover a:hover img {
	width:0px;
	height:0px;
}

/*
3-2.新着お悩み相談
------------------------------------------------------------------*/
#container #main #qa {
	float:left;
	margin:0px 0px 20px;
	width:391px;
}

* html #container #main #qa {
	margin-bottom:0px;
	padding-bottom:16px;
}

*+html #container #main #qa {
	margin-bottom:0px;
	padding-bottom:16px;
}

#container #main #qa ol {
	padding-left:11px;
	width:380px;
}

#container #main #qa ol li {
	padding:0px;
	background:none;
}

*+html #container #main #qa ol li {
	height:1%;
}

#container #main #qa ol .last {
	padding-bottom:9px;
	background:url(../img/index_qa_bg_footer.gif) left bottom no-repeat;
}

#container #main #qa ol li dl {
	position:relative;
	padding:10px 0px 10px 45px;
	border-right:1px solid #c8c4c1;
	border-bottom:1px solid #c8c4c1;
	border-left:1px solid #c8c4c1;
	background:url(../img/qa_icon1.gif) 11px 6px no-repeat;
	text-align:left;
}

* html #container #main #qa ol li dl {
	width:380px;
}

#container #main #qa ol .even dl {
	background:url(../img/qa_icon2.gif) 11px 6px no-repeat #f2f2f0;
}

#container #main #qa ol .last dl {
	padding-bottom:1px;
	border-bottom:0px;
}

#container #main #qa ol li dl dt {
	position:static;
	padding-bottom:6px;
	background:url(../img/border1.gif) left bottom repeat-x;
}

#container #main #qa ol .even dl dt {
	background:url(../img/border2.gif) left bottom repeat-x;
}

#container #main #qa ol li dl dt a {
	padding-right:40px;
	font-size:1.2em;
	line-height:1.2em;
}

*+html #container #main #qa ol li dl dt a {
	line-height:1.3em;
}

#container #main #qa ol li dl dt span {
	position:absolute;
	top:10px;
	right:10px;
}

#container #main #qa ol li dl .category {
	display:block;
	margin-top:5px;
}

#container #main #qa ol li dl .category ul {
	display:block;
	width:230px;
}

#container #main #qa ol li dl .category ul li {
	float:left;
	display:inline;
	padding:0px;
	border:none;
	background:none;
	white-space:nowrap;
	line-height:1.4em;
	color:#7C7671;
}

#container #main #qa ol li dl .category ul li:first-child:before {
	content:"";
}

#container #main #qa ol li dl .category ul li:before {
	content:"／";
}

* html #container #main #qa ol li dl .category ul li {
	padding-left:10px;
	background:url(../img/slash1.gif) left center no-repeat;
}

*+html #container #main #qa ol li dl .category ul li {
	padding-left:10px;
	background:url(../img/slash1.gif) left center no-repeat;
}

* html #container #main #qa ol .even dl .category ul li {
	padding-left:10px;
	background:url(../img/slash2.gif) left center no-repeat;
}

*+html #container #main #qa ol .even dl .category ul li {
	padding-left:10px;
	background:url(../img/slash2.gif) left center no-repeat;
}

* html #container #main #qa ol li dl .category ul .first {
	padding-left:0px;
	background:none;
}

*+html #container #main #qa ol li dl .category ul .first {
	padding-left:0px;
	background:none;
}

* html #container #main #qa ol .even dl .category ul .first {
	padding-left:0px;
	background:none;
}

*+html #container #main #qa ol .even dl .category ul .first {
	padding-left:0px;
	background:none;
}

#container #main #qa ol li dl .category ul li a {
	color:#7c7671;
	text-decoration:underline;
}

#container #main #qa ol li dl .category ul li a:hover {
	color:#005bac;
}

#container #main #qa ol li dl .date {
	clear:both;
	position:absolute;
	right:10px;
	bottom:10px;
	color:#7C7671;
}

#container #main #qa ol .last dl .date {
	bottom:1px;
}

#container #main #qa .link {
	width:391px;
	height:24px;
	margin-top:6px;
	background:url(../img/qa_button_h.gif) right top no-repeat;
}

#container #main #qa .link a {
	float:right;
	display:block;
	width:99px;
	height:24px;
}

#container #main #qa .link a:hover {
	background:none;
}

#container #main #qa .link a:hover img {
	width:0px;
	height:0px;
}

/*
3-3.お悩み相談集 検索回数の多いキーワード
------------------------------------------------------------------*/
#container #main #keyword {
	float:left;
	display:inline;
	width:383px;
	margin-left:8px;
}

#container #main #keyword .wrapper {
	margin-left:3px;
	background:url(../img/index_keyword_bg.gif) right top repeat-y;
}

#container #main #keyword .wrapper ul {
	padding:10px;
	background:url(../img/index_qa_bg_footer.gif) right bottom no-repeat;
}

#container #main #keyword .wrapper ul li {
	display:inline;
}

#container #main #keyword .wrapper ul li a {
	margin:0px 5px;
	font-size:1em;
	line-height:1.2;
}

#container #main #keyword .wrapper ul li .no1 {
	font-size:2.2em;
}

#container #main #keyword .wrapper ul li .no2 {
	font-size:2.2em;
}

#container #main #keyword .wrapper ul li .no3 {
	font-size:1.6em;
}

#container #main #keyword .wrapper ul li .no4 {
	font-size:1.6em;
}

#container #main #keyword .wrapper ul li .no5 {
	font-size:1em;
}

#container #main #keyword .wrapper ul li .no6 {
	font-size:1em;
}

#container #main #keyword .link {
	margin-top:6px;
	text-align:right;
}

/*
3-3.ボディジェットの特徴 & クリニック紹介共通部分
------------------------------------------------------------------*/
#container #main .window {
	margin-top:20px;
	width:790px;
	background:url(../img/index_window_bg.gif) left top repeat-y;
}

#container #main .window div.contents {
	padding:12px 12px 0px;
	width:766px;
	background:url(../img/index_window_bg_header.gif) left top no-repeat;
}

#container #main .window .contents h4 {
	padding:0px;
}

#container #main .window .contents .wrapper {
	width:766px;
	background:url(../img/index_feature_contents_bg.jpg) 607px top no-repeat;
}

#container #main .window .footer {
	clear:both;
	margin:0px;
	height:auto;
	background:url(../img/index_window_bg_footer.gif) left bottom no-repeat;
	line-height:44px;
}

#container #main .window .footer ul {
	padding:10px;
	height:24px;
}

* html #container #main .window .footer {
	padding-top:10px;
}

* html #container #main .window .footer ul {
	padding-top:0px;
	margin-top:10px;
}

#container #main .window .footer ul li {
	float:left;
	margin-left:5px;
}

#container #main .window .footer ul li a {
	display:block;
	height:24px;
}

#container #main .window .footer ul a:hover {
	background:none;
}

#container #main .window .footer ul a:hover img {
	width:0px;
	height:0px;
}

/*
3-4.ボディジェットの特徴
------------------------------------------------------------------*/
#container #main #feature {
	clear:both;
}

#container #main #feature .contents .wrapper {

}

#container #main #feature .contents h5 {
	margin:0px 0px 21px 92px;
	padding:25px 0px 0px;
}

#container #main #feature .contents ul {
	margin:0px 0px 19px 42px;
	padding:0px;
	height:152px;
}

#container #main #feature .contents ul li {
	float:left;
	display:inline;
}

#container #main #feature .contents ul #feature1 {
	margin-right:18px;
}

#container #main #feature .contents ul #feature2 {
	margin-right:9px;
}

#container #main #feature .contents table {
	clear:both;
	margin:0px 0px 30px 20px;
	border-bottom:1px solid #c8c4c1;
}

* html #container #main #feature .contents table thead tr th {
	border-bottom:1px solid #c8c4c1;
}

*+html #container #main #feature .contents table thead tr th {
	border-bottom:1px solid #c8c4c1;
}

* html #container #main #feature .contents table thead tr th {
	text-align:right;
}

*+html #container #main #feature .contents table thead tr th {
	text-align:right;
}

#container #main #feature .contents table tbody {
	border:1px solid #c8c4c1;
}

#container #main #feature .contents table tbody tr th ,
#container #main #feature .contents table tbody tr td {
	padding:9px 0px 8px;
	border-right:1px solid #c8c4c1;
	border-left:1px solid #c8c4c1;
	background:url(../img/border1.gif) left bottom repeat-x;
	text-align:center;
	color:#7c7671;
}

#container #main #feature .contents table tbody .even th ,
#container #main #feature .contents table tbody .even td {
	background:url(../img/border1.gif) left bottom repeat-x #f2f2f0;
}

#container #main #feature .contents table tbody .last th ,
#container #main #feature .contents table tbody .last td {
	background-image:none;
}

#container #main #feature .contents table tbody tr th {
	width:80px;
}

#container #main #feature .contents table tbody tr th span {
	font-size:0.8em;
}

#container #main #feature .contents table tbody tr td {
	width:120px;
}

* html #container #main #feature .contents table tbody tr td {
	width:119px;
}

*+html #container #main #feature .contents table tbody tr td {
	width:119px;
}

#container #main #feature .contents #hd {
	padding-top:1px;
	background:url(../img/border1.gif) left top repeat-x;
}

* html #container #main #feature .contents #hd {
	width:766px;
}

#container #main #feature .contents #hd .wrapper {
	padding:30px 30px 26px 180px;
	width:auto;
	background:url(../img/index_feature_hd_bg.gif) 30px 30px no-repeat;
}

#container #main #feature .contents #hd .wrapper h6 {
	float:left;
	margin-top:16px;
}

#container #main #feature .contents #hd .wrapper p {
	margin-left:288px;
	margin-bottom:16px;
	line-height:1.8em;
	color:#69635f;
}

#container #main #feature .contents #hd .wrapper p span.point {
	color:#00469b;
}

#container #main #feature .contents #hd .wrapper #trouble {
	clear:both;
	margin-bottom:20px;
	padding:1px;
	height:120px;
	border:1px solid #bcb8b4;
}

* html #container #main #feature .contents #hd .wrapper #trouble {
	position:relative;
}

#container #main #feature .contents #hd .wrapper #trouble dt ,
#container #main #feature .contents #hd .wrapper #trouble dd ul li {
	float:left;
	margin:1px;
}

* html #container #main #feature .contents #hd .wrapper #trouble dt {
	position:absolute;
	top:1px;
	left:1px;
}

#container #main #feature .contents #hd .wrapper #trouble dd ul {
	margin:0px;
	height:120px;
}

*+html #container #main #feature .contents #hd .wrapper #trouble dd ul {
	display:inline;
}

#container #main #feature .contents #hd .wrapper #trouble dd ul li {
	float:left;
/*	display:inline;*/
	padding:8px;
	width:120px;
	height:42px;
	background-color:#daeefa;
	background-position:right bottom;
	background-repeat:no-repeat;
	line-height:1.4em;
	color:#69635f;
}

* html #container #main #feature .contents #hd .wrapper #trouble dd ul li {
	padding:8px 5px;
	width:136px;
	height:58px;
}

* html #container #main #feature .contents #hd .wrapper #trouble dd ul .one {
	margin-left:139px;
}

#container #main #feature .contents #hd .wrapper #trouble dd ul .two ,
#container #main #feature .contents #hd .wrapper #trouble dd ul .five ,
#container #main #feature .contents #hd .wrapper #trouble dd ul .seven {
	background-color:#efeeed;
}

#container #main #feature .contents #hd .wrapper #trouble dd ul .one {
	background-image:url(../img/index_feature_hd_trouble_one_bg.gif);
}

#container #main #feature .contents #hd .wrapper #trouble dd ul .two {
	background-image:url(../img/index_feature_hd_trouble_two_bg.gif);
}

#container #main #feature .contents #hd .wrapper #trouble dd ul .three {
	background-image:url(../img/index_feature_hd_trouble_three_bg.gif);
}

#container #main #feature .contents #hd .wrapper #trouble dd ul .four {
	background-image:url(../img/index_feature_hd_trouble_four_bg.gif);
}

#container #main #feature .contents #hd .wrapper #trouble dd ul .five {
	background-image:url(../img/index_feature_hd_trouble_five_bg.gif);
}

#container #main #feature .contents #hd .wrapper #trouble dd ul .six {
	background-image:url(../img/index_feature_hd_trouble_six_bg.gif);
}

#container #main #feature .contents #hd .wrapper #trouble dd ul .seven {
	background-image:url(../img/index_feature_hd_trouble_seven_bg.gif);
}

#container #main #feature .contents #hd .wrapper dl.point {
	float:left;
	display:inline;
	width:268px;
}

#container #main #feature .contents #hd .wrapper #point1 {
	width:273px;
	margin-right:15px;
}

#container #main #feature .contents #hd .wrapper .point dt {
	margin-bottom:6px;
	padding-left:17px;
	background:url(../img/index_feature_hd_point1_bg.gif) left top no-repeat;
	font-size:1.2em;
	font-weight:bold;
	color:#00469b;
}
/*
#container #main #feature .contents #hd .wrapper #point2 dt {
	background:url(../img/index_feature_hd_point2_bg.gif) left top no-repeat;
	color:#008ed8;
}
*/
#container #main #feature .contents #hd .wrapper .point dd {
	line-height:1.8em;
	color:#69635f;
}


#container #main #feature .footer {
	padding-left:397px;
}

* html #container #main #feature .footer {
	padding-left:392px;
}

#container #main #feature .footer ul .about {
	background:url(../img/about_button_h.gif) left top no-repeat;
}

#container #main #feature .footer ul .flow {
	background:url(../img/index_flow_button_h.gif) left top no-repeat;
}

#container #main #feature .footer ul .case {
	background:url(../img/index_case_button_h.gif) left top no-repeat;
}

#container #main #feature .footer ul .about a {
	width:115px;
}

#container #main #feature .footer ul .flow a {
	width:126px;
}

#container #main #feature .footer ul .case a {
	width:117px;
}


/*
3-5.クリニック紹介
------------------------------------------------------------------*/
#container #main #clinicinfo {
	margin-bottom:40px;
}

#container #main #clinicinfo .wrapper {
	padding-bottom:12px;
	background:url(../img/index_clinic_bg_footer.gif) left bottom no-repeat;
}

#container #main #clinicinfo .contents {
	position:relative;
	background:url(../img/index_clinic_bg_header.gif) left top no-repeat;
}

* html #container #main #clinicinfo .contents {
	width:790px;
}

#container #main #clinicinfo .contents dl {
	position:relative;
	padding:20px 0px 0px 20px;
	min-height:138px;
}

* html #container #main #clinicinfo .contents dl {
	height:1%;
}

#container #main #clinicinfo .contents dl dt ,
#container #main #clinicinfo .contents dl dd {
	margin-left:204px;
}

#container #main #clinicinfo .contents dl dt {
	margin-bottom:15px;
}

#container #main #clinicinfo .contents dl dd {
	font-size:1em;
	line-height:1.6em;
	color:#7c7671;
}

#container #main #clinicinfo .contents dl .pic {
	position:absolute;
	top:21px;
	left:20px;
	margin:0px;
	border:1px solid #c8c4c1;
}

#container #main #clinicinfo .contents dl .pic #swfdisp {
	display:block;
}

#container #main #clinicinfo .contents dl .address {
	font-size:1.2em;
	line-height:1.34em;
}

#container #main #clinicinfo .contents dl .text {
	margin-bottom:3px;
}

#container #main #clinicinfo .contents dl .link {
	background:url(../img/link_tokyo_h.gif) left top no-repeat;
}

#container #main #clinicinfo .contents dl .link a {
	display:block;
	width:187px;
	height:23px;
}

#container #main #clinicinfo .contents dl .link a:hover {
	background:none;
}

#container #main #clinicinfo .contents dl .link a:hover img {
	width:0px;
	height:0px;
}

#container #main #clinicinfo .contents dl dd a {
	text-decoration:underline;
}

#container #main #clinicinfo .contents .banner {
	position:absolute;
	right:32px;
	top:80px;
}

#container #main #clinicinfo .contents .info {
	position:static;
	margin:0px;
	padding-top:15px;
	padding-bottom:20px;
	height:65px;
	min-height:1px;
}

#container #main #clinicinfo .contents .info dt ,
#container #main #clinicinfo .contents .info dd {
	float:left;
	display:inline;
/*	padding-top:15px;*/
}

#container #main #clinicinfo .contents .info dt {
	margin:0px 0px 0px 204px;
}

#container #main #clinicinfo .contents .info dd {
	margin:0px;
}

#container #main #clinicinfo .contents .info .form {
	width:282px;
	height:65px;
	background:url(../img/clinicinfo_info_form_bg.gif) left bottom no-repeat;
}

#container #main #clinicinfo .contents .info .form ul {
	padding:32px 0px 0px 3px;
	height:26px;
}

* html #container #main #clinicinfo .contents .info .form ul {
	height:58px;
}

#container #main #clinicinfo .contents .info .form ul li {
	float:left;
	display:inline;
	margin-left:4px;
}

#container #main #clinicinfo .contents .info .form ul .consultation {
	background:url(../img/clinicinfo_info_consultation_button_h.gif) left top no-repeat;
}

#container #main #clinicinfo .contents .info .form ul .counseling {
	background:url(../img/clinicinfo_info_reservation_button_h.gif) left top no-repeat;
}

#container #main #clinicinfo .contents .info .form ul li a {
	display:block;
	height:26px;
}

#container #main #clinicinfo .contents .info .form ul .consultation a {
	width:123px;
}

#container #main #clinicinfo .contents .info .form ul .counseling a {
	width:140px;
}

#container #main #clinicinfo .contents .info .form ul li a:hover {
	background:none;
}

#container #main #clinicinfo .contents .info .form ul li a:hover img {
	width:0px;
	height:0px;
}


#container #main #clinicinfo .footer {
	padding-left:619px;
}

* html #container #main #clinicinfo .footer {
	padding-left:614px;
}

#container #main #clinicinfo .footer ul .introduction {
	background:url(../img/introduction_button_h.gif) left top no-repeat;
}

#container #main #clinicinfo .footer ul .introduction a {
	width:146px;
}

/*
4.フッター
------------------------------------------------------------------------
----------------------------------------------------------------------*/
#container #footer {
	position:static;
	height:auto;
/*	padding-bottom:37px;*/
	background:url(../img/footer_bg.gif) left top repeat-x #005bac;
}

* html #container #footer {
/*	padding-bottom:110px;*/
}

*+html #container #footer {
/*	padding-bottom:129px;*/
}

#container #footer * {
	color:#fff;
}

#container #footer a:hover {
	color:#005bac;
}

#container #footer .wrapper {
	background:url(../img/navi_bg.gif) left top repeat-x;
}

* html #container #footer .wrapper {
	text-align:center;
}

#container #footer .wrapper #fnavi ,
#container #footer .wrapper #fmenu ,
#container #footer .wrapper .link ,
#container #footer .wrapper div.last ,
#container #footer .wrapper address {
	margin:0px auto;
	width:790px;
	line-height:1.4em;
}

#container #footer .wrapper #fnavi ,
#container #footer .wrapper #fmenu ,
#container #footer .wrapper .link {
	text-align:center;
}

/*
4-1.フッターナビゲーション
------------------------------------------------------------------*/
#container #footer .wrapper #fnavi {
	margin:0px auto 10px;
	padding:6px 0px;
	width:790px;
	height:33px;
}

* html #container #footer .wrapper #fnavi {
	padding:0px;
}

#container #footer .wrapper #fnavi li {
	float:left;
	display:inline;
	height:33px;
}

#container #footer .wrapper #fnavi .top {
	background:url(../img/navi_top_a.gif) left top no-repeat;
}

#container #footer .wrapper #fnavi .about {
	background:url(../img/navi_about_h.gif) left top no-repeat;
}

#container #footer .wrapper #fnavi .flow {
	background:url(../img/navi_flow_h.gif) left top no-repeat;
}

#container #footer .wrapper #fnavi .case {
	background:url(../img/navi_case_h.gif) left top no-repeat;
}

#container #footer .wrapper #fnavi .introduction {
	background:url(../img/navi_introduction_h.gif) left top no-repeat;
}

#container #footer .wrapper #fnavi .price {
	background:url(../img/navi_price_h.gif) left top no-repeat;
}

#container #footer .wrapper #fnavi .qa {
	background:url(../img/navi_qa_h.gif) left top no-repeat;
}

#container #footer .wrapper #fnavi li a {
	display:block;
	height:33px;
}

#container #footer .wrapper #fnavi .top a {
	width:57px;
}

#container #footer .wrapper #fnavi .about a {
	width:126px;
}

#container #footer .wrapper #fnavi .flow a {
	width:144px;
}

#container #footer .wrapper #fnavi .case a {
	width:134px;
}

#container #footer .wrapper #fnavi .introduction a {
	width:166px;
}

#container #footer .wrapper #fnavi .price a {
	width:53px;
}

#container #footer .wrapper #fnavi .qa a {
	width:110px;
}

#container #footer .wrapper #fnavi li a:hover {
	background:none;
}

#container #footer .wrapper #fnavi .top a img ,
#container #footer .wrapper #fnavi li a:hover img {
	width:0px;
	height:0px;
}

/*
4-2.フッターメニュー
------------------------------------------------------------------*/
#container #footer .wrapper #fmenu {
	margin-bottom:10px;
}

#container #footer .wrapper #fmenu li {
	display:inline;
/*	white-space:nowrap;*/
	line-height:1.4em;
}

* html #container #footer .wrapper #fmenu li ul li {
	padding-left:3px;
	border-left:1px solid #fff;
}

* html #container #footer .wrapper #fmenu .first {
	padding-left:0px;
	border:none;
}

#container #footer .wrapper #fmenu .last {
	margin:0px;
}

#container #footer .wrapper #fmenu li ul li:first-child:before {
	content:"";
}

#container #footer .wrapper #fmenu li ul li:before {
	content:"｜";
}

/*
4-3.フッターテキスト
------------------------------------------------------------------*/
#container #footer .wrapper .link {
	padding:10px 0px;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}

#container #footer .wrapper div.last {
	position:relative;
	margin-top:10px;
}

#container #footer .wrapper .last h2 {
	text-align:left;
	line-height:1.2em;
}

/*
4-4.ページトップリンク
------------------------------------------------------------------*/
#container #footer .wrapper .last #pagetop {
	position:absolute;
	top:0px;
	right:0px;
	background:url(../img/pagetop_h.gif) left top no-repeat;
}

#container #footer .wrapper .last #pagetop a {
	display:block;
	width:95px;
	height:22px;
}

#container #footer .wrapper .last #pagetop a:hover {
	background:none;
}

#container #footer .wrapper .last #pagetop a:hover img {
	width:0px;
	height:0px;
}

/*
4-5.コピーライト
------------------------------------------------------------------*/
#container #footer .wrapper address {
	margin-top:5px;
	padding-bottom:20px;
	text-align:right;
}

