@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 }
A { font-weight: bold; }

body {
		background-color: #f7eadc;
		color: #667C74;
		line-height: 110%;
		margin-left: 5px;
		margin-top: 5px;
		font-size: small;
}

hr {
		width: 8px;
        text-align: center;
		height: 8px
}

table.maintable
{
		border: 0;
		padding-top: 1px;
		padding-bottom: 1px;
		padding-right: 1px;
		padding-left: 1px;
		border-color:#ab9f98;
		border-width:1px;
		border-style:solid;
		width:480px;
}

table.main {
        color: #3A3A3A;
        background-color: #FFFFFF;
		padding-top:	3px;
		padding-bottom:	3px;
		padding-right:	3px;
		padding-left: 	3px;
		color: #667C74;
		font-size: small;
		line-height: 110%;
		margin-left: 10px;
		margin-top: 10px;
		font-size: small;
		line-height: 110%;
}     }

div.titleimage {
        text-align: center;
     }


div.menu {
        text-align: center;
        padding: 6px 12px;
     }

span.menu{
        font-size: x-small;
        padding-left: 10px;
        padding-right: 10px;
     }
     

div.title {
        color: #FFFFEF;
        font-size: small;
        font-weight: bold;
        text-align: left;
        background-color: #774411;
        padding: 8px 15px;
     }
div.day  {
		text-align: left;
		border-color:#ab9f98;
		border-width:1px;
		border-style:solid;
		background-color: #FFFFEF;
		padding: 4px 15px;
		font-weight: bold; 
     }
     
span.posted {
		font-weight: bold; 
        font-size: x-small;
        margin-left: 15px;
     }

div.body {
        color: #3E5C54;
        background-color: #FFFFFF;
        font-size: x-small;
        line-height:140%;
        padding: 15px 30px;
     }

div.move {
        font-size: x-small;
        text-align: right;
        margin-right: 100px;
     }
div.main {
        color: #3A3A3A;
        background-color: #FFFFFF;
        line-height: 100%;
		padding-top:	3px;
		padding-bottom:	3px;
		padding-right:	3px;
		padding-left: 	3px;
		font-size: small;
		line-height: 110%;
}

hr.tensen{
	border-style:dotted;
	color:#774411;
	width					: 30%;
	height					: 3px;
	margin-top				: 5px;
	margin-bottom			: 5px;
}

