@charset "utf-8";

/* override sidebar */
#sidebar01 .work .b05-01 a {
background-position:0 -28px;
}
#sidebar01 .work .b05-01 a:hover {
background-position:-728px -28px;
}
#sidebar01 .work .b05-02 a {
background-position:0 -45px;
}
#sidebar01 .work .b05-02 a:hover {
background-position:-182px -45px;
}
#sidebar01 .work .b05-03 a,
#sidebar01 .work .b05-03 a:hover {
background-position:-364px -65px;
}

/* override styles */
#content01 {
padding-bottom:60px;
}
#content01 h1 {
margin-bottom:10px;
}

#content01 h2 {
margin-bottom:10px;
padding:9px 10px;
border:1px solid #EBC9D9;
background-color:#FEF3EC;
font-size:1.4em;
}

/* recruit */
#content01 .recruit {
margin-bottom:26px;
}
#content01 .recruit table {
width:535px;
margin:0 auto 19px;
font-size:1.2em;
}
#content01 .recruit th,
#content01 .recruit td {
padding:9px 10px;
border:1px solid #EBC9D9;
}
#content01 .recruit th {
background-color:#FDF1F4;
vertical-align:top;
}
#content01 .recruit td {
width:330px;
}
#content01 .recruit table dt {
clear:left;
float:left;
width:13em;
font-weight:bold;
}
#content01 .recruit table dd {
margin-left:13em;
}
#content01 .recruit .window {
width:1em;
}
#content01 .recruit .address {
padding-right:60px;
}
#content01 .recruit .address img {
float:right;
margin-top:-23px;
margin-right:-46px;
vertical-align:top;
}

/* entry */
#content01 .entry {
padding-top:17px;
border-top:1px dotted #D0D0D0;
text-align:center;
}
