@charset "UTF-8";/* 予防歯科のデザイン用CSS */

ul#pmtc {
	margin:10px 10px;
	line-height:1.8;
	width:90%;
	list-style-type:disc;
	list-style-position: inside;
	background-color: #f0f8e7;
}
ul#pmtc li {
		background-color: #f0f8e7;
}
#main table.table_pmtc {
	margin: 20px auto;
}
#main table.table_pmtc tr td {
	padding:5px;
	text-align:center;
}
	
