/* */
#content { color:#4b4c4f; }
#main h3 { margin-bottom:.3em; color:#585858; font-size:16px; font-weight:normal; }
#main h3.space {color:#585858; font-size:16px; font-weight:normal; margin-bottom: 15px;}
#main h3.spacetop {color:#585858; font-size:16px; font-weight:normal; margin-top: 15px;}
#main a { color:#3783bc; text-decoration: none; }
#main a:hover { text-decoration: underline; }

/* box */
#main .box { margin-bottom:2em; }
#main .box div { padding:0; background:url(../images/box_back.gif) no-repeat top left; position:relative; }
#main .box div.topleft { height:1%; }
#main .box div.topright { background-position:top right; margin-left:9px; padding-top:10px; }
#main .box div.bottomright { background-position:bottom right; }
#main .box div.bottomleft { background-position:bottom left; margin:0 9px 0 -9px; padding:1.8em 22px 2em; }
#main .box div.bottomleft div { margin:0; padding:0; background:none; }

