@charset "utf-8";

/* CSS Document */


/* ========================================
	
	* Œg‘ÑƒTƒCƒg —pCSS

======================================== */

/* mobile
======================================== */
#mobile p {
	margin-bottom:20px;
}
#mobile #qr {
	padding-bottom:60px;
	margin-bottom:40px;
	border-bottom:1px #ccc solid;
}
#mobile .data_box {
	overflow:hidden;
	zoom:1;
	color:#766B63;
}
#mobile .left_box {
	width:100px;
}
#mobile .right_box {
	width:510px;
}
#mobile .data_box h3,
#mobile .data_box h4 {
	margin-bottom:20px;
	font-size:100%;
}
#mobile .data_box .right_box dt {
	font-weight:bold;
}
#mobile .data_box .right_box dd {
	margin-bottom:10px;
}
#mobile .data_box h4 {
	padding-top:20px;
	border-top:1px #ccc solid;
}
#mobile .data_box h4.first {
	padding-top:0px;
	border-top:none;
}
