﻿@charset "UTF-8";

body {
	background: url(../images/base-bg.gif);
	text-align: center;
}

#wrap {
	background: #fff;
	margin: 0 auto;
	text-align: center;
	width: 902px;
}

#wrap:after {
	clear: both;
	content: ".";
	display: block;
	font-size: .1em; 
	height: .1px;
	line-height: 0;
	visibility: hidden; 
	}

#container {
	text-align: left;
}

#header {
	background: url(../images/header.gif) no-repeat;
	border-left: 1px solid #eeeeef;
	border-right: 1px solid #eeeeef;
	height: 100px;
	width: 900px;
}

* html #header {
	width: 904px;
}

#header p {
	color: #999;
	font-size: 65%;
	padding: 20px 0 0 90px;
}

#main {
	border-left: 1px solid #eeeeef;
	border-right: 1px solid #eeeeef;
	padding: 0 2px 20px 2px;
	width: 896px;
}

#main:after {
	clear: both;
	content: ".";
	display: block;
	font-size: .1em; 
	height: .1px;
	line-height: 0;
	visibility: hidden; 
	}

* html #main {
	width: 904px;
}

#footer {
	background: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	clear: both;
	display: block;
	float: left;
	font-size: 80%;
	width: 900px;
}

* html #footer {
	width: 904px;
}

/* ヘッダーリンク */

#header #header-lnk {
	position: relative;
	height: 1px;
	padding-left:590px;
}

#header #header-lnk a {
	height: 56px;
	left: 14px;
	position: absolute;
	text-indent: -9810px;
	top: 1px;
	width: 336px;
}

/* フッター */

#footer #address {
	float: left;
	padding: 20px 10px;
	width: 430px;
}

#footer #footerNavi {
	float: right;
	padding: 20px 10px 10px 10px;
	width: 430px;
}

#footer #address dt,dd {
	color: #a0a0a4;
}

#footer #footerNavi ul {
	color: #a0a0a4;
	float: right;
	list-style-type: none;
	width: 400px;
}

#footer #footerNavi li{
	border-left: 1px solid #a0a0a4;
	color: #a0a0a4;
	float: right;
	padding: 0 10px;
	margin:  5px 0 10px 0;
}

#footer #footerNavi li.brdr{
	border-right: 1px solid #a0a0a4;
}

#footer #footerNavi a{
	color: #a0a0a4;
	text-decoration: none;
}

#footer #footerNavi a:hover{
	color: #eeeeef;
	text-decoration: none;
}

#footer #footerNavi div{
	float: right;

}

/* HOME ********************************************************************* */

/* TOP コンセプト */

#main #concept {
	background: url(../images/concept.jpg) no-repeat;
	height: 231px;
	margin: 5px 8px 10px 8px;
	width: 882px;
}

#main #concept h1{
	height: 15px;
	text-indent: -9800px;
}

#main #concept p{
	height: 15px;
	text-indent: -9800px;
}

/* TOP 更新履歴 */

#main #whatsNew {
	background: url(../images/whatsnew.gif) no-repeat;
	clear: both;
	display: block;
	margin: 0 28px;
	width: 842px;
}

#main #whatsNew a:link,a:visited {
	color: #666;
	text-decoration: underline;
}

#main #whatsNew a:hover {
	color: #c93300;
}

#main #whatsNew p {
	text-align: right;
	font-size: 80%;
	padding: 15px 10px 0 0;
}

#main #whatsNew dl {
	padding: 20px 0 15px 0;
	width: 840px;
}

#main #whatsNew dt {
	background: url(../images/arrow-red.gif) no-repeat;
	border-top: 1px dotted #ccc;
	clear: both;
	float: left;
	font-size: 80%;
	font-weight: bold;
	padding: 6px 0 3px 20px;
	width: 125px;
}

#main #whatsNew dd {
	border-top: 1px dotted #ccc;
	color: #333;
	font-size: 80%;
	line-height: 135%;
	margin-left: 145px;
	padding: 6px 0 3px 0;
	width: 695px;
}

* html #main #whatsNew dt {
	width: 140px;
}

* html #main #whatsNew dd {
	margin-left: 140px;
	width: 693px;
}

#main #whatsNew2 {
	clear: both;
	display: block;
	margin: 0 28px;
	width: 551px;
}

#main #whatsNew2 a:link,a:visited {
	color: #666;
	text-decoration: underline;
}

#main #whatsNew2 a:hover {
	color: #c93300;
}

#main #whatsNew2 p {
	text-align: right;
	font-size: 80%;
	padding: 15px 10px 0 0;
}

#main #whatsNew2 dl {
	padding: 20px 0 15px 0;
	width: 549px;
}

#main #whatsNew2 dt {
	background: url(../images/arrow-red.gif) no-repeat;
	border-top: 1px dotted #ccc;
	clear: both;
	float: left;
	font-size: 80%;
	font-weight: bold;
	padding: 6px 0 3px 20px;
	width: 125px;
}

#main #whatsNew2 dd {
	border-top: 1px dotted #ccc;
	color: #333;
	font-size: 80%;
	line-height: 135%;
	margin-left: 145px;
	padding: 6px 0 3px 0;
	width: 404px;
}

* html #main #whatsNew2 dt {
	width: 140px;
}

* html #main #whatsNew2 dd {
	margin-left: 140px;
	width: 402px;
}

/* TOP ナビゲーション */

#topNavi {
	height: 210px;
	margin: 5px;
	width: 882px;
}

#topNavi ul {
	padding: 0; 
	text-indent: -9810px;
}

#topNavi li {
	display: inline;
	list-style: none;
}

#topNavi a {
	display: block;
	float: left; 
	height: 105px;
	overflow: hidden;
	text-indent: -9810px;
	width: 294px;
}

li.topNavi1 a {
	background: url(../images/topNavi.gif) no-repeat 0px 0px;
}
li.topNavi2 a {
	background: url(../images/topNavi.gif) no-repeat -294px 0px;
}
li.topNavi3 a {
	background: url(../images/topNavi.gif) no-repeat -588px 0px;
}
li.topNavi4 a {
	background: url(../images/topNavi.gif) no-repeat 0px -105px;
}
li.topNavi5 a {
	background: url(../images/topNavi.gif) no-repeat -294px -105px;
}
li.topNavi6 a {
	background: url(../images/topNavi.gif) no-repeat -588px -105px;
}

li.topNavi1 a:hover {
	background: url(../images/topNavi.gif) no-repeat 0px -210px;
}
li.topNavi2 a:hover {
	background: url(../images/topNavi.gif) no-repeat -294px -210px;
}
li.topNavi3 a:hover {
	background: url(../images/topNavi.gif) no-repeat -588px -210px;
}
li.topNavi4 a:hover {
	background: url(../images/topNavi.gif) no-repeat 0px -315px;
}
li.topNavi5 a:hover {
	background: url(../images/topNavi.gif) no-repeat -294px -315px;
}
li.topNavi6 a:hover {
	background: url(../images/topNavi.gif) no-repeat -588px -315px;
}


/* OTHERS 共通 ********************************************************************* */

div.totop {
	margin: 10px;
	text-align: right;
}

div.totop a{
	color: #000;
	text-decoration: none;
}

div.totop a:hover{
	color: #666;
}

/* 各ページヘッダー */

#container #respective h1 {
	background: url(../images/header-bg.gif) repeat-x;
	border-left: 1px solid #eeeeef;
	border-right: 1px solid #eeeeef;
	height: 140px;
}

* html #container #respective h1 {
	padding-left: 2px;
}

/* 各ページナビゲーション */

#main #mainNavi-wrap {
}

#main #mainNavi {
	float: left;
	height: 567px;
	margin: 15px 0 0 5px;
	width: 252px;
}

#main #mainNavi ul {
	display: inline;
	padding: 0; 
	text-indent: -9810px;
}

#main #mainNavi li {
	display: inline;
	list-style: none;
}

#main #mainNavi a {
	display: block;
	float: left; 
	height: 81px;
	overflow: hidden;
	text-indent: -9810px;
	width: 252px;
}

li.mainNavi1 a {
	background: url(../images/mainNavi.gif) no-repeat 0px 0px;
}/* HOME */
li.mainNavi2 a {
	background: url(../images/mainNavi.gif) no-repeat 0px -81px;
}/* 病院紹介 */
li.mainNavi3 a {
	background: url(../images/mainNavi.gif) no-repeat 0px -162px;
}/* 鍼灸漢方 */
li.mainNavi4 a {
	background: url(../images/mainNavi.gif) no-repeat 0px -243px;
}/* スタッフブログ */
li.mainNavi5 a {
	background: url(../images/mainNavi.gif) no-repeat 0px -324px;
}/* 鍼灸漢方ブログ */
li.mainNavi6 a {
	background: url(../images/mainNavi.gif) no-repeat 0px -405px;
}/* よくある質問 */
li.mainNavi7 a {
	background: url(../images/mainNavi.gif) no-repeat 0px -486px;
}/* アクセス */

li.mainNavi1 a:hover {
	background: url(../images/mainNavi.gif) no-repeat -252px 0px;
}
li.mainNavi2 a:hover {
	background: url(../images/mainNavi.gif) no-repeat -252px -81px;
}
li.mainNavi3 a:hover {
	background: url(../images/mainNavi.gif) no-repeat -252px -162px;
}
li.mainNavi4 a:hover {
	background: url(../images/mainNavi.gif) no-repeat -252px -243px;
}
li.mainNavi5 a:hover {
	background: url(../images/mainNavi.gif) no-repeat -252px -324px;
}
li.mainNavi6 a:hover {
	background: url(../images/mainNavi.gif) no-repeat -252px -405px;
}
li.mainNavi7 a:hover {
	background: url(../images/mainNavi.gif) no-repeat -252px -486px;
}

/* 各ページメインコンテンツ */

#main #mainContents {
	float: right;
	margin: 5px 10px 5px 0;
	width: 605px;
}

#main #mainContents h2 {
	margin: 15px 0 8px 0;
}

#main #mainContents p {
	font-size: 85%;
}



/* サブナビゲーション　病院紹介1-7、鍼灸・漢方8-10、よくある質問11-17 */

#main #subNavi {
	background: url(../images/subNavi-bg.gif) repeat-x;
	height: 33px;
	margin-bottom: 10px;
}

#main #subNavi ul {
	padding: 0; 
	text-indent: -9810px;
}

#main #subNavi li {
	display: inline;
	list-style: none;
}

#main #subNavi a {
	display: block;
	float: left; 
	height: 33px;
	overflow: hidden;
	text-indent: -9810px;
	width: 128px;
}

li.subNavi1 a {
	background: url(../images/subNavi-1.gif) no-repeat 0px 0px;
}
li.subNavi2 a {
	background: url(../images/subNavi-1.gif) no-repeat -128px 0px;
}
li.subNavi3 a {
	background: url(../images/subNavi-1.gif) no-repeat -257px 0px;
}
li.subNavi4 a {
	background: url(../images/subNavi-1.gif) no-repeat -385px 0px;
}
li.subNavi5 a {
	background: url(../images/subNavi-1.gif) no-repeat -514px 0px;
}
li.subNavi6 a {
	background: url(../images/subNavi-1.gif) no-repeat -642px 0px;
}
li.subNavi7 a {
	background: url(../images/subNavi-1.gif) no-repeat -771px 0px;
}
li.subNavi8 a {
	background: url(../images/subNavi-2.gif) no-repeat 0px 0px;
}
li.subNavi9 a {
	background: url(../images/subNavi-2.gif) no-repeat -128px 0px;
}
li.subNavi10 a {
	background: url(../images/subNavi-2.gif) no-repeat -257px 0px;
}
li.subNavi11 a {
	background: url(../images/subNavi-3.gif) no-repeat 0px 0px;
}
li.subNavi12 a {
	background: url(../images/subNavi-3.gif) no-repeat -128px 0px;
}
li.subNavi13 a {
	background: url(../images/subNavi-3.gif) no-repeat -257px 0px;
}
li.subNavi14 a {
	background: url(../images/subNavi-3.gif) no-repeat -385px 0px;
}
li.subNavi15 a {
	background: url(../images/subNavi-3.gif) no-repeat -514px 0px;
}
li.subNavi16 a {
	background: url(../images/subNavi-3.gif) no-repeat -642px 0px;
}
li.subNavi17 a {
	background: url(../images/subNavi-3.gif) no-repeat -771px 0px;
}

li.subNavi1 a:hover {
	background: url(../images/subNavi-1.gif) no-repeat 0px -33px;
}
li.subNavi2 a:hover {
	background: url(../images/subNavi-1.gif) no-repeat -128px -33px;
}
li.subNavi3 a:hover {
	background: url(../images/subNavi-1.gif) no-repeat -257px -33px;
}
li.subNavi4 a:hover {
	background: url(../images/subNavi-1.gif) no-repeat -385px -33px;
}
li.subNavi5 a:hover {
	background: url(../images/subNavi-1.gif) no-repeat -514px -33px;
}
li.subNavi6 a:hover {
	background: url(../images/subNavi-1.gif) no-repeat -642px -33px;
}
li.subNavi7 a:hover {
	background: url(../images/subNavi-1.gif) no-repeat -771px -33px;
}
li.subNavi8 a:hover {
	background: url(../images/subNavi-2.gif) no-repeat 0px -33px;
}
li.subNavi9 a:hover {
	background: url(../images/subNavi-2.gif) no-repeat -128px -33px;
}
li.subNavi10 a:hover {
	background: url(../images/subNavi-2.gif) no-repeat -257px -33px;
}
li.subNavi11 a:hover {
	background: url(../images/subNavi-3.gif) no-repeat 0px -33px;
}
li.subNavi12 a:hover {
	background: url(../images/subNavi-3.gif) no-repeat -128px -33px;
}
li.subNavi13 a:hover {
	background: url(../images/subNavi-3.gif) no-repeat -257px -33px;
}
li.subNavi14 a:hover {
	background: url(../images/subNavi-3.gif) no-repeat -385px -33px;
}
li.subNavi15 a:hover {
	background: url(../images/subNavi-3.gif) no-repeat -514px -33px;
}
li.subNavi16 a:hover {
	background: url(../images/subNavi-3.gif) no-repeat -642px -33px;
}
li.subNavi17 a:hover {
	background: url(../images/subNavi-3.gif) no-repeat -771px -33px;
}

