/* CSS Document */

/* S̍\
---------------------------------------------------- */
<!--
#checklist {  width: 710px;  margin: 30px auto;  background-color: #FFFFFF;}

.monthly { border-bottom: 1px solid #CCCCCC; border-top: 1px solid #CCCCCC; padding: 2px; color:#999999; font-size: 0.80em;}

.m_blue { color:#99CCCC; font-weight: bold; float: left;}
.m_green { color:#78B97A; font-weight: bold; float: left; }
.m_pink { color:#FF9DA6; font-weight: bold; float: left; }
.m_purple { color:#A383B2; font-weight: bold; float: left; }
.m_info { color: #B1A58F; font-weight: bold; float: left;}


#checklist ul { list-style: square; } 
#checklist li { padding-bottom: 10px;} 

br.clear { font-size: 1px;	line-height: 100%; clear: both;	}
-->
