@charset "UTF-8";
@import "/themes/concept/master.css";

.welcome {
	padding: 20px 40px 40px 40px;
	line-height: 1.7em;
	letter-spacing: 1px;
	font-size: 12px;
}
.welcome p {
	margin: 0;
	padding: 0;
}
.form_b_area {
	width: 534px;
	height: 115px;
	background: url(images/qa_b_back.gif) no-repeat;
	margin: 15px 0 0 0;
}
.form_b {
	padding-top: 52px;
	padding-left: 116px;
}
ul.category {
	font-size: 12px;
}
ul.category li {
	padding-top: 5px;
}
ul.menu {
	margn-top: 20px;
}
li.q {
	margin-top: 15px;
	margin-bottom: 10px;
	background: url(images/q.gif) no-repeat left top;
	height: 24px;
	text-indent: 13px;
	font-size: 12px;
	text-align: left;
	line-height: 1.3em;
}
li.img {
	margin-top: 20px;
	margin-bottom: 15px;
}
.pagetop {
	background: url(images/pagetop.gif) no-repeat left center;
	font-size: 10px;
	font-weight: bold;
	text-indent: 17px;
	width: 95px;
	height: 10px;
	margin: 0 0 0 440px;
	letter-spacing: 2px;
	line-height: 1.0em;
}