body {
	font-size: 14px;
	line-height:23px;
	background-image: url(../images2/bg.jpg);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-repeat: repeat;
}

h1{
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	padding-top: 15px;
	}
	
h3{
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	padding-top: 30px;
	}
td{
    text-align:center;
    vertical-align:top;
    }	

#container{
	width: 725px;
	margin: 0 auto;
}

#headder{
	margin: 0 auto;
	width: 716px;
}

a:link {
	color: #1E55DE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6699FF;
}
a:hover {
	text-decoration: underline;
	color: #6699FF;
}
a:active {
	text-decoration: none;
}
#mokuji {
	font-size: 25px;
	color: #FF9900;
	line-height: 50px;
}

.orange {
	font-size: 20px;
	color: #FF9900;
	line-height: 40px;
}
.small {
	font-size: 12px;
	line-height: 18px;
}

.red {
	font-size: 12px;
	color: #FF0000;
}
.yodogawa {
	font-size: 12px;
	line-height: 20px;
}
.date {
	font-size: 12px;
	background-image: url(../images/mokuji_day.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 138px;
	height: 18px;
}
