html{
    height:100%;
}
body {
	height:100%;
	margin:0px auto;
	font-family:Geneva,Osaka,Arial,sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #000000;
	line-height: 18px;
	letter-spacing: 0px;
	word-spacing: 0px;
}

/* •W?€‚?ƒŠƒ“ƒN */
A:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 2px;
}
/* –K–??‚?ƒŠƒ“ƒN */
A:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 2px;
}
/* ƒ}ƒEƒXƒvƒŒƒX?ž */
A:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 2px;
	background-color: #ff0000;	
}
/* ƒ}ƒEƒXƒI[ƒo[?ž */
A:hover {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 2px;
	background-color: #ff0000;	
}

.btn_active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-color: #0000ff;
	padding-left: 2px;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-right: 2px;
}


#menu_box {
	background-color: #000000;
	width: 99px;
	height:auto;
	top:9px;
	bottom:auto;
	left:9px;
	right:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	float: left;
	position:fixed;
	overflow: hidden;
}

#submenu_box {
	background-color: #000000;
	width: 195px;
	height:auto;
	top:9px;
	bottom:auto;
	left:117px;
	right:auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	float: left;
	position:absolute;
	overflow: hidden;
}

#main_box {
	background-color: #000000;
	width: 500px;
	height:auto;
	top:9px;
	bottom:auto;
	left:347px;
	right:auto;
	float: left;
	position:absolute;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
	word-spacing: 0px;
}

.waku{
	/*background-color: #ffff00;*/
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
}



.title{
	/*font-family:Futura,sans-serif;*/
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
}
.title_link{
	/*font-family:Futura,sans-serif;*/
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.copyright{
	font-family:Geneva,Osaka,Arial,sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.photo{
	font-family:Geneva,Osaka,Arial,sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.date{
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-family:sans-serif;
}


img{
	border: 0px;
	padding: 0px
}


table{
	border:0;
	padding: 0px;
	margin: 0px;
}


input{
	/*color:#ff4d00;*/
	/*border:1px solid #ff4d00;*/
	font-family:sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
select{
	/*color:#ff4d00;*/
	/*border:1px solid #ff4d00;*/
	background-color: #ffffff;
	font-family:sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
hr{
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.script{
	
	background-color: #222222;
	color: #ffffff;
	
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	border-color: #333333;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
}
