@charset "utf-8";

/* layout
---------------------------------------*/
#container {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	}
#header {
	margin-bottom: 30px;
	width: 760px;
	}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-right: 1px solid #fff; 
	}
#header li {
	float: left;
	display: inline;
	white-space: nowrap;
	font-size: 100%;
	background: url("../images/common/nav_bg.gif") repeat;
	}
#header li a {
	width: 150px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding: 6px 0;
	border-top: 1px solid #fff; 
	border-left: 1px solid #fff; 
	border-bottom: 2px solid #fff; 
	}
#header li a:hover {
	background: #c06;
	}

#content h1 {
	padding: 80px 0 0 0;
	font-size: 200%;
	font-family: "HGP明朝E","Times New Roman", Times, "ヒラギノ明朝 Pro W6" , "MS Mincho" , sans-serif;
	font-weight: normal;
	color: #633;
	}

#content {
	margin-bottom: 20px;
	width: 730px;
	float: right;
	}
#leftbar {
	margin-bottom: 20px;
	width: 180px;
	float: left;
	}
#leftbar h5 {
	margin: 0;
	padding: 3px 0 3px 8px;
	display: block;
	width: 167px;
	color: #633;
	border-top: 1px solid #f56;
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #f56;
	background: #ffd;
	}
#leftbar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#leftbar li a{
	margin: 0;
	padding: 1px 0 1px 20px;
	display: block;
	width: 160px;

	color: #f56;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	background: #f3f3f3;
	}
#leftbar li a:hover{
	color: #fff;
	background: #f56;
	}
#footer {
	padding: 20px ;
	clear: both;
	width: 720px;
	font-size: 90%;
	color: #444;
	border-top: solid 1px #f56;
	background: #fee;
	}
#footer ul {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 120%;
	list-style: none;
	}
#footer li {
	display: inline;
	white-space: nowrap;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
	
/* pagetop
---------------------------------------*/
#pagetop p {
	margin: 0;
	padding: 0;
	font-size: 80%;
	}
#pagetop  a {
	padding: 2px 10px 2px 0;
	display: block;
	color: #fff;
	text-align: right;
	border-right: 5px solid #300;
	border-bottom: 1px solid #630;
	background: #f56;
	}
#pagetop p a:hover {
	border-right: 5px solid #300;
	border-bottom: 1px solid #963;
	background: #f36;
	}

/* index layout
---------------------------------------*/
#index #wrapper {
	margin-bottom: 20px;
	width: 560px;
	float: left;
	}
#maincontent {
	width: 360px;
	float: right;
	}
#rightbar {
	margin-bottom: 20px;
	padding-left:14px;
	width: 165px;
	float: right;
	border-left: 1px solid #ddd;
	}
#rightbar .qr {
	margin: 0 10px 5px 0;
	float: left;
	}
#rightbar .innai {
	margin-bottom:5px;
	}
#rightbar p {
	font-size: 80%;
	}
#rightbar dl {
	margin: 10px 0 0 0;
	padding: 0;
	width: 165px;
	}
#rightbar dt {
	margin-bottom:3px;
	font-size:100%;
	}
#rightbar dd {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #ddd;
	}	
#news {
	margin: 0; 
	padding:  0;
	width: 360px;
	/*height: 440px;
	overflow: auto;*/
	}
#news dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 90%;
	border-bottom: 1px dotted #f63;
	}
#news em {
	font-size: 140%;
	font-weight: bold;
	color: #690;
	}
#news a {
	color: #f36;
	}
#news img {
	margin-bottom: 8px;
	}
.titleinfo,
.titlenews,
.titletel,
.titletext {
	margin: 0;
	padding: 2px 20px;
	font-size: 80%;
	color: #fff;
	letter-spacing: 0.1em;	
	border-bottom: 1px solid #630;
	border-right: 1px solid #630;
	}
.titleinfo {
	background: #f56 url(../images/common/icon_clinic.gif) no-repeat 5px 40%;
	}
.titlenews {
	margin-bottom: 10px;
	background: #c36 url(../images/common/icon_news.gif) no-repeat 5px 40%;
	}
.titletel {
	background: #f56 url(../images/common/icon_tel.gif) no-repeat 5px 40%;
	}
.titletext {
	background: #f56 url(../images/common/icon_text.gif) no-repeat 5px 40%;
	}
#news ol {
	margin-left: 20px;
	}


/* form_mail layout
---------------------------------------*/
#form_mail dl {
	margin: 0;
	padding: 0;
	}
#form_mail dt {
	margin: 0;
	padding: 0 0 5px 15px;
	font-size: 90%;
	background: url(../images/common/icon_arrow1.gif) no-repeat 0 20%;
	}
#form_mail dd {
	margin: -2.3em 0 0 170px;
	padding-bottom: 25px;
	font-size: 90%;
	}

/* Section
---------------------------------------*/
.section1,
.section2,
.section3,
.section4 {
	clear: both;
	margin-bottom: 30px;
	}
.section1 {
	border-bottom: 1px dotted #f56;
	}
.section3 {
	padding: 10px;
	width: 525px;
	border: 1px solid #f56;
	background-color: #fef9f1;
	}
.section4 {
	padding: 10px;
	width: 525px;
	border-right: 1px solid #abce88;
	border-bottom: 1px solid #abce88;
	background: #efd;
	}
	
/* Images
---------------------------------------*/
.imgtop {
	margin-bottom: 20px;
	}
.imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	}
.imgright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	}

/* List
---------------------------------------*/
.ichiran dl,
.ichiran2 dl,
.doctor dl  {
	margin: 0;
	padding: 0;
	}
.ichiran dt,
.doctor dt {
	margin: 0;
	padding: 0 0 5px 15px;
	font-size: 90%;
	background: url(../images/common/icon_arrow1.gif) no-repeat 0 20%;
	}
.ichiran2 dt {
	margin: 0 0 0 30px;
	padding: 0 0 5px 15px;
	font-size: 90%;
	background: url(../images/common/icon_arrow1.gif) no-repeat 0 20%;
	}
.ichiran dd,
.ichiran2 dd {
	margin: -1.9em 0 0 170px;
	padding-bottom: 5px;
	font-size: 90%;
	}
.doctor dd {
	margin: -1.9em 0 0 80px;
	padding-bottom: 5px;
	font-size: 90%;
	}

ul.linklist {
	margin:  0 0 25px 0;
	padding: 0 0 25px 0;
	}
ul.linklist li {
	float: left;
	display: inline;
	white-space: nowrap;
	font-size: 80%;
	}
ul.linklist li a {
	padding: 3px 5px;
	display: block;
	text-decoration: none;
	border-top: 1px solid #ccc; 
	border-right: 1px solid #888; 
	border-bottom: 1px solid #888; 
	border-left: 1px solid #ccc; 
	background: #ffd;
	}
ul.linklist li a:hover {
	color: #c06;
	border-top: 1px solid #ccc; 
	border-right: 1px solid #c06; 
	border-bottom: 1px solid #c06; 
	border-left: 1px solid #ccc; 
	background: #fde;
	}

.number,
.box {
	padding: 0;
	margin-left:  20px;
	margin-right: 0;
	list-style: none;
	font-size: 110%;
	line-height: 140%;
	}
.number li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ccc;
	}
.number01 {
	list-style-image: url(../images/common/icon_number01.gif);
	}
.number02 {
	list-style-image: url(../images/common/icon_number02.gif);
	}
.number03 {
	list-style-image: url(../images/common/icon_number03.gif);
	}
.number04 {
	list-style-image: url(../images/common/icon_number04.gif);
	}
.number05 {
	list-style-image: url(../images/common/icon_number05.gif);
	}
.number06 {
	list-style-image: url(../images/common/icon_number06.gif);
	}
.number07 {
	list-style-image: url(../images/common/icon_number07.gif);
	}
.number08 {
	list-style-image: url(../images/common/icon_number08.gif);
	}
.number09 {
	list-style-image: url(../images/common/icon_number09.gif);
	}
.box li {
	margin-bottom: 3px;
	padding-bottom: 3px;
	color: #930;
	border-bottom: 1px dotted #ccc;
	list-style-image: url(../images/common/icon_box01.gif);
	}

#sitemap ul.box li {
	margin-left: 40px;
	}

/* etc
-----------------------------------------------------------------------------------------*/
.kobeonly {
	padding: 0 1px;
	font-size: 80%;
	color: #fff;
	background: #390;
	}
h2 .kobeonly,
h3 .kobeonly {
	padding: 2px;
	top: -3px;
	left: 10px;
	position: relative;
	font-size: 10px;
	font-weight: normal;
	background: #6c0;
	}

/* Table Module
-----------------------------------------------------------------------------------------*/
table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #f56;
	line-height: 1.4;
	background: #fff;
	font-size: 90%;
	}
td, th {
	border-bottom: 1px solid #f56;
	padding: 0.2em 0.4em;
	}
td strong, th strong {
	color: #f30;
	font-weight: normal;
	}
thead th {
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: #f56;
	}
tfoot th, tfoot td {
	text-align: right;
	background: #fee;
	}
tbody th {
	font-weight: normal;
	text-align: left;
	border-right: 1px solid #f56;
	}
tbody td {
	text-align: right;
	background: #ffd;
	}
td em {
	font-weight: none;
	font-style: normal;
	color: #f36;
	}
