/* base */

.address-txt {  font-size: 10px}
a:link {color: #0000FF;}
a:visited {color: #0000FF;}
a:hover {color: #0000FF;}
a:active {color: #0000FF;}

/* add  */
.copy td { padding: 3px}
.all {width: 815px}
h1 {margin: 0px; padding: 0px;text-align:center}
h2 { background-color:#FFFF99; font-size:0.9em; border-bottom:1px dotted #330000; padding:3px; margin: 15px 15px 5px 15px}
.topics {margin: 5px 25px 5px 25px}
.topin {height: 380px}

/* roundbox */
#roundtable{ width: 480px; background: #FFE61F; padding: 0px; margin-left: auto; margin-right: auto;
	margin-top: 30px; font-size: 0.8em;text-align:left;line-height: 150%}
.topcorner{ background: #FFE61F url(img/maru/corner_tr.gif) no-repeat top right; text-align: left;}
.bottomcorner{background: #FFE61F url(img/maru/corner_br.gif) no-repeat top right; text-align: left}
.corner{width: 15px; height: 15px; border: none; display: block;}

