@charset "utf-8";
.table_main_ch {
	background-image: url(../common/images/table_lb.jpg);
	background-repeat: repeat-y;
	background-position: center;
	float: left;
	width: 677px;
	padding-left: 23px;
}
.chara_image {
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	height: 250px;
}
.chara_text {
	width: 173px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 140%;
	font-size: 12px;
	color: #371f06;
}


.chara_box   {
	font-size: 12px;
	line-height: 140%;
	width: 213px;
	float: left;
	clear: none;
	padding-top: 10px;
	padding-left: 5px;
}
.chara_box .chara_th {
	background-image: url(../character/images/chara_th.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 213px;
}
.chara_box .chara_tf {
	background-image: url(../character/images/chara_tf.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 213px;
}
.chara_box .chara_tm {
	background-image: url(../character/images/chara_tm.jpg);
	background-repeat: repeat-y;
	width: 213px;
	height: 500px;
}
.chara_name {
	font-size: 14px;
	color: #ba380b;
	font-weight: bold;
}
