/* ================================================
p2css
================================================ */

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

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



/* メインエリア */
h1{
width:689px;height:74px;
background: url(../img/02_ttl.jpg) no-repeat;
padding: 0px;margin-left:35px;
}
h2{
font-size:18px;font-weight:bold;color:#3D8C01;
width:297px;padding:2px 0 3px 0;
text-align:left;
margin-left:auto;margin-right:auto;
}

#box_wrapper{
width:665px;
margin-left:50px;
}
#box_left{
width:327px;float: left;
}
#box_right{
width:327px;float: right;
}

#box327{width:327px;}
#box327_t{
height:14px;
background: url(../img/02_cnr_t.gif) no-repeat;
}
#box327_m{
width:327px;text-align:center;
background-image: url(../img/02_cnr_m.gif);
}
#box327_b{
width:327px;height:22px;
background: url(../img/02_cnr_b.gif) no-repeat;
}
#box327 img.c{
margin:5px auto 0 auto;
}
#box327 p.c{
margin:2px auto 0 auto;
}
#box327 p.read{
width:296px;text-align:left;
margin:5px auto 0 auto;
line-height:16px;
}
#box327 p.read_r{
font-size:10px;
width:285px;text-align:right;
margin:0 auto 0 auto;
}


