@charset 'Shift_JIS';

.topicsLinkTop{
	margin: 10px 20px;
	padding: 0;
	font-size: 80%;
}

.topicsLinkTop{
	margin-bottom: 5px;
}

.categoryArea{
	margin: 10px 5px;
}

.categoryArea p{
	margin-left: 5px;
	font-size: 80%;
	font-weight: bold;
}

.categoryArea ul{
	margin: 0 5px 10px 5px;
	padding: 0 5px 5px 5px; 
	list-style-type: none;
	font-size: 80%;
	border-bottom: 1px solid #999;
}

.categoryArea li{
	padding-left: 15px;
	background: url(../n_images/icon_list02.gif) no-repeat 0 7px;
}

.categoryArea ul li ul{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0; 
	list-style-type: none;
	font-size: 100%;
	border-bottom: none;
}

.categoryArea li ul li{
	padding-left: 15px;
	background: url(../n_images/icon_list02.gif) no-repeat 0 7px;
}

.contentNavi{
	margin: 10px;
	text-align: center;
	font-size: 80%;
}

.entryArea{
	margin: 20px auto;
	padding: 0;
}

.entryContent{
	clear: both;
}

.entryBody{
	padding: 0;
}

.entryBody p{
	margin-bottom: 1.5em;
	line-height: 160%;
}

.entryBody blockquote{
	margin: 20px 30px;
	padding: 10px;
	font-size: 80%;
	line-height: 160%;
	border: 1px solid #CCC;
}

.dateHeader{
	line-height: 100%;
}

h3.entryTitle{
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 90%;
	line-height: 100%;
	border-bottom: 1px solid #333;
}

.dateFooter{
	margin-top: 5px;
	padding: 3px 0;
	text-align: right;
	border-top: 1px dashed #CCC;
}

.entryMore{
	margin-top: 1em;
	padding: 0;
}

.trackbackArea, .commentArea{
	margin: 10px 0;
}

.entryFooterTitle{
	margin-top: 10px;
	padding: 0 5px;
	font-size: 80%;
	background: #EEE;
}

.trackbackBody{

}

.trackback{
	margin: 5px 0;
	padding: 5px;
	font-size: 90%;
	border-bottom: 1px dashed #CCC;
}

.trackbackInfo{

}

.comment{
	margin: 5px 0;
	padding: 5px;
	border-bottom: 1px dashed #CCC;
}

.comments-header{
	margin: 20px 0 10px 0;
	padding-bottom: 5px;
	font-size: 90%;
	line-height: 100%;
	border-bottom: 1px solid #333;
}

.comment-header{
	font-size: 80%;
}

.commentBody{

}

.commentFooter{

}


#commentsOpenData dl{
	margin: 5px 0;
}

#commentsOpenData dt{
	float: left;
	width: 50px;
	font-size: 80%;
}

#commentsOpenData dd{
	margin-left: 60px;
}