@charset "utf-8";
/* CSS Document */

.self_introduction{
	margin: 0 5px;
	font-size: 13px;
}
.self_introduction ul{
	width: 290px;
	height: auto;
	margin-bottom: 15px;
	padding-left: 180px;
}
ul.kunehiro {
	background: url(../about/image/kunehiro.jpg) no-repeat;
}
ul.kuneko {
	background: url(../about/image/kuneko.jpg) no-repeat;
}
ul.kuneriwo {
	background: url(../about/image/kuneriwo.jpg) no-repeat;
}
.self_introduction ul li{
	line-height: 20px;
	padding-left : 60px;
}
.self_introduction ul li.name01{
	line-height: 30px;
	background: url(../about/image/01.gif) no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.self_introduction ul li.name02{
	line-height: 30px;
	background: url(../about/image/02.gif) no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.self_introduction ul li.name03{
	line-height: 30px;
	background: url(../about/image/03.gif) no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.self_introduction ul li.task{
	background: url(../about/image/task.gif) no-repeat;
}
.self_introduction ul li.hobby{
	background: url(../about/image/hobby.gif) no-repeat;
}
.self_introduction ul li.like_comic{
	background: url(../about/image/like_comic.gif) no-repeat;
}
.self_introduction ul li.like_anime{
	background: url(../about/image/like_anime.gif) no-repeat;
}
.self_introduction ul li.like_novel{
	background: url(../about/image/like_novel.gif) no-repeat;
}
.self_introduction ul li.like_drama{
	background: url(../about/image/like_drama.gif) no-repeat;
}
.self_introduction ul li.like_movie{
	background: url(../about/image/like_movie.gif) no-repeat;
}
.self_introduction ul li.like_music{
	background: url(../about/image/like_music.gif) no-repeat;
}
.self_introduction ul li.like_game{
	background: url(../about/image/like_game.gif) no-repeat;
}
.self_introduction .other_gender {
	background: url(../about/image/other_gender.gif) no-repeat;
}
.self_introduction .female {
	background: url(../about/image/female.gif) no-repeat;
}
.self_introduction .male {
	background: url(../about/image/male.gif) no-repeat;
}
img.banner {
	float: right;
	margin: 0 0 5px 10px;
}
div.favorite {
	margin-left: 5px;
}
div.favorite div.sentence {
	font-size: 13px;
	margin-left: 20px;
}
h5{
	width: auto!important;
	line-height: 20px;
	padding: 1px 0 0 20px;
	color: #eca1b5;
	font-size: 14px;
	font-weight: bold;
	background: url(../about/image/h5_favorite.gif) no-repeat;
}