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

h4 img{
	position:relative;
	left:-9px;
}
.chara_ill{
	float:right;
}
.chara_main, .chara_sub, .chara_fam{
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	vertical-align:top;
	background-position:0% 100%;
	background-repeat:no-repeat;
	width:175px;
	padding:0 10px 0 115px;
	margin-bottom:30px;
}
.chara_main{
	min-height:190px;
	_height:190px;
}
.chara_sub{
	min-height:140px;
	_height:140px;
}
.chara_fam{
	min-height:125px;
	_height:125px;
}

h3{
	font-size:90%;
}

h3 img{
	margin-bottom:0.1em;
}
/*============================================================
囲み
============================================================*/
.chara_note{
	background:url(../images/common/column_bg260_02.gif) no-repeat 0% 100% #c93d3d;
}
.chara_note h5{
	background:url(../images/common/column_bg260_01.gif) no-repeat 0% 0%;
	padding:10px 11px 0.3em;
}
.chara_note p{
	padding:0 11px 10px;
	line-height:1.5;
	font-size:90%;
}
/*============================================================
各キャラ別
============================================================*/
.chara_main, .chara_sub{
}
.chara_dora{
	width:430px;
	background:url(../images/chara/ill.jpg) 0% 100% no-repeat;
	padding:0 10px 280px;
}
.chara_haruzou, .chara_teacher, .chara_biriko{
	padding-right:0;
}
.chara_haruzou h3 img, .chara_sherlock h3 img{
	position: relative;
	top:-8px;
}