@charset "utf-8";

@import "sidebar.css";
@import "tab.css";

/* コンテンツ部分 */
#content01{
width: 696px;
}

#content01 h2{
color:#444;
width:686px;
height:31px;
padding:9px 0 0 10px;
background:url("../../common/common_bar_02.png") no-repeat;
font-size: 120%;
font-weight: bold;
margin-bottom:18px;
}

#content02{
width:676px;
padding:0px 5px;
}

#content01 h3 {
    height: 21px;
    width: 671px;
    padding: 1px;
    margin: 0 auto 10px;
    border: 1px solid #ddd;
    font-size: 1.166em;
    font-weight: bold;
    color: #222;
    line-height: 21px;
    text-indent: 1em;
    background: url(../../common/common_h3_01.png) no-repeat 1px 1px;
}

#content01 .p01{
color:#333333;
font-size:1.6em;
font-weight:800;
line-height:1.2em;
}

#content01 .dl01{
margin-bottom:10px;
padding-right:10px;
}

#content01 .dl01 dt{
text-align:right;
font-size:1.4em;
font-weight:800;
margin-bottom:10px;
}

#content01 .dl01 dd{
text-align:right;
}

#content01 .p02{
border-top:1px dotted #ccc !important;
border-top:1px solid #dadada;
padding:10px;
margin-bottom:20px;
}

#content01 h3 + p{
padding:10px;
margin-bottom:20px;
}

#content01 p + p{
width:655px;
border:1px solid #ccc;
padding:15px;
background:#F7F7F7;
margin-bottom:20px;
}

#content01 .div01{
width:685px;
text-align:right;
}
