@charset "utf-8";
body {
	font: 1.2em/1.5em sans-serif;
}

#recommend ul.list>li {
	min-height: 451px !important;
}

/* Q & A */
#qanda #h2_column ul li a {
	background: url(../../imgs/common/linkarw_right.gif) no-repeat left 6px;
}

/* entry */
#entry #overall_view #anchor_list li a {
	background: #f2f7f7 url(../../imgs/common/linkarw_down.gif) no-repeat 5px 10px;
}