body { margin:0; padding:0; }
body {
	font-size:0.8em;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.date {
	color: #669966;
	vertical-align: top;
	padding: 5px 0 0 5px;
	width: 75px;
}
.topi {	vertical-align: top; padding-top: 5px; }


/*listの文字*/
.style31 {
	color: #2e1400;
	font-size: 11px;
	line-height: 15px;
}

/*焦げ茶の文字*/
.style32 {
	color: #2e1400;
	font-size: 13px;
	line-height: 17px;
}

/*listのピンク文字*/
.style81 {
	color: #D3548A;
	font-size: 11px;
	line-height: 15px;
}

/*通常の文章*/
.style1 {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 17px;
}
/*下のリンク*/
.style2 {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 2em;
}
/*copyright*/
.style3 {
	color: #2e1400;
	font-size: 13px;
	
}

/*電話番号*/
.style4 {
	color: #FFA4C5;
	font-weight: bold;
	font-size: 13px;
}
/*病院案内タイトル*/
.style5 {
	color: #FFFFFF;
}
/*小さな文章*/
.style6 {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}
/*通常の青い文字*/
.style7 {
	color: #80B6B8;
	font-size: 13px;
	line-height: 17px;
}
/*通常のピンク文字*/
.style8 {
	color: #FFA4C5;
	font-size: 13px;
	line-height: 17px;
	
}

/*トップページの文章*/
.style9 {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 25px;
}
/*リンクの設定*/
a:link {
	text-decoration: none;
	color: #2e1400;
}
a:visited {
	text-decoration: none;
	color: #2e1400;
}
a:hover {
	text-decoration: underline;
	color: #6186B4;
}
a:active {
	text-decoration: none;
	color: #2e1400;
}
/*囲み罫*/
#wrap {
	BORDER-RIGHT: #2E1400 1px solid; BORDER-TOP: #2E1400 1px solid; MARGIN: 10px auto; BORDER-LEFT: #2E1400 1px solid; WIDTH: 800px; BORDER-BOTTOM: #2E1400 1px solid
}