@charset "UTF-8";
ul {
	margin: 0px;
	list-style-type: none;
}
h2 {
	color: #FFF;
	background-color: #36C;
	margin-top: 10px;
	font-size: 20px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#main {
	float: left;
	width: 590px;
	margin-left: 30px;
}
.q {
	background-image: url(imges/q_icon01.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-left: 25px;
	margin-bottom: 5px;
}
.a {
	background-image: url(imges/a_icon01.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-bottom: 5px;
}
.midasi    { font-size: 16px; letter-spacing: 0.2em; padding-top: 2px; padding-bottom: 2px; padding-left: 8px; border-bottom: 2px solid #36c; border-left: 10px solid #36c }
