body {
	background-color:#80CCFE; color:black; font-size:10pt; padding:10px; margin:0px;font-family:'MS UI Gothic','Hiragino Gothic',Osaka,sans-serif;line-height:14px;
}
.contentbox {
	width:880px;
}
.whitearea {
	background-color:white;
	padding:5px;
}
.headline {
	color:#BA0C3F;
	font-weight:bold;
}
.navlink {
	padding:5px;
	background-color:#e8e8e8;
	position:relative;
	top:2px;
	margin:3px;
	border:1px solid #80ccfe;
	font-weight:bold;
	font-size:11pt;
}
.photo {
	border:5px solid white;
}
.hilphoto {
	border:5px solid #FFCF10;
}
.bigphoto {
	border-left:5px solid white;
	background:url('/photo_data/loading.png');
}
.submit {
	background-color:#004A0F;
	color:#D6FCAF;
}
.english {
	font-family:Georgia,serif;
}
.english_shout {
	font-family:Georgia,serif;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	text-transform:uppercase;
	color:#0405C1;
}
input,textarea {
	margin-top:3px;
	margin-bottom:5px;
}
td {
	font-size:10pt;
	font-family:'MS UI Gothic','Hiragino Gothic',Osaka,sans-serif;
	line-height:14px;
}
em {
	font-style:normal;
	text-decoration:none;
	border-bottom:1px dotted;
}
a, a:link, a:visited {
	color:#ED7500;
	font-weight:bold;
}
a:hover {
	color:#004A0F;
	font-weight:bold;
}
a.hilphotolink, a.hilphotolink:hover {
	background-color:#FFCF10;
	color:#0405C1;
}
a.photolink {
	background-color:transparent;
	color:#ED7500;
}
a.photolink:hover {
	color:#004A0F;
}
