@charset "UTF-8";

.ill{
	background:url(../images/chara/zoom.jpg) 50% 100% no-repeat;
	padding-bottom:20px;
	display:inline-block;
}

.h3{
	background:url(../images/data/h3_bg02.gif) no-repeat 100% 50%;
}

h3{
	background:url(../images/data/h3_bg01.gif) no-repeat 0% 50%;
	font-size:medium;
	padding:12px 0 12px 28px;
}
.boy h3{
	background:url(../images/chara/h3_bg01_boy.gif)no-repeat 0% 50%;
	}
.article{
	width:180px;
	float:left;
}
.fig{
/*	height:270px;
	line-height:270px;*/
	text-align:center;
	padding-right:20px;
}
.fig img{
	vertical-align:bottom;
}
h4{
	clear:both;
	padding:1em 0 0.5em;
}
.nickname{
	font-size:small;
}
.meg_lead{
	zoom:1;
}
.meg_lead:after{
	padding-bottom:1em;
	content:".";clear:both;height:0;display:block;visibility:hidden;
}
.meg_lead img{
	float:left;
	padding-right:10px;
}
.meg_lead p{
	overflow:auto;
}

.article_meg{
	width:16%;
}