@charset "UTF-8";

/* 
================================================================================
	Last Up Date	2009.02
================================================================================
*/
html {
	overflow-y:scroll;
}

body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre,
form, fieldset, input, textarea,
p, blockquote,
th, td, legend {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}

address, caption, cite, code, th {
	font-style: normal;
	font-weight:normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th {
	text-align: left;
}

ul {
	list-style: none;
}

img, table, fieldset {
	border: 0;
}

img, object, embed {
	vertical-align: bottom;
}

legend {
	color:#333333;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/*---------------------------------------------------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
.fR{
	float:right;
	}
.fL{
	float:left;
	}
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mb15{
	margin-bottom:15px;
}
.mb20{
	margin-bottom:20px;
}
.mb25{
	margin-bottom:25px;
}
.mb30{
	margin-bottom:30px;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt25{
	margin-top:25px;
}
.mt30{
	margin-top:30px;
}
.font-l{
	font-size:120%;
}
.font-s{
	font-size:80%;
}
.green{
	color:#006600;
}


/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

body{
	font-size:80%;
	margin-top:5px;
	line-height:140%;
}

#container{
	width:880px;
	margin:auto;
}
#header{
	padding-top:11px;
	background:url(../../images/hd_back.gif) no-repeat;
}
#header #logo{
	position:relative;
	padding-left:10px;
	height:83px;
}
#hnavi {
	width:391px;
	height:13px;
	position:absolute;
	top:61px;
	left:350px;
	}

#hnavi li{
	float:left;
}
#gnavi li{
	float:left;
}
#breadcrumb{
	clear:both;
	background-color:#F0F0F0;
	font-size:80%;
	padding:5px 10px;
	color:#666;
	border-bottom:1px solid #CCC;
	margin-bottom:15px;
}

#leftMain{
	float:left;
	width:725px;
}
#left{
	float:left;
	width:140px;
	margin-bottom:20px;
}
#main{
	float:right;
	width:570px;
	margin-bottom:20px;
}
#right{
	float:right;
	width:140px;
	background-color:#FFF3E1;
	margin-bottom:20px;
}


#left #leftInner{
	border:1px solid #CCC;
	padding:5px;
}
#left .ad{
	background-color:#666;
	width:125px;
	height:125px;
	margin:auto;
	margin-bottom:6px;
}
#left .adsense{
	width:120px;
	margin:auto;
}

#right #rightInner{
	padding:6px;
}
#right .block{
	margin-bottom:15px;
}
#right .ad{
	width:125px;
	margin:auto;
	margin-bottom:15px;
}
#footer{
	clear:both;
	background:url(../../images/ft_back.gif) repeat-x;
}
#footerInner{
	width:880px;
	margin:auto;
}
#footer #fnavi{
	padding:13px 0px 13px 150px;
	text-align:center;
}

#footer #fnavi li{
	float:left;
	padding:0 20px;
	font-size:80%;
	border-right:solid 1px #333333;
}
#footer #fnavi li a{
	color:#333333;
}

#footer #fnavi li.last{
	border:none;
}

#footer .ft_logo{
    margin:50px;
	float:left;
}
#footer .about{
	float:left;
}
#footer .kobe-u{
	width:650px;
	margin:20px 0px 0px 120px;
}

/* トップページ
---------------------------------------------------*/
#main .desc{
	margin-bottom:15px;
}
#main h2.img{
	margin-bottom:5px;
	position:relative;
	padding:0;
	border:0;
}

#main h2 img.more{
	position:absolute;
	left:488px;
	top:5px;
}

#main table.kamoku{
	margin-bottom:20px;
}
#main .kamoku th{
	white-space:nowrap;
	vertical-align:top;
	background:url(../../images/ic_arrow_01.gif) no-repeat 0 10px;
	padding:7px 10px 7px 15px;
	font-size:120%;
}
#main .kamoku td{
	vertical-align:top;
	padding:7px 0 7px 0;
}
#main .kamoku tr{
	border-bottom:1px dotted #CCC;
}
#main table.new{
	margin-bottom:20px;
	width:100%;
}
#main .new tr{
	border-bottom:1px dotted #CCC;
}
#main .new th{
	width:90px;
	vertical-align:top;
	padding:10px 0;
}
#main .new td{
	vertical-align:top;
	padding:10px;
}
#main .new h3{
	margin-bottom:10px;
}
#left h2,
#right h2{
	margin-bottom:5px;
}
#left ul.link li,
#right ul.link li{
	background:url(../../images/ic_arrow_02.gif) no-repeat 0 3px;
	padding-left:16px;
	margin-bottom:7px;
	font-size:90%;
}
/* 下層ページ
---------------------------------------------------*/
h1{
	font-size:140%;
	margin-bottom:15px;
	border-bottom:3px double #CCC;
	font-weight:bold;
	padding:4px;
}
table.hospitalTbl{
	margin-bottom:20px;
}
table.hospitalTbl th,
table.hospitalTbl td{
	vertical-align:top;
	padding:5px;
	border:1px solid #CCC;
}
table.hospitalTbl th{
	text-align:center;
	background-color:#F0F0F0;
	white-space:nowrap;
}
table.hospitalTbl p{
	margin-top:3px;
}
#map{
	width:100%;
	height:300px;
	margin-bottom:10px;
	border:1px solid #CCC;
}

table.entryForm{
	border-collapse:collapse;
	width:98%;
}
table.entryForm td,
table.entryForm th{
	border:1px solid #CCC;
	padding:5px 10px;
}
table.entryForm th{
	font-weight:normal;
	background-color:#FFFFCC;
}
table.entryForm td.send{
	background-color:#FFCC00;
	text-align:center;
	padding:6px;
}
table.contactForm{
	border-collapse:collapse;
}
table.contactForm td,
table.contactForm th{
	border:1px solid #CCC;
	padding:5px 10px;
}
table.contactForm th{
	font-weight:normal;
	background-color:#FFFFCC;
}
table.contactForm td.send{
	background-color:#FFCC00;
	text-align:center;
	padding:6px;
}
.essential{
	color:#CC0000;
}
th.nowrap,
td.nowrap{
	white-space:nowrap;
}


#main h2{
	background-color:#D9F4FF;
	border-left:6px solid #045F9E;
	border-bottom:1px solid #CCC;
	padding:5px 5px 5px 11px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:120%;
	color:#0D304B;
}

.txt p{
	margin:10px 0;
}
#main .block{
	margin-bottom:30px;
}


