#recruit #right .content {
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 40px;
}
#recruit #right .content:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
#recruit #right .content {
    display: inline-block;
}
html[xmlns] #recruit #right .content {
    display: block;
}
* html #recruit #right .content {
    height: 1%;
}
#recruit #right .content img.title {
	background-color: #99CC33;
	border-top: 3px solid #99CC33;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom: 10px;
}
#recruit #right .content p.text {
	margin-bottom: 10px;
}
#recruit #right .content p.buttom {
	text-align: center;
	margin-bottom: 10px;
}
#recruit.form #right .content h1{
	background: url(/images/recruit/h1_bg.gif) no-repeat left 15px;
	border-top: 1px solid #99CC33;
	color: #1A4D33;
	font-size: 14px;
	line-height: 100%;
	margin-bottom: 6px;
	padding: 10px 0px 0px 15px;
}
#recruit.form #right .content span.notice{
	font-weight: normal;
}
#recruit.form #right .content input.button{
	font-size: 10px;
	padding: 3px;
}
#recruit.form #right .content form p{
	margin: 0px 0px 20px 15px;
}
