/*帯広の病院

guide.css - 医療ガイド style sheet for iryoinfo website.

==========================================================================================   History
	2007/11/20		Ver 2.0
====================================================================================================
*/

/*===================================　全体　body要素　=====================================*/


.m20-10 {
	padding-bottom: 10px;
	padding-right: 20px;
}



/*===　角丸うえ　===*/
#navi-top {
	background: url(../images/metabo_bgt.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 760px;
	height: 31px;
	clear: both;
}
/*===　角丸した　===*/
#navi-bottom {
	background: url(../images/metabo_bgb.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 760px;
	clear: both;
}
/*===　コンテンツ見出し　===*/
#navi-h {
	background: url(../images/metabo_bg01.gif) repeat-y;
	height: auto;
	width: 714px;
	padding: 0px 22px 20px 24px;
	margin: 0px;
}


/*===　コンテンツ内ナビ囲み　===*/
#navi {
	margin: 0px;
	padding: 0px 22px 0px 24px;
	height: auto;
	width: 714px;
	background: url(../images/metabo_bg01.gif) repeat-y;
}
#navi img {
	padding-bottom: 10px;
}

/*===　フッター　===*/
#foot {
	background: url(../images/bg-under03.gif) repeat;
	padding: 6px;
	width: 748px;
	text-align: right;
}