/* * {
	margin: 0;
	padding: 0;
} */
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	overflow: hidden;
}
h1 {
	color: #0099CC;
	font-size: 80%;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-align: center;
	background-color: #FFFFFF;
}
/* bannerここから */
#banner {
	color: #FFFFFF;
	background-color: #0000FF;
	text-align: left;
	text-decoration: none;
}
#banner a {
	color: #FFFFFF;
	text-decoration: none;
}
.bannertitle {
	line-height: 150%;
	font-size: 140%;
	text-align: left;
	padding-left: 20px;
	font-weight: bold;
}
.bannerdes {
	text-align: left;
	font-size: 95%;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 150%;
	vertical-align: text-top;
}
/* bannerここまで */
h3 {
	font-size: 100%;
	line-height: 150%;
	background-color: #FFFFFF;
	text-align: left;
}
em {
	font-style: normal;
	color: #FF0000;
}
h2 {
	font-size: 105%;
	line-height: 150%;
	text-align: left;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	border-bottom: 1px solid #999999;
	border-left: 10px solid #3399FF;
}
#main {
	width: 760px;
	border-bottom: 1px solid #000000;
	overflow: hidden;
}
/* honbunここから */
#honbun {
	float: left;
	margin-right: 10px;
	width: 500px;
}
#honbun p {
	font-size: 90%;
	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#honbun ol {

	font-size: 90%;
	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#honbun dt {
	font-size: 90%;
	line-height: 150%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	border-left: 5px solid #0033CC;
}
#honbun dd {
	font-size: 90%;
	line-height: 150%;
	text-align: left;
	padding-bottom: 10px;
}
/* honbunここまで */
#sidecat {
	float: right;
	width: 250px;
}
ul {

	font-size: 90%;
	line-height: 140%;
	list-style-type: square;
	text-align: left;
	list-style-position: outside;
}
.chumoku {

	font-size: 100%;
	line-height: 150%;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(img/h3.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 25px;
}
/* footerここから */
#footer {
	font-size: small;
	clear: both;
	text-align: center;
}
#footer p {
	font-size: 12px;
	
}
#footer a {
	color: #0000FF;
	text-decoration: none;
}
/* footerここまで */
#sidecat h3 {
	text-align: left;
	padding-left: 20px;
	font-size: 95%;
}

#gaitou {
}
#gaitou li {
	font-size: 100%;
	line-height: 150%;
	width: 50%;
	list-style-type: disc;
	text-align: left;
	float: left;
	height: 40px;
	vertical-align: middle;
	list-style-position: inside;
}
.pankuzu {
	font-size: 90%;
	line-height: 120%;
	text-align: left;
}
h4 {
	font-size: 100%;
	line-height: 150%;
	text-align: left;
}

/* tableまわりここから */
table {
	font-size: 90%;
	line-height: 150%;
	background-color: #000000;
}
.sotowaku {
	background-color: #000000;
}
.uchiwaku {
	background-color: #FFFFFF;
}
table {
	background-color: #999999;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
	margin-bottom: 0.6em;
	border: 1px solid #999999;
}
td {
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #CCCCCC;
}
/* tableまわりここまで */
img {
	border: 0px;
}
