@charset "UTF-8";

/* メインイメージ */

#mainImageArea{
	width: 100%;
	height: 160px;
	background: #449a26;
}

#mainImage {
	width: 980px;
	margin: 0 auto;
	text-align: center;
}

#miIcon{
	position: absolute;
	left: 80px;
}

#miText {
	position: absolute;
	left: 230px;
}


/* ======================================================================= */

/* ニュース */
#news-text {
	white-space: pre-wrap;
}
.news {
	width: 960px;
	margin: 40px auto 56px auto;
	padding-bottom: 40px;
	text-align: center;
	border-bottom: dotted 1px #bbb;
}

.newsDate {
	font-size: 11px;
	margin-right: 20px;
	color: #333;
}

.news p {
	line-height: 1.4;
	font-size: 110%;
	font-weight: normal;
}

.news .title {
	font-size: 155%;
	color: #f60;
	margin-bottom: 4px;
	font-weight: bold;
}

.news a {
	color: #6b4;
}

.news a:hover {
	color: #8d6;
}

.news-title {
	font-size: 24px;
	color: #f60;
	margin-bottom: 10px;
}

.news-desc {
	line-height: 1.4;
}

.gw {
	margin: 20px auto;
	width: 960px;
}

.gw .tr2 td {
	padding: 15px 0;
}

.anzen-list {
	text-align: left;
	max-width: 495px;
	margin: 16px auto 0 auto;
	list-style: disc;
}

.anzen-list li {
	font-size: 110%;
	margin-bottom: 8px;
	line-height: 1.4;
}

/* ======================================================================= */

/* 内容 */

article {
	width: 960px;
	margin: 0 auto;
}

.mt70 {
	margin-bottom: 70px;
}


/* 各幅 */

.w492 {
	width: 492px;
}

.w321 {
	width: 321px;
}

.secTitle {
	margin-bottom: 20px;
}

#illust {
	margin-right: 15px;
}

.txt1 {
	line-height: 1.7;
	letter-spacing: 1px;
}

/* 診療時間のテーブル */

#timeTable {
	border: 0;
	border-spacing: 1px;
	padding: 0;
	background: #449a26;
}

#timeTable th {
	padding: 6px 20px;
	color: #fff;
	background: #449a26;
}

#timeTable td {
	background: #fff;
	text-align: center;
	vertical-align: center;
}

.tdDate {
	font-size: 14px;
	padding: 10px 30px;
	font-weight: bold;
	color: #449a26;	
}

.maru {
	color: #449a26;
	font-size: 26px;
}

/* アクセス */

.txt2 {
	margin-top: 10px;
	line-height: 1.4;
}


/* 診療科目 */

#iconArea {
	width: 366px;
}

#iconArea li {
	float: left;
	margin-bottom: 5px;
}

.mr60 {
	margin-right: 60px;
}

.toshin {
	margin-top: 20px;
}

/* 地図 */

.txt3 {
	margin: 5px 0 0 5px;
	font-size: 12px;
}

.bottom-yoyaku-image {
	height: 50px;
}

.yoyaku-div {
	margin-bottom: 10px;
}