@charset "UTF-8";

@import "../css/import.css";

/* index */


#mobile h2{
	clear: both;
	height: 100px;
	background-color: transparent;
	background-image: url(img/h2.jpg);
	background-repeat: no-repeat;
}

#mobile h4{
	margin-top: 10px;
	margin-bottom: 10px;
}

.m_access{
	float: left;
	width: 620px;
}

.qrcode{
	width: 305px;
	float: left;
	height: 230px;
}

.url01{
	float: right;
	width: 305px;
}

.url02{
	clear: both;
}

.url02 input{
	margin-left: 5px;
	vertical-align: middle;
}

.m_contents{
	float: right;
	width: 300px;
}

.m_contents p{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

p.error{
	color: #FF3333;
	font-weight: bold;
	margin-top: 5px;
}

.btimg{
	margin-top: 10px;
}
