@charset "Shift_JIS";


/* content
---------------------------------------------------*/
#titleBox{
	background:url(../image/title.jpg) no-repeat;
}


/* main
---------------------------------------------------*/
#main{
	background:#F7F7F7;
	width:741px;
	margin-top:19px;
	border-top:1px solid #C9C9C9;
	border-bottom:1px solid #C9C9C9;
}

dl{
	padding:12px;
}

dl dt{
	color:#F84263;
	margin-bottom:8px;
}

dl dd{
	font-size:10px;
	margin-bottom:15px;
}

dl#firstLine{
	border-bottom:1px solid #C9C9C9;
}