@charset "UTF-8";



/*  ------------------------------#profile リスト表示 */


#profile dl{
	margin-left : 20px ;
	margin-bottom : 20px ;
}

#profile dt{
	border-top : dotted 1px #999 ;
	margin-top : 0.5em ;
	line-height : 1.6em ;
}

#profile dd{
	margin-left : 120px ;
	margin-top : -1.6em ;
	line-height : 1.6em ;
}





