@charset "utf-8";

#header {
 width: 800px;
 height: 170px;
 clear: both;
 float: left;
 background: url(../common-images/img_hd_profile.jpg) no-repeat;
}

.divsiteindextop {
 padding-top: 25px;
 display: block;
 float: left;
 padding-bottom: 15px;
}

h2.siteindex {
 background: url(../common-images/tt_siteindex.gif) no-repeat;
 width: 160px;
 height: 25px;
 margin-bottom: 15px;
}

.comment {
 margin-top: 25px;
 margin-bottom: 20px;
}

.wrap {
 float: left;
 clear: both;
 width: 100%;
 margin-bottom: 20px;
}

#date {
 width: 100%;
 float: left;
 margin-top: 5px;
 clear: both;
}
#date dl{
	float:left;
 font-size: 12px;
 line-height: 1.75em;
 width: 520px;
 background-color: transparent;
 margin-top: 0;
 margin-bottom: 10px;
}

#date dl dt{
 width: 70px;
}

#date dl dd{
	zoom:1;
 margin: -1.70em 0 5px 75px;
 line-height: 1.3em;
}