@charset "utf-8";

h1 {
margin-bottom:28px;
}

/* about & recruit container */
#content .about,
#content .recruit {
width:680px;
margin:0 auto 20px;
}

/* about */
#content .about .wrap04 {
overflow:hidden;
height:100%;
padding-bottom:0;
}
#content .about .hedding {
margin-bottom:14px;
}
#content .about p {
float:left;
width:240px;
margin-right:22px;
font-size:1.2em;
}
#content .about ul {
float:left;
width:190px;
margin-bottom:13px;
padding-left:16px;
border-left:1px dotted #D1CDC9;
font-size:1.2em;
}
#content .about li {
margin-bottom:5px;
padding-left:12px;
background:url(../../common/arrow01.png) left center no-repeat;
}
#content .about .image {
float:right;
}

/* recruit */
#content .recruit .wrap04 {
overflow:hidden;
height:100%;
padding-bottom:0;
}
#content .recruit .hedding {
margin-bottom:15px;
}
#content .recruit .shadow {
padding-bottom:4px;
background-image:url(../img/index_bg_01.png);
}
#content .recruit .section {
float:left;
width:310px;
margin-bottom:20px;
}
#content .recruit .message {
margin-right:20px;
}
#content .recruit .requirement {
clear:both;
}

#content .recruit .section p {
margin-bottom:13px;
padding:0 3px 9px;
border-bottom:1px dotted #D1CDC9;
font-size:1.2em;
}
#content .recruit .section ul {
float:left;
width:190px;
padding-left:9px;
font-size:1.2em;
}
#content .recruit .section li {
margin-bottom:5px;
padding-left:12px;
background:url(../../common/arrow01.png) left center no-repeat;
}
#content .recruit .section .image {
float:right;
}

