@charset "utf-8";
/*------------reset------------*/
html {
	overflow-y:scroll;
}
* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
ul,li{
	list-style: none;
}
/*------------common------------*/
body {
	font: 80% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
}


/*------------トップイメージ------------*/
#topimage {
	height:285px;
	margin:0 auto;
	background: url(images/topimage.jpg) no-repeat scroll center top;
}
#topimage00 {
	height:285px;
	margin:0 auto;
	background: url(images/topimage00.jpg) no-repeat scroll center top;
}
#topimage01 {
	height:285px;
	margin:0 auto;
	background: url(images/topimage01.png) no-repeat scroll center top;
}




/*------------center_contents------------*/
#center_contents {
	width:460px;
	height:auto;
	float:left;
	margin-top:4px;
}
#center h2 {
	width: 460px;
	height:40px;
	clear:both;
}

/*------------right_contents------------*/
#right_contents {
	width:180px;
	height:auto;
	float:right;
	margin-top:4px;
}
#right_contents ul {
	width:180px;
	height:auto;
}
#right_contents ul li {
	width:180px;
	height:auto;
	margin-bottom:10px;
}


#medical {
	width:460px;
	clear:both;
	margin-bottom:15px;
}

/*------------新着情報------------*/
#news {
	width:460px;
	clear:both;
	height:100px;
}
#news2 {
	width:460px;
	height:auto;
	clear:both;
}

.txt_date {
	width:80px;
	height:22px;
	font-size:12px;
	color:#4196C7;
	line-height:18px;
	letter-spacing:1px;
	padding:0 0 0 32px;
	background: url(common/images/icon_blue.gif) no-repeat 10% 40%;
	float:left;
	border-bottom:dashed #CCCCCC 1px;
	margin:7px 0 10px 0;
}
.txt_date02 {
	width:80px;
	height:40px;
	font-size:12px;
	color:#4196C7;
	line-height:18px;
	letter-spacing:1px;
	padding:0 0 0 32px;
	background: url(common/images/icon_blue.gif) no-repeat 10% 40%;
	float:left;
	border-bottom:dashed #CCCCCC 1px;
	margin:7px 0 10px 0;
}

.txt_news {
	width:316px;
	height:auto;
	font-size:12px;
	color:#575656;
	line-height:18px;
	letter-spacing:1px;
	margin:6px 0 10px 0;
	padding:0 0 5px 4px;
	border-bottom:dashed #CCCCCC 1px;
	float:left;
}
.txt_news a {
	color:#4196C7;
	text-decoration:none;
}
.txt_news a:hover {
	color:#4196C7;
	text-decoration:underline;
}

/*------------外来受付時間------------*/
#foreign table {
	width:460px;
	font-size:10px;
	padding:4px;
	text-align:center;
	border-collapse:collapse;
	letter-spacing:1px;
}
#foreign table tr {
	border-bottom:1px #CFCFCF dashed;
}
#foreign table th {
	padding:4px;
	background-color:#D2ECFB;
	color:#24516F;
	border-right:1px #CFCFCF dashed;
}
#foreign table td {
	padding:4px;
	color:#4d4b4b;
	border-right:1px #CFCFCF dashed;
}
.maru {
	color:#569ECE;
	font-size:12px;
	padding-bottom:2px;
}
#foreign p {
	font-size:10px;
	color:#4D4B4B;
	padding:6px;
	line-height:14px;
	letter-spacing:1px;
}
#foreign p a {
	color:#4196C7;
	text-decoration:underline;
}
#foreign p a:hover {
	color:#4196C7;
	text-decoration:none;
}

/*------------バナー------------*/
#btn {
	width:460px;
	height:auto;
}
#btn_left {
	width:107px;
	height:19px;
	float:left;
	margin:5px 10px 0 0;
	background: url(images/back_btn.gif) no-repeat;
	font-size:12px;
	color:#4d4b4b;
	text-align:center;
	padding-top:11px;
	letter-spacing:1px;
}
#btn_left2 {
	width:107px;
	height:19px;
	float:left;
	margin:5px 10px 0 0;
	background: url(images/back_btn2.gif) no-repeat;
	font-size:12px;
	color:#4d4b4b;
	text-align:center;
	padding-top:11px;
	letter-spacing:1px;
}

.btn_left3 {
	width:440px;
	height:19px;
	float:left;
	margin:5px 10px 0 0;
	background: url(images/back_btn3.gif) no-repeat;
	font-size:12px;
	color:#4d4b4b;
	text-align:left;
	padding-top:11px;
	padding-left:18px;
	letter-spacing:1px;
}

#btn_left a {
	color:#4d4b4b;
	text-decoration:none;
}
#btn_left a:hover {
	color:#4d4b4b;
	text-decoration:underline;
}
#btn_left02 {
	width:160px;
	height:19px;
	float:left;
	margin:5px 10px 0 0;
	background: url(images/back_btn02.gif) no-repeat;
	font-size:12px;
	color:#4d4b4b;
	text-align:center;
	padding-top:11px;
	letter-spacing:1px;
}
#btn_left02 a {
	color:#4d4b4b;
	text-decoration:none;
}
#btn_left02 a:hover {
	color:#4d4b4b;
	text-decoration:underline;
}
#btn_right {
	width:107px;
	height:19px;
	float:right;
	margin:5px 0 0 0;
	background: url(images/back_btn.gif) no-repeat;
	font-size:12px;
	color:#4d4b4b;
	text-align:center;
	padding-top:11px;
	letter-spacing:1px;
}
#btn_right a {
	color:#4d4b4b;
	text-decoration:none;
}
#btn_right a:hover {
	color:#4d4b4b;
	text-decoration:underline;
}

/*------------病院概要------------*/
#hospital {
	width:180px;
	height:234px;
	margin-top:10px;
	background: url(images/hospital_back.gif) no-repeat;
	clear:both;
}
#hospital img {
	margin:8px 0 0 8px;
	float:left;
}
#hospital_txt {
	width:170px;
	font-size:10px;
}
.hospital_title {
	padding:10px 0 0 26px;
	letter-spacing:1px;
	color:#A28758;
	font-weight:bold;
	height:12px;
	font-size:10px;
	clear:both;
}
.hospital01 {
	margin:0 0 0 13px;
	padding-top:10px;
	letter-spacing:1px;
	color:#5A5A5A;
	height:12px;
	clear:both;
}
.hospital04 {
	margin:0 0 0 13px;
	padding-top:8px;
	letter-spacing:1px;
	color:#5A5A5A;
	height:12px;
	clear:both;
}
.hospital02 {
	margin:0 0 0 13px;
	padding-top:7px;
	letter-spacing:0px;
	color:#5A5A5A;
	height:12px;
}
.hospital03 {
	margin:0 0 0 13px;
	padding-top:10px;
	letter-spacing:1px;
	color:#5A5A5A;
	height:12px;
}


