@charset "Shift_JIS";
/* CSS Document */

@import url("base2.css");
#main{
	width:750px;
	margin:0 auto;
}


dl {
display:block; border:double #FF9900; padding:10px; background-color:#FFFFCC;
}
dd {
margin:0px 0px 0px 10px; line-height:150%;
}
ol {
list-style:none
}
ol strong {
font-weight:bold; font-size:14px;
}
ol li {
line-height:150%; margin-top:15px;
}