@charset "utf-8";
/* CSS Document */
#mobile_body {
	width:750px;
	font-size:90%;
	line-height:1.4;
	margin:15px auto;
	}
#mobile_body img {
	margin-bottom:15px;
	}
#m_sample {
	display:block;
	margin:0 30px 27px 0;
	float:left;
	}
#about-mnj01 {
	float:right;
	width:470px;
	text-align:left;
	}
#code {
	width:750px;
	display:block;
	text-align:center;
	clear:both;
	text-align:left;
	}
.m_left {
	float:left;
	width:300px;
	padding:0 5px 5px 10px;
	}
.m_center {
	float:right;
	width:205px;
	padding:0 10px 5px 5px;
	text-align:center;
	}
.m_right {
	float:right;
	width:205px;
	padding:0 5px 5px 5px;
	text-align:center;
	}
