@charset "utf-8";
/* CSS Document */
h4{
	clear:both;
	float:left;
	display:block;
	width:98%;
	font-size:1.5em;
	padding:9px 0 9px 15px;
	border-left:#009A40 solid 3px;
	border-bottom:1px dashed #BFBFBF;
	margin:10px 0;
}
.index{
	background:url(./images/top.jpg) no-repeat 0 0;
	display:block;
}
.staff{
	background:url(./images/top04.jpg) no-repeat 0 0;
	display:block;
}
.entry{
	background:url(./images/top05.jpg) no-repeat 0 0;
	display:block;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}
table th{
	padding:7px;
	border-bottom:2px solid #FFF;
	width:20%;
	color:#53002E;
	text-align:left;
	font-size:1.1em;
}
table td{
	padding:7px;
	font-size:1.1em;
}

.tit{
	background-color:#009A40;
	color:#FFF;
	font-weight:bold;
}

.fade-area-1 img{
	cursor:pointer !important;
	margin-left:13px;
	_margin-left:0px;
	width:203px;
	float:left;
	display:block;
}
.fade-area-1{
	padding-bottom:20px;
}
.main p{
	line-height:150%;
}
.right{
	float:right;
}
.left{
	float:left;
}
.messege{
	background:url(./images/messege.jpg) no-repeat 0 0;
	display:block;
	margin:0 auto 0 auto;
	width:869px;
	height:428px;
}
.messege p{
	position:relative;
	top:110px;
	left:140px;
	line-height:210%;
	font-size:1.1em;
}
.bold{
	font-weight:bold;
}

.tooltip {
     margin: 0 10px 0 0;
     float: left;
     position: relative;
     }
.tooltip a {
     text-decoration: none;
     font-weight: bold;
     }
.tooltip span{
     background: #ffc;
     border: 1px solid #fc6;
     height: 45px;
     position: absolute;
     top: -85px;
     left: 0;
     text-align: left;
     padding: 20px 12px 10px;
     z-index: 2;
     display: none;
     }


#topmenu{
	padding:26px 0 20px;
}
#topmenu li{
	width:218px;
	border-left:1px dashed #BFBFBF;
	border-right:1px dashed #BFBFBF;
	border-bottom:1px dashed #BFBFBF;
	display:block;
	padding:12px 24px;
	color:#4C4C4C;
}
#topmenu li img{
	padding:4px 0 0;
}
#topmenu li p{
	font-size:1.1em;
}
.recruit{
	float:left;
	border-top:3px solid #009A40;
}
.recruit span{
	color:#009A40;
	font-size:0.9em;
	font-weight:bold;
}
.recruit a{
	background:url(../images/03.gif) 0 0 no-repeat;
	width:218px;
	height:24px;
	display:block;
	margin:10px 0 10px;
}
.recruit a:hover{
	background:url(../images/03_on.gif) 0 0 no-repeat;
	width:218px;
	height:24px;
	display:block;
}
.left{
	margin-right:45px;
}

.recruits{
	float:left;
	border-top:3px solid #009A40;
}
.recruits span{
	color:#009A40;
	font-size:0.9em;
	font-weight:bold;
}
.recruits dl dd{
	margin:5px 0;
}
.recruits dl dd#sei a{
	background:url(./images/01_on.gif) 0 0 no-repeat;
	width:218px;
	height:24px;
	display:block;
	margin: 0;
}
.recruits dl dd#sei a:hover{
	background:url(./images/01.gif) 0 0 no-repeat;
	width:218px;
	height:24px;
	display:block;
}
.recruits dl dd#par a{
	background:url(./images/02_on.gif) 0 0 no-repeat;
	width:218px;
	height:24px;
	display:block;
	margin: 0;
}
.recruits dl dd#par a:hover{
	background:url(./images/02.gif) 0 0 no-repeat;
	width:218px;
	height:24px;
	display:block;
}
.recruits dl dd#mai{
	text-align:center;
}
.recruits dl dd#mai a{
	width:160px;
	height:110px;
	display:block;
	margin: 0 auto;
}

h5{
	clear:both;
	float:left;
	display:block;
	width:98%;
	font-size:1.5em;
	padding:9px 0 9px 15px;
	border-left:#009A40 solid 3px;
	border-bottom:1px dashed #BFBFBF;
	margin:10px 0;
}
.sub-content-end{
	font-size:1.2em;
}
dl{
	padding:20px 0;
}
dl dt{
	font-size:1.1em;
	width:100%;
	padding:5px 0;
	border-bottom:1px dashed #BFBFBF;
}
dl dd{
	font-size:1.1em;
	width:100%;
	padding:5px 0 10px;
}
.btn-rh{
	float:right;
	padding-bottom:30px;
}
