@charset "utf-8";
/* CSS Document */

#content01 h2{
margin-bottom:0px;
}

#content01 .box01{
background:url(../img/6months_bg_01.png) repeat-x;
height:70px;
padding-top:20px;
padding-left:14px;
}

#content01 h3{
background:url(../img/6months_bg_03.png) no-repeat bottom left;
color:#9D7567;
font-size:1.4em;
line-height:1.4em;
font-weight:800;
padding-top:10px;
padding-bottom:7px;
padding-left:30px;
margin-bottom:5px;
}

#content01 .box02{
height:100%;
background:url(../img/6months_bg_02.png);
padding:10px;
margin-bottom:20px;
}

#content01 .box02 ul{
color:#666;
list-style:disc inside;
}

#content01 .box02 ul li{
font-size:1.2em;
font-weight:800;
margin-bottom:10px;
}

#content01 .box02 ul li p{
font-weight:100;
}

#content01 .box02 p.p01{
color:#666;
font-size:1.2em;
font-weight:800;
}

/* for few_days */
#content01 .box03 {
padding:10px 0;
}
#content01 .box03 h3 {
position:relative;
margin-bottom:5px;
padding:10px 0 7px 30px;
background:transparent url(../img/few_days_bg_01.gif) left bottom no-repeat;
color:#9D7567;
font-size:1.4em;
font-weight:bold;
line-height:1.4em;
}
#content01 .box03 p {
padding:10px;
font-size:1.2em;
}

/* no arrow image */
#sidebar01 ul.side-nav li.no-icon {
padding-top:0;
background-image:none;
}


