/* ================================================
p6css
================================================ */

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

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



/* メインエリア */
h1{
width:630px;height:526px;
background: url(../img/06_ttl.gif) no-repeat;
margin:auto;
}


#box_wrapper{
width:680px;
background-color:#FFFCD6;
margin:auto;
}
#box_left{
width:490px;float: left;margin:15px 0;
}
#box_right{
width:190px;float: left;margin:15px 0;
text-align:left;
}

#box_left h2{
font-size:16px;font-weight:bold;color:#35773C;
margin:2px 10px 10px 30px;
text-align:left;
}
#box_left #cnr{
margin:2px 30px 5px 30px;
border:1px solid #C98C83;
background-color:#fff;
text-align:center;
}
#box_left #cnr p{
padding:7px 15px 0 15px;
color:#3a7a4a;
text-align:left;

}
#box_left #cnr .p_s{
padding:0 5px 8px 160px;
color:#333;font-size:10px;
text-align:left;
}

#box_left p{
padding:2px 25px 10px 35px;
text-align:left;
}
#box_left #cnr2{
margin:2px 30px 10px 30px;
margin-bottom:10px;
border-bottom:1px solid #aaa;
border-top:1px solid #aaa;
text-align:left;
}
#box_left #cnr2 h3{
color:#35773C;
text-align:left;margin:0;
padding:7px 10px 3px 10px;
}
#box_left #cnr2 p{
color:#555;
padding:0 10px 7px 10px;
text-align:left;
}

#box_left A:link,#box_left A:visited{
color:#555;
}
#box_left A:hover{
color:#35773C;
}


#box_right{
width:190px;float: left;margin:15px 0;
}

#box_right p{
font-size:10px;
margin:2px 30px 18px 0px;
text-align:right;
}
