@charset "utf-8";
/*formatting style----------------------------------------------
*/

* {
	margin: 0px;
	padding: 0px;
}
hr {

}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ";
	font-style: normal;
	background-color: #FFFFCC;
	background-image: url(images/jimon.gif);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	width: 860px;
	background-image: url(images/base_011.gif);
	height: 117px;
	background-repeat: no-repeat;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #0000FF;
	font-size: 9pt;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF99;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #03F;
	text-decoration: underline;
}

#header #logo {
	position: absolute;
	top: 10px;
	left: 16px;
}



#navi {
	float: left;
	width: 202px;
	background-image: url(images/base_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	height: 544px;
}
#main {
	width: 628px;
	float: left;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 30px;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #336633;
	font-size: 13px;
	line-height: 1.3;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
	color: #0000FF;
	line-height: 1.2;
}



#footer {
	width: 840px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: none;
	font-style: normal;
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 10px;
	font-size: 8pt;
	line-height: 1.2;
}
p {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
#wrapper #main table tr td table tr td p a {
	color: #09F;
}
#wrapper #main table tr td table tr td p a {
	color: #03F;
}

