@import "default.css";
@import "common.css";

#profile-title {
	text-align: center;
	height: 20px;
	width: 640px;
	background: #000000;
	margin-top: 20px;
	margin-bottom: 40px;
}

#Contentsarea p {
	font-size: 10px;
	line-height: 1.8em;
	color: #666666;
	margin-left: 20px;
}

#Contentsarea .head {
	font-size: 10px;
	line-height: 1.8em;
	color: #666666;
}

#Contentsarea .head h1 {
	font-size: 12px;
	text-align: left;
	margin-bottom: 10px;
	color: #000000;
}
#Contentsarea .head a {
	font-size: 10px;
}

#Contentsarea .dantitle {
	font-size: 12px;
	margin-top: 40px;
	line-height: 2em;
	border-top: 1px solid #999999;
}
#Contentsarea .stitle {
	font-size: 10px;
	line-height: 2em;
	margin-left: 10px;
	margin-top: 10px;
	color: #333333;
}
#Contentsarea .head .katagaki {
	font-size: 10px;
	line-height: 2em;
	color: #666666;
}
