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

/* TOP */
#recommend ul.list > li {
  min-height: 256px !important;
}

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

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