@charset "utf-8";
/* CSS Document */

/*FAQ
---------------------------------------------------------*/

.clm_right {
	 width:300px;
	 padding:10px;
	 background:#ebebeb;
	 float:right;
}

.clm_left {
	 width:210px;
	 float:left;
	 background:url(../images/icon_q.gif) 0 0 no-repeat;
	 padding-left:30px;
	 padding-bottom:10px;
	 padding-top:4px;
}

.clm_box {
	 padding-bottom:15px;
	 border-bottom:1px solid #E2E2E2;
}


