@charset "shift_jis";
@import "reset.css";
@import "common.css";


dl{
	width:620px;
	margin: 10px;
	float:right;
}

dt{
width:100px;
float:left;
color:#CC0000;
text-align:right;
}

dd{
width:500px;
margin:0 0 10px 20px;
float:left;
line-height:150%;
background:url(../img/hr_x.gif) repeat-x bottom;
padding-bottom:10px;
}

#contents img{
	float:left;
	margin-top: 15px;
}
