@charset "EUC-JP";
A:link { color: #996633; text-decoration: underline }
A:visited { color: #CC3366; text-decoration: underline }
A:active { color: #48D9A1;  text-decoration: underline }
A:hover { color: #99CC66;  text-decoration: underline }
body {
		background-color: #f7eadc;
		color: #667C74;
		font-size: x-small;
		line-height: 110%;
		margin-right: 20px;
		margin-left: 20px;
		margin-top: 10px;
}

table.maintable
{
		padding-top: 2px;
		padding-bottom: 2px;
		padding-right: 2px;
		padding-left: 2px;
		border-color:#ab9f98;
		border-width:5px;
		border-style:double;
		font-size: x-small;


div.body {
        color: #3E5C54;
        background-color: #FFeeFF;
        font-size: x-small;
        line-height:140%;
     }

