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


.titl{
	font-weight:bold;
	color: #94853C;
}

.last{
	padding: 20px 0 0 0;
	margin-bottom: 20px;
}

.guideline{
	width: 195px;
	height: 200px;
	background: url(/img/common/bg01.gif) repeat;
	float: left;
}

.process{
	width: 195px;
	height: 200px;
	background: url(/img/common/bg01.gif) repeat;
	float:left;
	margin-left: 20px;
}

.inquiry{
	width: 195px;
	height: 200px;
	background: url(/img/common/bg01.gif) repeat;
	float: left;
	margin-left: 20px;
}







.arrowl{
	background: url(/img/common/arrow05.gif) no-repeat left;
	padding: 0 0 0 30px;
}

span{
	font-weight: bold;
}
