@charset "UTF-8";
@import "common.css";

/*サイドメニュー--------------------*/

#slink_sinryo {
	margin-bottom: 5px;
	background:url(../img_top/slink_bg.gif) top repeat-y;
}

#slink_sinryo h4,
#slink_sinryo ul {
	clear: both;
}

#slink_sinryo li {
	line-height: 0;
	font-size:0;
}



/*flash--------------------*/

#flash {
	width:625px;
	margin-bottom: 10px;
}

/*診療時間--------------------*/

.time_block {
	width:625px;
	height: 126px;
	margin: 0 auto 15px auto;
}

/*お知らせ--------------------*/

.info_block {
	margin-bottom: 20px;
	padding: 15px;
	border: 2px solid #edebe5;
	background-color: #f7f6f3;
	font-size: 93%;
}

.info_block .ttl03 {
	margin-bottom: 5px;
	padding: 0 0 5px 0;
	background:url(../img/line_dot.gif) bottom left repeat-x;
}

.info_block .ttl03 span {
	display: block;
	min-height: 16px;
	*height: 16px;
	*height: 16px;
	padding: 0 0 0 17px;
	background:url(../img/icon_maru01.gif) 0 65% no-repeat;
}



/*news--------------------*/

.news_block {
	width:625px;
	margin-bottom: 10px;
}

.news_block .news_ttl{
	width: 625px;
	height: 41px;
	background:url(../img_top/news_bg.gif) top left no-repeat;
	position:relative;
}

.news_block .news_ttl h2 {
	float: left;
	width: 154px;
	margin: 9px 0 0 10px;
}

.news_block .news_ttl div {
	float: right;
	width: 69px;
	margin: 10px 6px 0 0;
}

.news_box {
	clear: both;
	width: 605px;
	margin: 0 auto 10px auto;
}

.news_box tr {
	background:url(../img/line_dot.gif) bottom left repeat-x;
}

.news_box th {
	padding: 10px;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background:url(../img/icon01_block01.gif) 0 16px no-repeat;
	font-size: 93%;
}

.news_box td {
	padding: 10px 0;
	vertical-align: top;
}