
div#m_main{
	width:300px;
	height:420px;
	background:#333;
	margin:30px auto auto 10px;
	float:left;
}
h3#m_top{
	height:10px;
	font-size:0;
	text-indent:-9999px;
}
#m_main div#disp{
	width:280px;
	height:400px;
	margin-left:10px;
	overflow:auto;
	text-indent:0;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#disp div{
	margin:1em auto;
}
#disp p{
	margin:1em auto;
}
div#r_qr{
	border:1px solid #333;
	margin-top:30px;
	margin-right:30px;
	width:250px;
	height:420px;
	float:right;
	background:url(../img/back/back_1.png);
}
#r_qr h4{
	background:url(../img/back/caption.png) #333;
	height:36px;
	width:100%;
	font-size:25px;
	line-height:36px;
	text-indent:0;
	text-align:center;
	color:#fff;
}
#r_qr span{
	display:block;
}
#r_qr span{
	margin-left:60px;
	margin-top:70px;
}
#r_qr p{
	width:220px;
	margin-top:80px;
	margin-left:15px;
	text-align:center;
	line-height:1.3em;
}
#r_qr p a{
	text-indent:0;
	text-decoration:none;
	font-weight:bold;
	display:block;
	margin-bottom:8px
	color:#000;
}
#r_qr a:visited{
	color:#000;
}
