@charset "utf-8";



p, h1, h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

li {
list-style:none;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #D4D4D4; 
}

#container {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
	background-image: url(images/top/bk_container.gif); 
}

#navibar {
	width: 180px;
	float: left;
}


#navibar #btn11 a {
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn00.jpg);
	margin-bottom: 1px;
}
#navibar #btn00 a {
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/navigation.jpg);
	margin-bottom: 1px;
}
#navibar #btn01 a {
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn01.jpg);
	margin-bottom: 1px;
}
#navibar #btn02 a {
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn02.jpg);
	margin-bottom: 1px;
}
#navibar #btn03 a {
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn03.jpg);
	margin-bottom: 1px;
}
#navibar #btn04 a {
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn04.jpg);
	margin-bottom: 1px;
}
#navibar #btn05 a {
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn05.jpg);
	margin-bottom: 1px;
}
#navibar #btn06 a {
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn06.jpg);
	margin-bottom: 1px;
}
#navibar #btn07 a {
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn07.jpg);
	margin-bottom: 1px;
}
#navibar #btn08 a {
	height: 50px;
	width: 180px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/top/btn08.jpg);
	margin-bottom: 1px;
}





#maincontent {
	width: 655px; 
	float: right;
	font-size: 12px;
	line-height: 16px;
	height: 100%; 
}



#maincontent  h5 {
	font-size: 14px;
	font-weight: bold;
	color: #2318A1;
	padding-bottom: 5px;
}

#maincontent  p {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}

#topic01 {
	height: 160px;
	width: 400px;
	background-image: url(/top000.swf);
	padding-left: 110px;
	padding-top: 80px;
	padding-right: 10px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#topic02 {
	margin-right: auto;
	margin-left: auto;
	width: 570px;
}

#topic03 {
	height: 100px;
	margin-left: auto;
	width: 540px;
	margin-right: auto;
	padding-top: 10px;
}

.topic04 {
	height: 110px;
	float: left;
	width: 269px;
	margin-left: 20px;
}

.topic04  h6 {
	padding-bottom: 10px;
}

.topic04  img {
	float: left;
	margin-right: 5px;
	margin-top: 10px;
}



#footer {
	clear: both;
	width: 855px;
	background-color: #131F71; 
	height: 30px;
}

#footer h6 {
	
	font-size: 10px;
	color: #FFFFFF; 
	font-weight: normal;
	text-align: center;
	padding-top: 10px;
	letter-spacing: 1px; 
}



#topic05 {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#topic05 h5 {
	font-weight: normal;
	color: #666666;
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: 666666;
}
<!--
.style2 {
	color: 666666
}
a:link {
	color: 666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 666666;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: 666666;
}
-->
