/* ------------------------------------------------------------------------------------ */
/* recruit */

div#rightBodyWrapper div#content h3 {
	margin: 0 0 42px 144px;
}


div#rightBodyWrapper div#content h3.category {
	font-size: 1.1em;
}

div#rightBodyWrapper div#content div.message {
	margin: 0 0 43px 144px;
}

div#rightBodyWrapper div#content div.message p {
	margin: 0 0 0.5em 0;
	width: 450px;
}

div#rightBodyWrapper div#content ul.select {
	width: 650px;
}

div#rightBodyWrapper div#content ul.select li {
	margin:0 0 37px 0;
	list-style-type: none;
}

div#rightBodyWrapper div#content ul.select li:after {
	height: 0;
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
}

div#rightBodyWrapper div#content ul.select div.label {
	float: left;
	width: 134px;
	text-align: right;
}

div#rightBodyWrapper div#content ul.select div.label h4 {
	margin: 0 10px 0 0;
	font-weight: bold;
	line-height: 1.5em;
	font-size: 1em;
}

div#rightBodyWrapper div#content ul.select div.content {
	float: left;
	width: 516px;
}

div#rightBodyWrapper div#content ul.select div.content h5 {
	margin: 0 0 12px 10px;
	font-size: 1em;
	font-weight: bold;
}

div#rightBodyWrapper div#content ul.select div.content p {
	margin:0 0 0.5em 10px;
	width: 450px;
}

div#rightBodyWrapper div#content ul.select div.content ul li {
	margin: 0 0 0.5em 10px;
	padding: 0;
}

div#rightBodyWrapper div#content ul.select div.content ul li span.first {
	color: #ff0000;
	font-weight: bold;
}


/* ------------------------------------------------------------------------------------ */
/* guide */

div#rightBodyWrapper div#content div.guide {
	margin: 0 0 0.6em 0;
	padding: 0 0 0.3em 0;
	width: 650px;
	background-image: url("../img/common/border_1.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}

div#rightBodyWrapper div#content div.guide:after {
	height: 0;
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
}

div#rightBodyWrapper div#content div.guide div.label {
	float: left;
	width: 134px;
}

div#rightBodyWrapper div#content div.guide div.label h3 {
	margin: 0 10px 0 0;
	text-align: right;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
}

div#rightBodyWrapper div#content div.guide div.content {
	float: left;
	width: 516px;
}

div#rightBodyWrapper div#content div.guide div.content ul {
	margin: 0 0 0.5em 0;
}

div#rightBodyWrapper div#content div.guide div.content ul li {
	margin: 0 0 0 10px;
	line-height: 1.5em;
	list-style-type: none;
}

div#rightBodyWrapper div#content div.guide div.content p {
	margin: 0 0 0.5em 10px;
	width: 450px;
}

div#rightBodyWrapper div#content div.contact {
	margin: 50px 0 0 144px;
	width: 516px;
}

div#rightBodyWrapper div#content div.contact p {
	margin: 0 0 0.5em 0;
	width: 450px;
}

div#rightBodyWrapper div#content div.contact p.mailAddress {
	margin: 2em 0 2em 0;
	padding: 12px;
	background-color:#eeeeee;
}
