@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;
background: url(../recruit/img/ph.jpg) no-repeat 300px 30px;
padding-bottom: 30px;
}
.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;
}

