body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/haikei.jpg);
	background-repeat: repeat;
}
body {
	font-size: 13px;
	color : #333333;
	line-height: 130%;
}
/* ------------------------------
 Header
------------------------------ */
#header {
	background-image: url(../img/haikei_558.gif);
	width: 900px;
	text-align: left;
	font-size: 10pt;
}

/* ------------------------------
 Footer
------------------------------ */
div#footer	{
	background-color:#FFFFFF;
	font-size:	10pt;
	text-align:right;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ------------------------------
 Header list
------------------------------ */
#list	{
	background-image: url(../img/navi_left.jpg);
	width: 900px;
	height: 34px;
}
ul {
	list-style:none;
	text-align:center;
	margin-left: 45px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}
li {
	display: block;
	float:left;
	width:auto;
	margin:0px;
	padding: 0px;
}
li a {
	display:block;
	float:left;
	width:auto;
	margin:0px;
	padding:0px;
}

/* ------------------------------
 Main space
------------------------------ */
.outline-margin {
	background-color: #FFFFFF;
	width: 900px;
}

#outline {
	width:800px;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
}

p {
	line-height: 150%;
}
.small {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

.red {
	color: #CC0000;
	font-size: 14px;
	font-weight: bolder;
}
.blue {
	color: #000099;
}
.day {
	background-color: #3366cc;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bolder;
	line-height: 20px;
	text-align: left;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
#main {
	background-image: url(img/img10.jpg);
	background-repeat: repeat-y;
	width: 850px;
	margin: 0px;
	padding: 0px;
}
.back {
	background-image: url(img/img10.jpg);
	background-repeat: repeat-y;
}
.moji {
	font-size: 13px;
	color: #333333;
	text-align: left;
}
