@charset "utf-8";





/* --------------------------------------------------

aboutmobile

-------------------------------------------------- */

#aboutmobile {


}
#aboutmobile h2{
	background-image: url(../enquete/img/headline.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	font-size: 110%;
	font-weight: bold;
	height: 27px;
	padding-top: 10px;
}


/* index */


.m_read{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

#l_frame{
	float: left;
	width: 452px;
	margin: 0px;
	padding: 0px;
}

#r_frame{
	float: right;
	width: 172px;
}

.mobileimg{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.w300{
	width: 300px;
	margin-right: 15px;
}

.w300b{
	width: 300px;
}

.w452{
	width: 452px;
}

.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;
}

