.cls_profile {
	height: 150px;
	background-color: #AFC;
}
.cls_profile img {
	margin-right: 20px;
}
.cls_profile .cls_profile_photo {
	float: left;
}
.cls_profile ul {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	list-style-position: inside;
	list-style-type: none;
}
.cls_profile_history {
	background-color: #DFD;
}
.cls_profile_history ul {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	padding-left: 5px;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: none;
}
.cls_profile_books {
	background-color: #EFE;
}
.cls_profile_books ul {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-left: 5px;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: none;
}
.cls_profile_books ul li {
	padding-bottom: 10px;
}
.cls_profile_books ul li .cls_profile_books_soft {
	padding-left: 10px;
}
.cls_profile_books ul li .cls_profile_books_book {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #E00;
	font-weight: bold;
}
.cls_profile_books ul li .cls_profile_books_soft span {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	color: #00E;
	font-weight: bold;
}
