html {
	height: 100%;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 90%;
	text-align: center;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: 100%;
	width: 799px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #330099;
	border-left-color: #330099;
	border-right-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#wrapper #contents {
	float: left;
	width: auto;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	background-color: #FFFFFF;
}
a {
	text-decoration: none;
}
a img {
    border-style:none;
}

#header {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 100px;
	width: 800px;
}

h1.head {
	display: block;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	height: 1px;
}
h2.head {
	display: block;
	width: 790px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
}
*html ul.navi {
	height: 40px;
	width: 799px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/u_ul.png);
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin: 0px;
	clear: both;
}
ul.navi {
	height: 40px;
	width: 779px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(images/u_ul.png);
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin: 0px;
	clear: both;
}
h5 {
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #top {
	height: 146px;
	width: 800px;
	padding: 0px;
	margin: 0px;
	float: left;
}
a.li:link {
	color: #333333;
	text-decoration: none;
}
a.li:visited {
	color: #333333;
	text-decoration: none;
}
#footer {
	color: #333333;
	height: auto;
	width: 799px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
	display: block;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330099;
	border-top-color: #330099;
	float: left;
}
.return {
	font-weight: bold;
	text-align: center;
	display: block;
	height: 20px;
	width: 790px;
	padding: 0px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tn1, .tn2, .tn3, .tn4, .tn5 {
	width: 152px;
	height: 40px;
	margin:0;
	padding:0;
	line-height: 40px;
	text-indent:-9999px;
	display: inline;
	background-repeat: no-repeat;
	list-style-type:none;
	float:left;
} 
.tn1 a{
  background-image:url(images/n1.png);

}
.tn1 a:hover{
	background-image:url(images/nh1.png);
}
.tn2 a{
  background-image:url(images/n2.png);

}
.tn2 a:hover{
	background-image:url(images/nh2.png);

}
.tn3 a{
  background-image:url(images/n3.png);

}
.tn3 a:hover{
	background-image:url(images/nh3.png);

}
.tn4 a{
  background-image:url(images/n4.png);

}
.tn4 a:hover{
	background-image:url(images/nh4.png);

}
.tn5 a{
  background-image:url(images/n5.png);

}
.tn5 a:hover{
	background-image:url(images/nh5.png);
}
span.style1 {
	color: #333333;
	text-align: left;
	font-size: 85%;
}
span.style2 {
	color: #0000CC;
	text-align: right;
	font-size: 90%;
	float: right;
	padding-right: 15px;
}
span.style3 {
	color: #0000CC;
	font-size: 85%;
}
p.foot {
	color: #333333;
	text-align: left;
	font-size: 85%;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 100%;
	width: 785px;
}
a#pagetop:visited {
	color: #000;
}
