@charset "Shift_JIS";
#top_content {
	display: block;
	width: 100%;
	margin-top: 10px;
}
#top_content .left_article {
	float: left;
	width: 480px;
	font-size: .9em;
}
#top_content .right_article {
	float: right;
	width: 460px;
	margin-bottom: 30px;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
	padding-bottom: 20px;
	vertical-align: top;
	padding-top: 0px;
}
#top_content .left_article  img {
}
.shiroebi a {
	height: 102px;
	width: 365px;
	background-image: url(../img/shiroebi/ebi_banner.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	text-align: right;
	margin-left: 70px;
}
.shiroebi a:hover {
	height: 102px;
	width: 365px;
	background-image: url(../img/shiroebi/ebi_banner_hover.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.recruit a {
	height: 67px;
	width: 194px;
	background-image: url(../img/index/ric_topBanner.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: hidden;
	text-align: right;
	margin-left: 70px;
}
.recruit a:hover {
	height: 67px;
	width: 194px;
	background-image: url(../img/index/ric_topBannerHover.png);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.right_photo {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 25px;
	margin-top: 0px;
	margin-bottom: 5px;
	display: block;
}
.left_photo {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 25px;
	padding-bottom: 0px;
}
.content_border {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.infomation {
	margin-top: 10px;
	font-size: 1em;
	line-height: 1.6em;
	text-align: justify;
	display: block;
}
.infomation h4 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #900;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.imgside   {
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #900;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	width: 55%;
	display: block;
}
.coment  {
	line-height: 2em;
	padding-bottom: 20px;
}
.bold {
	font-weight: bold;
}
.special {
	display: block;
	margin-bottom: 20px;
	border: 3px solid #900;
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 3px;
	margin-top: 10px;
}
.special h4 {
	background-color: #900;
	color: #FFF;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.special img {
}
.turnd {
	text-align: right;
	margin-bottom: 15px;
	margin-right: 5px;
}
#rec {
	width: 680px;
	margin-top: 15px;
	margin-bottom: 20px;
}
#rec h2 {
	padding: 5px;
}
#rec table{
	display: block;
	margin-top: 2px;
	margin-left: 10px;
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	background-color: #EBEED8;
}
#rec table tr {
	display: inline-table;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	width: 100%;
}
#rec table th {
	display: table;
	width: 100px;
	text-align: left;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
}
#rec table tr td {
	vertical-align: top;
	width: 500px;
	text-align: left;
	padding: 8px;
}
#rec dl {
	margin-top: 10px;
	margin-bottom: 30px;
	width: 97%;
}
#rec dl dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#rec dl dd {
	margin-top: 0px;
}
.fontred {
	color: #F00;
}
