@charset "Shift_JIS";
/*-----------------------------------------
contentsArea
------------------------------------------*/
#profile #contents .layout{
	width: 690px;
	margin: 10px 0 20px;
}

#profile #contents .layout dl{
	width: 410px;
	float: right;
}

#profile #contents .layout dl p{
	margin-bottom: 10px;
}

#profile #contents .layout dt{
	margin-bottom: 15px;
}

#profile #contents .layout p.pics{
	width: 255px;
	float: left;
}

#profile #contents .notice{
	margin: 40px 0;
	background: #F0E8D9;
	border: 1px solid #E8DAC4;
	padding: 10px;
}

#profile #contents .notice02{
	background: #FFF;
	padding: 10px 15px;
}

#profile #contents .notice dl{
	width: 476px;
	float: left;
}

#profile #contents .notice dt{
	font-weight: bold;
	color: #499019;
	font-size: 108%;
	margin-bottom: 10px;
}

#profile #contents .notice dd{
	margin-bottom: 10px;
}

#profile #contents .notice p.pics{
	width: 162px;
	float: right;
}

