@charset "UTF-8"

* {
	margin: 0 auto;
	padding: 0;
}
body {
	margin: 0 auto;
	text-align: center;
	background: url("../img/back2.gif");
}
/*サイドバーの背景を下まで*/
#wrapbox {
	margin: 0 auto;
	width: 832px;
	background: url("../img/sbimg.gif") repeat-y center top;
}

div#outer {
	margin: 0 auto;
	margin-top: 0;
	width: 842px;
	background: url("../img/backimg.jpg") repeat-y center top;
}

div#wrapper {
	margin: 0 auto;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	text-align: left;
	border: 1px #006600 solid;
}

h1 {
	font-size: 80%;
	margin-bottom: 0;
}

h1 a {
	text-decoration: none;
	color: #000000;
}

h2 {
	width: 500px;
	font-size: 100%;
	background:url("../img/h2back.gif") no-repeat;
	line-height: 250%; 
	padding-left: 10px;
	padding-top: 0px;
	color: #006600;
}
h3 {
	clear: both;
	background:url("../img/h3back.gif") no-repeat;
	font-size: 98%;
	padding-left: 20px;
	color: #006600;
	margin-left: 20px;
	margin-bottom: 5px;
}

.honbun_uh3 {
	font-size: 95%;
	padding-left: 38px;
	margin-top: 5px;
	width: 500px;
}
.honbun_uh3_li {
	font-size: 95%;
	width: 500px;
}
.caption {
	font-size: 80%;
}
/* ヘッダー*/
#header {
	width: 830px;
	height: 77px;
	background-color: #ffffff;
	border-top: 10px solid #006600;
	border-bottom: 1px solid #006600;
}
#logo {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
#logo img{
	border-style: none;
}

#header2tel {
	float: right;
	text-align: right;
}

#header2 {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 7px;
}
#header2 li{
	display: inline;
	list-style: none;
}

#header2 a {
	text-decoration: none;
	color: #006600;
}

#address {
	margin-right: 5px;
	font-size: 90%;
	padding-bottom: 3px;
	color: #006600;
}
/*トップ画像*/
#topimg {
	clear: both;
	width: 830px;
 height: 237px;
 border-bottom: 1px solid #006600;
}
#panlist {
	margin-left: 0px;
	margin-top: 5px;
}
#panlist li {
	display: inline;
}
#panlist a {
	text-decoration: none;
}
/* サイドバー　*/
#sidebar {
	clear: both;
	float: left;
	width: 200px;
	height: 1000px;
	background-color: #ccff99;
	padding-bottom: 10px;
	border-right: 1px solid #006600;
}
#sidebar ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

#sidebar a{
	text-decoration:none;
	text-indent:-1000px;
	text-align:center;
	width:200px;
	height:33px;
	overflow:hidden;
	display:block;
	margin: 0px;
}

#aboutnisiogipain a {
background:url("../img/sb_ttl_aboutnisiogipain.gif") no-repeat;
}
#painstudy a {
background:url("../img/sb_ttl_painstudy.gif") no-repeat;
}

#staff a {
background:url("../img/sb_ttl_staff.gif") no-repeat;
}

#touin a {
	background:url("../img/sb_btn_touin.gif") no-repeat;
}
 
#touin a:hover{
background:url("../img/sb_btn_touin2.gif") no-repeat;
}

#setsubi a {
	background:url("../img/sb_btn_setsubi.gif") no-repeat;
}
 
#setsubi a:hover{
background:url("../img/sb_btn_setsubi2.gif") no-repeat;
}

#access a {
	background:url("../img/sb_btn_access.gif") no-repeat;
}
 
#access a:hover{
background:url("../img/sb_btn_access2.gif") no-repeat;
}
#whatpain a {
	background:url("../img/sb_btn_whatpain.gif") no-repeat;
}
 
#whatpain a:hover{
background:url("../img/sb_btn_whatpain2.gif") no-repeat;
}
#taisyohou a {
	background:url("../img/sb_btn_taisyohou.gif") no-repeat;
}
 
#taisyohou a:hover{
background:url("../img/sb_btn_taisyohou2.gif") no-repeat;
}

#stafftop a {
	background:url("../img/sb_btn_stafftop.gif") no-repeat;
}
 
#stafftop a:hover{
background:url("../img/sb_btn_stafftop2.gif") no-repeat;
}

#staffall a {
	background:url("../img/sb_btn_staffall.gif") no-repeat;
}

#staffall a:hover{
background:url("../img/sb_btn_staffall2.gif") no-repeat;
}

#blog a {
	margin-top: 5px;
	background:url("../img/sb_btn_blog.gif") no-repeat;
}

#blog a:hover{
background:url("../img/sb_btn_blog2.gif") no-repeat;
}

#book a {
	background:url("../img/sb_btn_book.gif") no-repeat;
}

#book a:hover{
background:url("../img/sb_btn_book2.gif") no-repeat;
}

#information a {
	background:url("../img/sb_btn_information.gif") no-repeat;
}

#information a:hover{
	background:url("../img/sb_btn_information2.gif") no-repeat;
}

.sbcap {
	padding-left: 5px;
	font-size: 80%;
}
/*本文スペース*/
#main {
	float: left;
	width: 550px;
	padding-left: 10px;
	padding-top: 5px;
	background-color: #ffffff;
}
div.tophonbun {
	font-size: 95%;
	width: 500px;
	margin-left: 20px;
}
/*フッター*/
#footer {
	clear: both;
	width: 830px;
	line-height: 15px;
	text-align: right;
	background-color: #ccff99;
	margin-top: 0px;
	color: #000000;
	border-top: 1px solid #006600;
	font-size: 80%;
}
#footer li{
	display: inline;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
}
#footer a {
	text-decoration: none;
	color: #000000;
}
#footerlink {
	margin: 10px 0 0 0;
	height: 15px;
}
#copy {
	margin: 10px 0 0 0;
	height: 22px;
	padding-right: 10px;
}

/*対象疾患と対処法*/
#bodyimg {
	background:url("../img/body.gif") no-repeat;
	width: 600px;
	height: 400px;
	margin-top: 30px;
}
#bodyimg div{
	padding: 5px;
}
.leftbody {
	float: left;
	width: 160px;
	_margin-left: 7px;
}
.face {
	font-size: 0.8em;
	border: 2px solid #006600;
	width: 150px;
	margin-top: 0px;
	margin-left: 27px;
}
.thorax {
	font-size: 0.8em;
	border: 2px solid #006600;
	width: 150px;
	margin-top: 30px;
	margin-left: 27px;
}
.leg {
	font-size: 0.8em;
	border: 2px solid #006600;
	width: 150px;
	margin-top: 30px;
	margin-left: 27px;
}
.rightbody {
	float: right;
	width: 160px;
	margin-right: 32px;
	_margin-right: 21px;
}
.head {
	font-size: 0.8em;
	border: 2px solid #006600;
	width: 150px;
}
.shoulder {
	font-size: 0.8em;
	border: 2px solid #006600;
	width: 150px;
	margin-top: 20px;
}
.arm {
	font-size: 0.8em;
	border: 2px solid #006600;
	width: 150px;
	margin-top: 30px;
}

/*院長紹介*/
.directorphoto {
	float: right;
}
.photo_left {
	float: left;
}
.textright {
	float: left;
	margin-left: 10px;
	font-size: 90%;
}
.textleft {
	margin-left: 30px;
	font-size: 90%;
}
.name {
	text-align: right;
	font-weight: bold;
	font-family: cursive,"ＭＳ 明朝",serif;
}
.making {
	margin-left: 30px;
}
.making img {
	margin-top: 20px;
}
.left {
	width: 130px;
}
.tableutxt {
	margin-top: 5px;
}
.info {
	clear: both;
	margin-left: 15px;
	margin-bottom: 30px;
}

/*サイトマップ*/
#colum1 {
	float: left;
	margin-top: 5px;
	width: 200px;
}

#colum2 {
	margin-top: 5px;
	float: left;
	width: 250px;
}

.level1 li {
	background:url("../img/smbtn.gif") no-repeat;
	list-style-type: none;
	font-size: 95%;
	padding-top: 2px;
	padding-left: 22px;
	color: #006600;
	margin-bottom: 15px;
}

.level2 li{
	background:none;
	list-style-type: disc;
	font-size: 90%;
	padding-left: 0px;
	color: #990000;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/*プライバシーポリシー*/
p.indent {
	text-indent:-1em;
	padding-left:1em;
}