@charset "utf-8";

#contents{
	width:595px;
	margin-left:65px;
}
#contents table{
	width:595px;
	margin-bottom:30px;
}

#contents table td{
	vertical-align:top;
}


#contents table ul{
	margin:0.5em 1em 0.5em 1em;
}

#contents table ul li{
	border-bottom:dotted 1px #CBE396;
	line-height:150%;
}

#main #contents p {
	margin:0.5em 1em 0.5em 1em;
}
