/* CSS Document */


#contents p {
	margin: 20px 20px;
	line-height:1.3em;
}

#contents a {
	border-bottom:1px dotted #666666;
}


#contents h2 {
	font-size: 150%;
	color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #999999;
	margin-bottom:15px;
	margin-top:30px;
	width:95%;
}

#contents h3 {
	font-size: 120%;
	color: #CC0033;
	width:95%;
	margin: 20px 0px 0px 10px;
}
#contents ul{
	margin-left: 20px;
}

#contents td{
	border:1px solid #999999;
}
