
/* -----------body----------- */

body, h1, h2, h3, h4, form, dl, dt, dd { margin: 0; padding: 0; }

body {
	font-family: monospace;
	font-size:13px;
	line-height:150%;
	color:#333;
	background: url("images/bg.gif") repeat-x #6F0;
	margin: 0;
	padding: 0;
	}

a { text-decoration: underline; }
a:link { color:#00F; }
a:visited { color: #00F; }
a:hover { color: #F03; }
a:active { color: #F03; }


/* ----------- 枠線〜 border-style: solid; 〜----------- */


/* -----------全体囲み----------- */

#all {
	text-align: left;
	margin: 0;
	padding-left: 0px;
}


/* -----------ヘッダー----------- */

#head {
	margin: 0;
	padding: 0;
	width: 812px;
	height: 156px;
}

#head_01 {
	margin: 0;
	padding: 0;
	width: 812px;
	height: 111px;
}

#head_02 {
	margin: 0;
	padding: 0;
	width: 812px;
	height: 45px;
	background: url("images/head_02.gif") right no-repeat #00C763;
}

.head_02txt {
	margin: 0;
	padding: 15px 30px 0px 650px;
	font-size:11px;
	color:#FFF;
	text-align: right;
}

.head_02txt a:link,
.head_02txt a:visited { color: #FFF; }
.head_02txt a:hover,
.head_02txt a:active { color: #FC0; }


/* -----------白枠全体----------- */

#whitebody {
	overflow: hidden;
	width: 700px;
	margin-left: 112px;
	padding: 0;
	background: url("images/whitebody_bg.gif") right repeat-y #FFF;
}

/* -----------コンテンツ----------- */

#contents {
	margin: 0 30px 0 50px;
	padding: 0;
	width: 620px;
	text-align: left;
	background: #FFF;
}

#contents_p {
	padding: 40px 0 10px 0;
}


/* -----------コンテンツ上の段----------- */

#content_01 {
	margin: 0;
	padding: 0;
	width: 620px;
	text-align: left;
	background: url("images/00_kirinbg.gif") right bottom no-repeat #FFF;
}


/* -----------最新情報----------- */

.latest_p01 {
	padding: 8px;
}


ul.list01 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height:120%;
}
 
ul.list01 li {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background: url("images/00_delta01.gif") 0px 0px no-repeat;
	list-style: none;
}

.list01 a:link,
.list01 a:visited { color: #F30; }

.list01 a:active,
.list01 a:hover { color: #F03; }


/* -----------最近流行の病気----------- */

ul.list02 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height:120%;
}
 
ul.list02 li {
	margin: 0px;
	padding: 0px 0px 0px 13px;
	background: url("images/00_delta02.gif") 0px 0px no-repeat;
	list-style: none;
}


/* -----------コンテンツ下の段----------- */

#content_02 {
	margin-top: 20px;
	padding: 0;
	width: 620px;
	text-align: left;
}


/* -----------医院----------- */

.name01 {
	font-size:12px;
	line-height:140%;
	color:#F33;
}


/* -----------科目----------- */

.name02 {
	font-size:11px;
	line-height:140%;
	color:#F33;
}


/* -----------院長名----------- */

.name03 {
	font-size:12px;
	line-height:140%;
	color:#F33;
}


/* -----------住所とTEL----------- */

#address {
	font-size:11px;
	line-height:160%;
	color:#06C;
}


/* -----------最終更新日----------- */

#day {
	font-size:12px;
	color:#000;
}


/* -----------下部ナビ_全コーナー----------- */

#navi03 {
	margin-top: 15px;
	padding: 0;
	width: 620px;
	text-align: left;
	font-size:10px;
	line-height:145%;
	color:#333;
	text-align: left;
	border-top: 1px dotted #999;
}

.navi03txt {
	margin: 0;
	padding-top: 10px;
}

.navi03txt a:link,
.navi03txt a:visited { color: #093; }
.navi03txt a:hover,
.navi03txt a:active { color: #F63; }


/* -----------フッター----------- */

#foot {
	overflow: hidden;
	margin-left: 112px;
	padding: 0;
	width: 700px;
	height: 28px;
}


/* -----------左メニュー全体----------- */

#left {
	position: absolute;
	top: 156px;
	left: 0px;
	width: 161px;
	height: 472px;
	text-align: left;
	padding: 0;
	margin: 0;
	background: url("images/menu_shadow01.gif") 0px 8px no-repeat;
}


/* -----------左メニュー矢印用----------- */

#left_arrow {
	padding: 0;
	margin-top: 2px;
	margin-left: 131px;
	width: 24px;
	height: 46px;
	text-align: left;
}

