@charset "utf-8";

/* section container */
#content .box01 {
margin-bottom:46px;
padding-bottom:34px;
background:url(../img/02_bg_01.png) center bottom no-repeat;
}
#content .last {
margin-bottom:19px;
padding-bottom:30px;
border-bottom:1px dotted #D4CEC8;
background:none;
}

/* access */
#content .box01 .access {
margin-top:20px;
padding:1px;
border:1px solid #DFD9CE;
background-color:#fff;
}
#content .box01 .access .access_inner {
padding:10px;
border:1px solid #F1EEE4;
background-color:#FBF9F0;
}
#content .box01 .access .image {
float:left;
}
#content .box01 .access h3,
#content .box01 .access p {
margin-left:200px;
}
#content .box01 .access h3 {
margin-top:2px;
}
#content .box01 .access p {
margin-top:10px;
padding:0 5px;
font-size:1.2em;
}
#content .box01 .access .url {
margin-top:19px;
}
#content .box01 .access .url a {
padding-right:15px;
background:url(../img/02_bg_02.png) right center no-repeat;
}

/* back to index */
#content .button {
margin-bottom:55px;
}

