#chara_box .box{
	padding:0;
	margin:0 25px;
}
#chara_box .box2{
	padding:0;
	margin:0 50px;
}

.box2 h3{
	background-image: url(../images/topics_list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding:0 0 0 20px;
	color: #20759B;
	height:30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #22759B;
}
#chara_box{
	padding:0;
	margin:0;
}

#chara_box h2{
	background-image: url(../chara/images/h2_img.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 980px;	
	text-indent:-9999px;
}

.chara_txt{
	float:left;
	width:400px;
	padding:0;
	margin:0;
}

.chara_img{
	float:right;
	with:250px;
	padding:0;
	margin:0;
	text-align:right;
	font-size:80%;
}