a {
	color:#000044;
}
body {
	background-color:black;
	color:#bbb;
	background-repeat:no-repeat;;
	margin:0px;
	padding:0px;
	font-family: serif;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
}
p {
	font-size:85%;
	line-height:150%;
	padding-left:5px;
	padding-right:5px;
	color:#999;
}
p a {
	color:#66f;
}
#header {
	/*
	height:41px;
	background-color:#222;
	background-image:url(img/caption_back.png);
	background-repeat:repeat-x;
	*/
}
#headerContent {
	padding:5px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	width:520px;
}
h1 {
	
	font-size:medium;
	margin:4px;
}
#detailContainer {
	text-align:center;
}
img {
	border-width:0px;
}
#contentBody {
	
}
#main {
	width:510px;
	padding-right:5px;
	padding-left:5px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}
#imageFrame {
	width:500px;
	height:500px;
}
#caption {
	margin-top:4px;
	margin-bottom:4px;
	background-color:#222;
	height:41px;
	background-image:url(img/caption_back.png);
	background-repeat:repeat-x;
}
a {
	text-decoration:none;
}
#imageTitleContainer {
	width:100%;
	text-align:center;
	line-height:18px;
	vertical-align:middle;
}
#imagetTitle {
	margin-left:2px;
	margin-right:2px;
}
#clockString {
	
	text-align:center;
}
#imageAuthor {
	margin-left:2px;
	margin-right:2px;
	font-size:80%;
}
#imageLink {
}
#footer {
	width:100%;
	text-align:center;
	font-size:80%;
		
}
#footer a {
	color:#ccc;
	margin-right:5px;
	margin-left:5px;
}

