@charset "UTF-8";

@import url(../css/import.css);

/* -------------------------  index */


#mobile{
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	height: 380px;
}

#mobile h2{
	margin-top: 20px;
}

.howto{
	width: 240px;
	border: 1px solid #CCCCCC;
	height: 175px;
	float: left;
	margin-right: 12px;
	margin-top: 20px;
	text-align: center;
}

.nosp{
	margin-right: 0px;
}

.howto h3{
	padding-bottom: 15px;
}
