@charset "utf-8";
/* ===================================================================
CSS information

 file name  :index.css
 author     :nariai(admin)
 style info :404エラー
=================================================================== */

/*----------------------------------------------------
	404エラー
----------------------------------------------------*/

#mainBox {
	width:760px;
	margin:20px auto 0;
}

h2 {
	background:#000000;
	border-left:8px solid #ff285e;
	color:#30ffe9;
	font-weight:bold;
	padding:8px 0 8px 20px;
	margin-bottom:15px;
	font-size:135%; 
}

#ma-coment {
	line-height:1.8em;
	margin-bottom:50px;
}

#ma-link img {
	vertical-align:-2px;
	margin-right:3px;
}

#ma-link a {
	text-decoration:none;
}