@charset "Shift_JIS";
/*-----------------------------------------
contentsArea
------------------------------------------*/
#flow #contents .layout{
	width: 690px;
	margin-top: 50px;
}

#flow #contents .layout dl{
	width: 405px;
	float: left;
}

#flow #contents .layout dt{
	margin-bottom: 10px;
}

#flow #contents .layout p{
	width: 263px;
	float: right;
} 

