@charset "utf-8";


#contents{
	width:760px;
}

#contents p,#contents li,#contents dt,#contents dl {
	line-height:1.6;
}
#contents p {
	margin:0 0 1em 0;
}
#contents li {
	list-style-type:none;
}
#contents address {
	font-style:normal;
}
#contents .clear {
	clear:both;
}

