@charset "utf-8";
/* CSS Document */

body {
	color: #333;
	background-color: #FFF;
	font-family: "小塚ゴシック Pro M";
	font-size: x-small;
	border-style:none;
}
a:link {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style:none;
}
a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style:none;
}
a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style:none;
}
a:active {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-style:none;
}
body {
	font-size: xx-small;
	background-color: #FFF;
	color: #666;
	font-family: "小塚ゴシック Pro M";
}

h1 {
	font-family: "小塚ゴシック Pro L";
	font-size: xx-large;
}
li {
	font-size: small;
}
#container {
	width: 1200px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	color: #000;
}
#header {
	width: 750px;
	text-decoration: none;
}
#contents {
	width: 750px;
	text-decoration: none;
}
#footer {
	width: 750px;
	text-decoration: none;
}
#main {
	width: 750px;
	text-decoration: none;
}
th {
	color: #FFF;
	margin: 0px;
	font-family: "小塚ゴシック Pro M";
	font-size: large;
	background-color: #060;
}
td {
	font-family: "小塚ゴシック Pro M";
	font-size: medium;
}

table {
	margin: 0px;
	padding: 0px;
}
