html{
    height:100%;
}
body{
    height:100%;
}
img {
    border-style:none;
	vertical-align: top;
}
body {
	margin: 0px;
}
body > #world{
    height:auto;
}
#world {
	width: 977px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	height: 100%;
	min-height:100%;
}
#menu {
	height: 60px;
	width: 977px;
}
#menu2 {
	height: 40px;
	width: 977px;
	background-image: url(../image_temp/top_b0.gif);
}
#menu3 {
	width: 977px;
	text-align: center;
	height: 25px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 80%;
}
#menu #menu {
	float: left;
}
#side {
	width: 200px;
	float: left;
}
#side2 {
	width: 200px;
}
#main {
	width: 977px;
	float: right;
}
#main2 {
	width: 777px;
	float: right;
}
#main #contents {
	font-size: 80%;
	margin: 0px;
}
#under_top {
	margin-top: 50px;
}
#under {
	clear: both;
	font-size: 80%;
}
#under h1 {
	font-size: 90%;
	line-height: 1.5em;
	font-weight: normal;
	color: #CCCCCC;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#under h1 a:link {
	color: #CCCCCC;
}
#under h1 a:visited {
	color: #CCCCCC;
}
#world #main table a:visited {
	color: #000;
}
#world #main table a:hover {
	color:#FFF;
	background-color:#000;
	font-size: 100%;
}
a:link {
	text-decoration:none;
	color:#533027;
}
a:visited {
	text-decoration:
	none;
	color:#996666;
}
a:active {
	text-decoration:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:none;
	color:#FFFFFF;
	background-color:#996666;
}

