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

/* 404 ------------------------------------------------------*/


.txtbox{
	width:850px;
	height:auto;
	margin: 60px auto 100px;
}

.txtbox_title{
	margin-bottom:30px;
	font-weight: bold;
	font-color: #2e3092;
	font-size: 160%;
}


/* maintenance ------------------------------------------------------*/

.txtbox_m{
	width:850px;
	height:auto;
	margin: 100px auto 120px;
}

