@charset "utf-8";
#Q_body {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	margin:0 auto;
	color: #000000;
}
#wrap01 {
	width: 740px;
	padding-left: 30px;
	height: 450px;
}
#col01_l {
	float: left;
	height: 380px;
	width: 350px;
}
#col01_l h2 {
	margin-top: 40px;
	font-size: 108%;
	font-weight: bold;
}
#col01_l ul {
	margin-top: 10px;
	line-height: 1.8em;
}

#col01_r {
	float: left;
	height: 300px;
	width: 370px;
	padding-top: 80px;
}
