@charset "UTF-8";


/*-----------------------------------------------------
GUEST INDEX INFO
-------------------------------------------------------*/

#main div.section-test{
	width:618px;
	margin:0 0 30px 20px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	background:#F5F5F5;
}
#main div.section-test dl{
	position:relative;
	margin:0 0 0 -1px;
}
#main div.section-test dl dt{
	width:595px;
	height:25px;
	padding:21px 0 0 25px;
	background:url(../images/index/bg_work_top.gif) no-repeat;
}
#main div.section-test dl dd{
	width:580px;
	padding:10px 20px 20px 20px;
	background:url(../images/index/bg_work_bottom.gif) no-repeat left bottom;
}
#main div.section-test dl dd p.link{
	margin:15px 0 0 0;
	padding:0 0 0 13px;
	background:url(../../images/common/ico_arrow.gif) no-repeat 0px 7px;
}

/* TABLE AREA */
div.section table.tabletype01{
	margin:0px;
}
div.section table.tabletype01 tr.allpoint td{
	font-weight:bold;
	color:#FF9900;
}
#main div.section p.link{
	margin:10px 0 0 5px;
	padding:0 0 0 13px;
	background:url(../../images/common/ico_arrow.gif) no-repeat 0px 7px;
}
