/* CSS Document */

.txt{
padding:10px 0 10px 0;
}



.box_green{
padding:5px;
width:590px;
height:125px;
background:#DFE1D3;
margin-bottom:30px;
}

.photo{
float:left;
width:177px;
padding-right:5px;
}

.green_txt{
float:left;
width:405px;
}

h3.plan a{
display:block;
width:390px;
padding:0 5px 8px 0;
height:22px;
background:#336633 url(images/title_bg.gif) repeat-x;
font-size:14px;
font-weight:900;
color:#FFFFFF;
text-decoration:none;
}


h3.plan a:hover{
color:#FFFF66;
text-decoration:none;
}

.p_g_txt{
padding:5px 0 0 10px;
color: #333333;
line-height:1.7em;
}