@charset "utf-8";

/*
########################################################
  landagent style
########################################################
*/

#landagent {}
#landagent img.left {
	float: left;
	margin-right: 15px;
}
#landagent img.right {
	float: right;
	margin-left: 15px;
}
#landagent #mb20 {
	margin-bottom: 20px;
}
#landagent #mb40 {
	margin-bottom: 40px;
}
#landagent p.no1{
	background: url(../../landagent/images/subttl_01.gif) no-repeat left top;
	padding-left: 35px;
}
#landagent p.no2{
	background: url(../../landagent/images/subttl_02.gif) no-repeat left top;
	padding-left: 35px;
}
#landagent p.no3{
	background: url(../../landagent/images/subttl_03.gif) no-repeat left top;
	padding-left: 35px;
}

