@charset "UTF-8";

/* over write */

#mgl_maincol {
	margin-left: 110px;
}

* html #mgl_maincol {
	margin-left: 60px;
}

.active {
	width: 100px;
}

#mgc_subnavi_leftbg {
	width: 224px;
	height: 15px;
	float: left;
	background: url(http://i.yimg.jp/images/mg/common/mg_skinnav_lf_void_.gif) no-repeat;
	overflow: hidden;
}

#mgb_error_title {
	width: 100%;
	text-align: center;
}

#mgb_error_body {
	width: 90%;
	margin: 10px auto 0 auto;
	text-align: left;
}

#mgb_error_foot {
	width: 100%;
	text-align: center;
	margin-top: 10px;
}


ul {
	width: 500px;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-left: 0;
	list-style: none;
}

li {
	padding-left: 10px;
	background-image: url(http://i.yimg.jp/images/mg/common/mg_common_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 0.1em;
	text-align: left;
	margin-bottom: 5px;
}

.mgb_abuse_ttl {
	width: 510px;
	background-color: #faf2f0;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 3px;
}

.mgb_abuse_body {
	width: 505px;
	margin: 0 0 8px 5px;
	line-height: 140%;
}

.mgbp_submit {
	margin-top: 5px;
	width: 500px;
	text-align: center;
}

