@charset "UTF-8";


/* === style === */

/* menuArea */
#menuArea h4 {
margin: 30px 0 0;
padding-left: 7px;
border-left: 7px solid;
}
#menuArea .t1 {
border-left-color: #060;
}
#menuArea .t2 {
border-left-color: #9c0;
}
#menuArea .t3 {
border-left-color: #963;
}
#menuArea .t4 {
border-left-color: #70160e;
}
#menuArea .t5 {
border-left-color: #570;
}
#menuArea .t6 {
border-left-color: #3a0099;
}

/* menuListBtwine Sherry */
#menuArea #menuListSherry {
margin-top: 15px;
}
#menuArea #menuListSherry table {
margin-left: 80px;
width: 580px;
}
#menuArea #menuListBtwine .type {
width: 200px;
}



/* SherryQA */
#SherryQA {
padding: 20px 30px 0 0;
margin-left: 80px;
width: 580px;
}
#SherryQA h3 {
margin-bottom: 15px;
color: #555;
font-size: 125%;
font-weight: bold;
}
#SherryQA li {
padding: 5px 0 5px 30px;
}
#SherryQA .qaQ {
background: url(../images/qa_q.gif) no-repeat left top;
}
#SherryQA .qaA {
background: url(../images/qa_a.gif) no-repeat left top;
}