@charset "UTF-8";
/* CSS Document */

#wrapper {
width: 504px;
margin: 9px auto 0px auto;
}
h1 {
display: none;
}
h2 {
height: 58px;
background: url(../home/img/tt.gif) no-repeat left top;
text-indent: -9999em;
overflow: hidden;
}
.recruit h2 {
background: url(../recruit/img/tt.gif) no-repeat left top;
}

h3 {
background: url(../home/img/mi.jpg) repeat-x left bottom;
height: 23px;
font-size: 120%;
color: #1EAA78;
font-weight: bold;
padding: 7px 0px 0px 12px;
margin-bottom: 12px;
}
ul {
margin-left: 15px;
margin-bottom: 25px;
}
li {
list-style: none;
background: url(../home/img/li.gif) no-repeat left 6px;
padding-left: 12px;
margin-bottom: 15px;
}
li strong {
color: #1EAA78;
}
.home {
padding: 0px 20px;
background: url(../home/img/ph.jpg) no-repeat 295px 70px;
}
.recruit .home {
	padding: 0px 20px;
	padding-bottom: 30px;
	background-image: url(../recruit/img/ph.jpg);
	background-repeat: no-repeat;
	background-position: 300px bottom;
}
.recruit .home2 {
padding: 0px;
background: url(../recruit/img/ph.jpg) no-repeat 300px;
height:171px;
padding-bottom: 30px;
}

.close a {
display: block;
background: url(../home/img/close.gif) no-repeat left 3px;
color: #1EAA78;
padding-left: 21px;
}
.close a:hover {
color: #9fe6cd;
}

.close {
background: url(../home/img/btm.gif) repeat-x left bottom;
padding: 0px 15px 23px 360px;
}

.recruit table {
border-top: 1px solid #cccccc;
border-left: 1px solid #cccccc;
border-collapse: collapse;
width: 100%;
}
.recruit table th {
color : #003366;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
padding: 5px;
font-weight: normal;
}
.recruit table td {
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
padding: 5px;
}

