@charset "utf-8";

/*------------------------------------------------------------------------------------
EFFECT LAYOUT
------------------------------------------------------------------------------------*/
#contents #main ol{
	line-height:150%;
	}
#contents #main ol li{
	float:left;
	width:324px;
	font-size:85%;
	padding:5px 5px 5px 10px;
	margin:1px 1px 0 0;
	background:#EEE;
	}

.q{
	margin-bottom:5px;
	font-weight:bold;
	}

.a_area{
	padding:20px 15px 10px 15px;
	border-bottom:1px solid #CCC;
	background:url(../img/a_area_top.gif) no-repeat top;
	}