body {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0.5em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
	line-height: 1.5em;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	margin: 10px 0px;
}
table {
	margin-left: 2em;
	padding: 0px;
	font-size: 12x;
}
h1 {
	font-size: 14px;
	margin: 2px;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	background-color: #CAF866;
}
h2 {
	font-size: 14px;
	margin: 2px;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	background-color: #FFE3A5;
}
.left {
	float: left;
	width: 600px;
}
.right {
	float: right;
	width: 220px;
	height: 300px;
	background-image: url(site_img/bg.gif);
	background-repeat:no-repeat
}
.topright {
	float: right;
}
.r {
	text-align: right;
}
.c {
	text-align: center;
}
.imgLeft img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.copyright {
	color: #64646E;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
}
.logo {
	color: #64646E;
	font-size: 11px;
	line-height: 13px;
}

#contents {
	margin: 10px auto;
	width: 820px;
	font-size: 13px;
	color:#333333;
	background-color:#FFFFFF;
}
#main {
	clear: both;
	padding-top: 0px;
	margin-top: 0px;
}
#footer {
	margin-top: 20px;
	clear: both;
}
#news {
	width: 550px;
	padding-top: 5px;
	padding-left: 0px;
}
#banner {
	width: 260px;
	margin-top: 5px;
}
#banner img {
	margin-bottom: 5px;
}
#orange {
	color: #F47744;
}
#yellow {
	color: #FBCC30;
}

#green {
	color: #40980F;
}

#news li {
	list-style-type: none;
	margin-top: 10px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #e7e7e7;
	padding-bottom: 10px;
}
#main li {
	line-height: 1.5em;
	margin-bottom: 10px;
}

#globalMenu {
	float: left;
	width: 820px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#globalMenu li {
	float: left;
	list-style-type: none;
}
ul {
	margin: 0px;
	padding: 0px;
}
#globalMenu a {
	background-image: url(site_img/btn.gif);
	background-repeat: no-repeat;
	width: 158px;
	height: 60px;
	text-align: center;
	display: block;
	padding-top: 0px;
	text-align: center;
}
#globalMenu a:hover {
	background-image: url(site_img/btn.gif);
	background-repeat: no-repeat;
	width: 158px;
	height: 60px;
	text-align: center;
	display: block;
	padding-top: 0px;
	background-position: 0 -60px;
}

#title {
	margin-bottom: 10px;
}
a {
	color: #009966;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#topics {
	list-style-image: url(site_img/topics.gif);
	line-height: 1.2em;
	margin-left: 50px;
	margin-top: 6px;
}
#yajirushi {
	list-style-image: url(site_img/yajirushi.gif);
	line-height: 2em;
	margin-left: 50px;
	margin-top: 6px;
}
#maru {
	list-style-image: url(site_img/maru.gif);
	line-height: 1.2em;
	margin-left: 20px;
	margin-top: 6px;
}
#new_table {
	margin-left: 0px;
}
