body {
	background:#FFFFFF;
}

#header {
	background:url(../img/bg_header_qa.gif) no-repeat 100% 0;
	width:1010px;
	margin-bottom:10px;
	padding:0;
}

#oshiete {
	width:490px;
	float:left;
}

#oshiete_description {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	padding:10px;
	margin-bottom:10px;
	font-size:12px;
}

#ok_search {
	font-size:14px;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	margin:18px 0 14px;
	position:relative;
}

#ok_search input {
	margin-left:0;
	margin-right:0;
}

#oshiete_category {
	background-color:#FFFFFF;
	border:1px solid #AAAAAA;
	padding:10px;
	margin-bottom:10px;
}

#oshiete_category_left,
#oshiete_category_right {
	width:328px;
	list-style:none;
	margin:0;
	padding:0 5px;
	float:left;
}

#oshiete_category ul li {
	font-size:14px;
	font-weight:bold;
}

