@charset "UTF-8";

/* Style Import
----------------------------------------- */
@import "css/yui-font.css";
@import "css/default.css"; /* initial setting */
@import "css/layout.css";/* layout style */
@import "css/bace.css";/* layout style */
@import "css/calendar.css";/* blog control style */

/*
===== 3: link setting ===========================
*/
a:link{
	color: #f48a00;
	text-decoration: none;
}
a:visited{
	color: #f48a00;
	text-decoration: none;	
}
a:hover{
	color: #333;
	text-decoration:underline;	
}
a:active{
	color: #f48a00;
	text-decoration: none;	
}

.maincol {
	text-align: left;
}
.mainImg {

}
#main {
	width: 570px;
	float: left;
}
#rightCol {
	margin-top: 5px;
	width: 194px;
	float: right;
}
#main .section {
	margin-left: 15px;
	margin-bottom: 10px;
	clear: both;
}
.section{
    zoom:1;/*for IE 5.5-7*/
}
.section:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
* html .section{
	display:inline-table;
	/*\*/display:block;/**/
}
ul.banner li {
	float: left;
	margin-bottom:10px;
}
#rightCol .section {
}
.righeColBox {
	width: 176px;
	border-left: #f0e2be 1px solid;
	border-right: #f0e2be 1px solid;
	padding: 2px 6px 0px 10px;
}
.righeColBox li{
	background:transparent url(images/top/point.gif) no-repeat scroll 0 7px;
	padding-bottom:2px;
	padding-left:13px;
}
.righeColBox .menu{
	border-bottom:1px dashed #660000;
	margin-bottom:10px;
	padding-bottom:10px;
}
#rightCol .section img {
	vertical-align: top;
}
.rss-js-entry {
	background: url(images/top/rssPoint.gif) no-repeat 0 6px;
	padding-left: 10px;
}
.bottom_text{
	float:left;
	width:340px;
	padding-top:10px;
	padding-left:20px;
	font-size: 108%;
}
.bottom_text p {
	margin-bottom: 10px;
}
.topImg {
	float:right;
	padding-top:10px;
	margin-right:15px;
	margin-bottom: 10px;
}
/*
===== 2: HEADER ==========================================
*/
.info {
	margin-left: 87px;
	background: url(../images/info.gif) no-repeat left top;
	margin-top: 35px;
	width: 652px;
	height: 231px;
}
.topLeft {
	padding-top: 10px;
	width: 275px;
	float: left;
}
.topRight {
	padding-top: 10px;
	width: 270px;
	float: right;
}
dl.kamoku {
	font-size: 108%;
}
dl.kamoku dt {
	background: url(images/share/point02.gif) no-repeat 0 2px;
	padding-left: 15px;
	margin-bottom: 5px;
	line-height: 1.4;
	/*float: left;*/
	width: 100px;
	font-size: 93%;	
}
dl.kamoku dd {
	margin-bottom: 5px;
	line-height: 1.4;
	margin-left: 15px;
}
dl.kamoku dd ul li {
	background: url(images/top/linkPoint.gif) no-repeat 0 4px;
	padding-left: 15px;
}
dl.clinicInfo02 dt {
	background: url(images/share/point02.gif) no-repeat 0 3px;
	padding-left: 15px;
}
dl.clinicInfo02 dd {
}
.info p {
	padding: 35px 0 0 30px;
}
#map {
	margin: 30px 0 17px 87px;	
	border: #887964 1px solid;
	width: 652px;
	height: 400px;
}
.line01 {
	margin: 1em 0 0.5em 15px;
	height: 1px;
	border-bottom: #444 1px dotted;
	width: 515px;
	clear: both;
}

.topLeft02 {
	padding-top: 10px;
	padding-left: 20px;
	width: 265px;
	float: left;
}
.topRight02 {
	padding-top: 10px;
	padding-right:10px;
	width: 250px;
	float: right;
	text-align:right;
}
ui.calendarText {
	margin-top: 5px;
	padding-top: 5px;
	border-top: #ddd 1px dotted;
	font-size:85%;
}
ul.calendarText li {
	float: left;
	padding-left: 9px;
}
ul.calendarText li.all {
	background: url(images/share/yasumi.gif) no-repeat 0 4px;
}
ul.calendarText li.am {
	background: url(images/share/am.gif) no-repeat 0 4px;
}
ul.calendarText li.pm {
	background: url(images/share/pm.gif) no-repeat 0 4px;
}

.bottomLinkBox {
	margin-top: 15px;
}
.sideBottom {
	clear: both;
	background: url(images/top/rightColBottom.gif) no-repeat center top;
	width: 194px;
	height: 5px;
	margin-bottom: 10px;
}
.newsBlock {
	margin-bottom: 15px;
	margin-left: 18px;
}
.newsBlockBody {
	background: url(images/top/newsBody02.gif) repeat-y center top;
	padding: 5px 20px;
	width: 504px;
}
.newsBlockBottom {
	background: url(images/top/newsBottom02.gif) no-repeat center top;
	width: 544px;
	height: 4px;
}