* { margin : 0; padding : 0 ;}

body {
	color:#FFFFFF;
	text-align:center;
	background-color:#000000;
	margin-top:60px;
	}

body a {color:#FFFFFF;}
body a:hover {color:#CCCCCC;}


#container {
	width : 500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	text-align:center;
	line-height:1.7em;
}

#photo_flash {
	width:500px;
	height:500px;
	margin-top:0px;
}
#news_box {
	width:500px;
	margin-top:40px;
}

#news_box h2 {
	font-size:85%;
	text-align:center;
}
#news_box p {
	font-size:85%;
	text-align:center;
	margin-top:5px;
}

#link_box {
	width:453px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	border-left:solid 1px #999999;
	border-top:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
#link_box a {
	display:block;
	width:150px;
	height:30px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	background-color:#333333;
	border-right:solid 1px #999999;
	line-height:30px;
	font-size:75%;
	text-decoration:none;
}
#link_box a:hover {
	background-color:#666666;
}

#address {
	margin-top:60px;
	text-align:center;
	line-height:1.2em;
}

#address h2 {
	font-size:85%;
	margin-bottom:0.5em;
}

#address p {
	font-size:75%;
	text-align:center;
	font-style:normal;
}

#tokyo_link {
	width:350px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
}

#tokyo_link a {
	display:block;
	width:100%;
	height:22px;
	background-color:#222222;
	font-size:75%;
	color:#eeeeee;
	line-height:22px;
	text-decoration:none;
	text-align:center;
	border:1px solid #222222;
}
#tokyo_link a:hover {
	background-color:#333333;
}

#test_box {
	width:90%;
	text-align:right;
	margin-top:80px;
	padding-bottom:20px;
	font-size:75%;
}
