body{
	background:url(img/title_bg.gif) repeat-x;
}

p {
/*	clear:both;*/
}

ul.cnt {
	list-style:none;
}

li.cnt {
	list-style:none;
/*	list-style-image:url(img/li_cnt.gif);*/
	padding-left:20px;
	background:url(img/li_cnt.gif) no-repeat center left;
	line-height:120%;
	margin-bottom:0.8em;
}


.belt{
	background:url(http://www.onomichi-med.or.jp/img/belt.gif); padding:2px 8px; font-weight:bold; margin-bottom:10px; clear:both;
}

.navi{
	background-color:#CCCCCC;
	color:#000000;
	padding:5 0 5 15;
}
/* p
--------------------------------------------------------------------*/
@media print {
	body {background:#ffffff;}

}