@import "common.css";

.menu ul {
	margin-bottom:20px;
}

h3 {
	margin-bottom:20px;
}

#left {
	float:left;
	width:535px;
}

#left h4 {
	border-left:solid 10px #f858c1;
	border-bottom:solid 1px #f858c1;
	text-align:right;
}

#left p {
	text-align:center;
	margin:10px 0;
}

#left dl {
	background:url(../images/recruit_back.gif) no-repeat left top;
	height:44px;
	margin-bottom:15px;
}

#left dl dt{
	padding:4px 0px 0px 2px;
	float:left;
}

#left dl dd {
	padding-right:15px;
	line-height:44px;
	float:right;
	text-align:right;
}

#left dl dd#treat {
	line-height:14px;
	padding-top:8px;
}

#right {
	float:right;
	text-align:center;
}

#right p {
	width:234px;
	height:90px;
	background:url(../images/invitation.jpg) no-repeat left top;
	padding-top:335px;
	margin-left:9px;
}

* html #right p {
	height:407px;
	margin-bottom:20px;
	margin-left:0;
}