body {
	font:10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCCC99;
	background-color:#000000;
/* before IE5.5*/
	text-align: center;
}

a:link,a:visited {
	color: #CCCC99;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #cccc99;
}

/* zentai */
#container {
	width:580px;
	
	padding:30px;
	margin:20px auto auto auto;
	text-align:center;
	border:1px solid #cccc99;
}

/*start page only*/
#startlogo {
	width:580px;
	height:300px;
	vertical-align: middle;	

}

#startlogo img{
	margin-top: 125px;;
}

#enter {
	width:580px;
	margin: 0px;
	font-size: 0.8em;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.3em;
}

/*TOPPAGE ONLY*/
#topimg {
	width:580px;
	height:300px;
	margin: 0px;
	background-image: url(../../dhfimg/topimg/topimg.jpg);
	background-repeat: no-repeat;	

}

#smalltext {
	width:580px;
	margin: 0px;
	font-size: 0.8em;
	color: #999999;
	text-align: right;
	text-decoration: none;

}

/*CONTENTS*/
#content {
	width:580px;
	height:300px;
	margin: 0px;
	color:#FFFFFF;
	font-size:0.9em;
	text-align: left;
	overflow:auto;

}

#content h3 {
	font-size:1.1em;
	font-weight:bold;
	text-align: left;
	color: #CCCC99;
}

/*ARCHIVE*/
#book {
	padding-right:5px;
	float:left;
}

.booktitle {
	font-size:1.1em;
	font-weight:bold;
	color: #CCCC99;
}

/*COMMON*/
#menu {
	width:580px;
	margin:10px 0px 10px 0px;
	font-size:0.8em;
	text-align: center;
	letter-spacing: 0.3em;
	text-decoration: none;

}

/*FOOT*/

#foot {
	width:580px;
	margin: 0px;
	padding:0px;
	font-size:0.8em;
	text-align:center;

}

#foot a {background-color:#000000;}

#foot img {

}

/*TOPIC*/
#topic {
	width:568px;
	padding:30px;
	margin:20px auto auto auto;
	font-size:0.8em;
	font-weight:normal
	color:#FFFFFF;
	
	text-align:center;
	border:6px double #cccc99;
	background-image: url(../../common/img/topicbg.gif);
}

.topictext {
	font-size:1.5em;
	font-weight:bold;
	color:#cccc99;

}.oldtopic {
	width:616px;
	padding:10px;
	margin:20px auto auto auto;
	font-size:0.7em;
	font-weight:normal
	color:#FFFFFF;
	
	text-align:center;
	border:3px solid #cccc99;
}
.oldtopictext {
	font-size:1em;
	font-weight:bold;
	color:#CCCC99;
}
