body {
	background-color: #F4EBD9;
	margin: 0px;
	padding: 0px;
}
#header {
	background-image: url(../images/headerbg.jpg);
	height: 80px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header table {
	width: 780px;
}
#header td {
	padding-right: 10px;
}
#menu {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
}
#master {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/masterbg.jpg);
}
a:link {
	color: #003366;
}
a:visited {
	color: #003366;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF6600;
}
.info {
	width: 330px;
	margin: 20px auto;
	padding-bottom: 20px;
	padding-top: 10px;
}
.banner {
	background-image: url(../images/tokushu_bg.jpg);
	background-repeat: repeat;
	width: 550px;
	border: 1px solid #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.margin10 {
	margin-top: 10px;
	margin-bottom: 5px;
}
.font_red_b {
	font-weight: bold;
	color: #CC0033;
	margin-bottom: 5px;
}
.info table {
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
}
#Footer {
	background-repeat: no-repeat;
	height: 100px;
	width: 780px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../images/footer.jpg);
}
.Login {
	font-size: 80%;
	line-height: 160%;
	color: #333333;
	background-color: #e5e5e5;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.info ul {
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.info li {
	background-image: url(../images/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: 0% 15px;
	padding-left: 12px;
	line-height: 140%;
	padding-top: 10px;
	margin: 0px;
}
.Login img {
	margin-top: 10px;
}
.info td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.img01 {
	margin: 10px 0px;
	padding: 0px;
}

