body {
	background-color: #000000;
}
#wrapper {
	width: 700px;
	background-color: #ffbf7f;
	margin-right: auto;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	width: 700px;
	background-image: url(images/top.gif);
	background-repeat: no-repeat;
	height: 100px;
}
#contents {
	width: 700px;
	font-size: 12px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
}
#leftcolum {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 120px;
}
#menu {
	float: left;
	width:110px;
	height: 200px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
#menu ul{
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}
#menu li {
	list-style-type: none;
	list-style-position: outside;
	background-color:#996600;
	border:2px outset #006699;
}
#menu li a{
	display:block;
	width:93px;
	height:15px;
	padding:3px 3px 3px 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
}
#menu li a:link , #menu li a:visited {
	color: #ffffff;
	text-decoration: none;

}
#menu li a:hover , #menu li a:active {
	color: #FFFFFF;
	text-decoration:none;
	background-color:#FF6600;
}
#rightcolum {
	width: 580px;
	float: right;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	margin: 0px;
	padding: 0px;
}

#counter {
	width:100%;
	height:30px;
	margin: 0px;
	padding: 50px 0px 0px;
	font-size:small;
	font-style:normal;
	text-align: center;
}
#main {
	margin: 0px;
	width: 580px;
	background-color: #FFFFFF;
	padding: 0px;
}
#main h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	color: #993300;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
}
#main h2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b0d8ff;
	border-right-color: #b0d8ff;
	border-bottom-color: #b0d8ff;
	border-left-color: #b0d8ff;
	border-left-width: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-weight: normal;
}
#main h3 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	color: #0000CC;
	border-left-style: solid;
	border-left-width: 5px;
	font-weight: normal;
	border-left-color: #0033CC;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
}
#main p {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	padding-left: 5px;
	line-height: 16px;
}
#main table {
	font-family: "ＭＳ Ｐ明朝", "細明朝体";
	font-size: 12px;
	padding:20px;
	width:540px;
}
#main table th,td{
	padding:6px;
}
.gaiyou{
	border-collapse:collapse;
	border:3px solid #085;
}
.gaiyou td{
	border-collapse:collapse;
	border:1px solid #085;
}
#top {
	width: 580px;
	padding:0px;
	margin:0px;
	background-image: url(images/ochihome.gif);
	height: 200px;
	color: #FFFFFF;
	background-repeat: no-repeat;
}
#content{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: medium;
	float: right;
	width: 560px;
	margin: 0px;
	padding: 10px;
	background-color: #FFFFFF;
}
#contentL {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	float: left;
	height: 240px;
	width: 260px;
}
#contentR {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	float: right;
	height: 240px;
	width: 260px;
	border-top: #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;
}
#contentC {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	width: 100%;
	padding: 10px 0px 10px;
	clear: both;
	float: none;
	margin: 0px;
}
#contentL h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #FFFFFF;
	border-left-width: 10px;
}
#contentC ul {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
}

#contentR h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #000066;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
	background-color: #FFFFFF;
	border-left-width: 10px;
}
#content table{
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
}
#contentC img{
	margin: 10px;
	float: right;
	clear: both;
}
#navi {
	height: 18px;
	width: 579px;
	list-style:none;
	float:left;
	background-color:#000066;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
#navi ul{
    	list-style-type: none;
        margin:0px;
        padding:0px;
}
#navi li{
	display:inline;
	list-style-type:none;
	list-style-position:outside;
	margin-bottom:5px;
}
#navi li a{
	display:block;
	float:left;
	width:100px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
#navi li a:link , #navi li a:visited{
	color:#ffffff;
	text-decoration:none;
	background-color:#000066;
}
#navi li a:hover , #navi li a:active {
	color:#FF3300;
	text-decoration:none;
	background-color:#eeeeee;
}
#footer {
	color: #FFFFFF;
	background-color: #996600;
	clear: both;
	width: 700px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 10px;
	text-align:center;
	height: 100px;
	padding-top: 5px;
}
#footer a:link , #footer a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#footer a:hover , #footer a:active {
	color: #FF3300;
	text-decoration:none;
}
#content ul.sitemap, #content ul.sitemap ul {
	padding: 10;
	list-style: none;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	line-height: 30px;
}
#content ul.sitemap li {
	padding-left: 15px;
	background: url(images/mapIcon1.gif) no-repeat 0 8px;
}
#content ul.sitemap ul li {
	margin-left: 25px;
	background: url(images/mapIcon2.gif) no-repeat 0 8px;
}
#message {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 30px 0px 0px;
	padding: 0px;
	height: 200px;
	width: 100%;
	text-align: center;
}
#kakunin {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	margin: 0px;
	height: 500px;
	width: 540px;
	padding: 20px;
}
