@charset "shift_jis";

/*----------------------------------------------------*/ 
/* CSS Index

- top

------------------------------------------------------*/

#contents p.message {
	margin-bottom:30px;
}

#contents h3 {
	margin-bottom:15px;
}

#contents div.profile {
	border-radius: 10px;
	background:#E0F8FE;
	padding: 12px 20px;
}

#contents div.profile ul {
	width:560px;
	margin:0;
}

#contents div.profile ul:after { content:".";}

#contents div.profile ul li.history {
	width:320px;
	float:left;
}

#contents div.profile ul li.belong {
	width:180px;
	float:left;
}

#contents div.profile dl {	zoom:1;}
#contents div.profile dl:after { content:".";}

#contents div.profile ul dt {
	float:left;
	width:3em;
}

#contents div.profile ul dd {
	padding-left:3em;
}