@charset "utf-8";

/* override sidebar */
#sidebar01 .work .b06 a,
#sidebar01 .work .b06 a:hover {
background-position:-364px -117px;
}

/* override styles */
#content01 {
padding-bottom:85px;
}
#content01 h1 {
margin-bottom:10px;
}
#content01 .inquiry .info {
margin-bottom:9px;
padding-bottom:9px;
border-bottom:1px dotted #E68598;
}

#content01 h2 {
margin-bottom:4px;
}

/* what */
#content01 .what {
margin:0 12px 29px;
}
#content01 .what p {
margin-bottom:14px;
font-size:1.2em;
}
#content01 .what ul {
list-style:disc outside;
margin-bottom:17px;
margin-left:1.5em;
font-size:1.2em;
}
#content01 .what .link {
overflow:hidden;
height:100%;
list-style:none;
margin-left:0;
}
#content01 .what .link li {
float:left;
width:15em;
}
#content01 .what .link .faq {
clear:left;
float:none;
width:auto;
}
#content01 .what .recommend {
width:521px;
margin:0 auto;
padding:1px;
border:1px solid #EBC9D9;
background-color:#fff;
}
#content01 .what .recommend-inner {
padding:11px;
background-color:#FEF3EC;
}
#content01 .what .recommend h3 {
margin-bottom:9px;
padding:0 1px 6px;
border-bottom:1px dotted #E68598;
}
#content01 .what .recommend ul {
margin-bottom:0;
}
#content01 .what .notes {
margin:5px 0 0 1em;
font-size:1em;
text-indent:-1em;
}

/* form */
#content01 .form {
margin-bottom:26px;
text-align:center;
}
