﻿@charset "UTF-8";

#member dl{
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
}

#member dt{
	width:250px;
	float:left;
	margin-right:15px;
}

#member dd{
	float:left;
	width:300px;
	padding-top:10px;
}
