@charset "UTF-8";

@import "../css/import.css";

h1{
	background-image: url(img/h1.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 860px;
}

#aboutmobile {


}

/* index */


.m_read{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#l_frame{
	float: left;
	width: 615px;
	margin: 0px;
	padding: 0px;
}

#r_frame{
	float: right;
	width: 220px;
}

.mobileimg{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.w300{
	width: 300px;
	margin-right: 15px;
}

.w300b{
	width: 300px;
}

.w615{
	width: 615px;
}

.howto li{
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}

.howto p{
	margin-top: 10px;
}

.btnAki{
	margin-left: 3px;
	margin-bottom: -5px;
}

.p01{
	margin-top: 10px;
	margin-bottom: 10px;
}


/* */

.completion{
	font-weight: bold;
	color: #CC0000;
	padding: 10px;
	width: 320px;
	text-align: center;
	border: 1px solid #CC0000;
}

.mberror{
	color: #CC0000;
	padding: 10px;
	border: 1px solid #CC0000;
	margin-top: 10px;
	width: 320px;
	text-align: center;
}
