
/* */


.box_type01{
border : solid 1px #000000 ;
}

.box_type02{
background-color : #ffffcc ;
border-right : solid 1px #ff9900;
border-bottom : solid 1px #ff9900;
padding : 5px;
}

textarea{
border : solid 1px #000000 ;
}


