@charset "UTF-8"; 

/*==================================================
	Site name : SHISEIKAI medical corporation.
	Modified  : Apr. 2, 2009
	Directory : /
==================================================*/
#container {
	background: none #fff;
}

/*	#header
==================================================*/
#header address {
	margin: 65px 0 0 0;
	padding: 0 0 10px;
	float: right;
	display: inline;
}

/*	#article
==================================================*/
.index #article.section {
	margin: 0;
	padding: 0 0 20px;
	width: 716px;
	background: none;
}

/*	#news
==================================================*/
.index #article.section #news {
	width: 673px;
}
.index #article.section #news h2 {
	margin: 0;
	padding: 0 0 4px;
	border-bottom: 7px solid #959595;
	position: relative;
	width: 673px;
	height: auto;
	font-size: 108%;
}
.index #article.section #news h2 a {
	border: 0;
	position: relative;
	z-index: 1;
	width: auto;
	height: auto;
	background: none;
}
.index #article.section #news dl {
	margin: 0 0 10px 0;
	padding: 2px 0 10px;
	background: none #fff;
}
.index #article.section #news dl dt {
	margin: 0;
	padding: 9px 0 0;
	font-weight: normal;
}
.index #article.section #news dl dd {
	margin: 0;
	padding: 0 0 8px;
	border-bottom: 1px dashed #3ba22b;
}

/*	#info
==================================================*/
.index #article.section #info {
	margin: 0;
	padding: 0 0 20px;
	width: 716px;
}
.index #article.section #info h3 {
	margin: 18px 0 0 0;
	padding: 0 0 8px 0;
	width: 90px;
}
.index #article.section #info table {
	margin-bottom:20px;
}
.index #article.section #info table th {
	width: 80px;
}
.index #article.section #info table .morning th {
	width: 150px;
}
.index #article.section #info table .afternoon th {
	background-color: #fff68f;
	width: 150px;
}
.index #article.section #info p {
	margin: 0 12px 0 15px;
	width: 600px;
}
.index #article.section #info p.notes {
	margin: 8px 12px 0 0;
}