/*他ページ設定
-----------------------------------------*/
.newcharabox{
	float:left;
	width:630px;
	background: #cc0000;
	background: url("img/bg.jpg");
}

.newcharabox_padding {
	margin: 10px;
	padding-bottom: 20px;
}

.otherbox_photo{
	display: inline;
	float: left;
	width: 200px;
}

.otherbox_photo02{
	width:200px;
	float:left;
}

.otherbox_photo03{
	width:60px;
	float:left;
}

.otherbox_text{
	width:400px;
	float:right;
	line-height:140%;
}
