/* ================================================
p5css
================================================ */

#main_t{
width:782px;height:15px;
background: url(../img/main_bg1.gif) no-repeat;
text-align:left;
}

#main_b{
width:782px;text-align:center;
background: url(../img/main_bg1.gif) repeat-y;
}



/* メインエリア */
#cnr1{
width:691px;
margin:auto;
}
#cnr1_t{
width:691px;height:10px;
background: url(../img/05_cnr_t.gif) no-repeat;
}
#cnr1_m{
width:691px;text-align:center;
background:url(../img/05_cnr_m.gif) repeat-y;
}
#cnr1_b{
width:691px;height:32px;
background: url(../img/05_cnr_b.gif) no-repeat;
}

h1{
width:600px;height:98px;margin:0 auto;
text-indent: -700em;
background: url(../img/05_ttl.gif) no-repeat;
}
#cnr1 h2{
width:600px;height:58px;margin:0 auto;
text-indent: -700em;
background: url(../img/05_catch.gif) no-repeat;
}
#cnr1_m p,#cnr1_m table{
margin:0 auto;
}
#cnr1_s{
margin:0 auto;
}
#cnr1_s .back{
width:320px;height:110px;
background: url(../img/05_g1.gif) no-repeat bottom;
}

#cnr2{
width:690px;margin:auto;
background-color:#D4F0A9;
padding:20px 0 10px 0;
}
#cnr2_left{
width:325px;float:left;
text-align:left;
}
#cnr2_right{
width:365px;float:left;
text-align:left;
}
#cnr2 h2{
border-left:7px solid #99c820;
padding:1px 0 0 10px;
margin:0 10px 10px 25px;
font-weight:bold;font-size:14px;
}
#cnr2_left p{
padding:0 0 20px 35px;
}
#cnr2_right p{
padding:0 25px 10px 35px;
}


