
body {
	font: "メイリオ","Meiryo","ＭＳゴシック","MS  Gothic",Osaka,Verdana,Arial,Helvetica,sans-serif,monospace;
	color: #333333;
	margin: 0;
	background: url(../img/bg3.jpg) no-repeat;
}



.box {
	text-align: justify;
	text-justify:inter-ideograph;
	margin-left: 590px;
	margin-top: 380px;
	font-size: 13px;
	line-height: 21px;
	color: #ffffff;
	width: 400px;
}

.textr{
	text-align: right;
	display: block;
	margin-top: 8px;
}

.mt5 {
	display: inline-block;
	margin-top: 8px;
}


.textl{
	display: block;
	margin-bottom: 8px;
}


.box2{	text-align: justify;
	text-justify:auto;
	
}