body {
	background-color: #FFFFFF;
	margin:0px;
}

#all {
	
	width: 170px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
	A 		{ color: #114ab3; text-decoration: none; font-weight: bold; }
	A:link	{ color: #114ab3; text-decoration: none; font-weight: bold } 
	A:visited	{ color: #114ab3; text-decoration: none; font-weight: bold } 
	A:HOVER	{ color: #9ac2ff; text-decoration: none; font-weight: bold } 
.box {
	border-bottom: 1px dotted #999999;
	margin-bottom: 5px;
	}

#postimg {
	font-family:Meiryo,HiraKakuPro-W6;
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 5px;
}


.name {
	
	font-family:Meiryo,HiraKakuPro-W6;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-top: 1px;
	color: #666666; 
	background:#f3f3f3;
	border-left:6px solid  #114AB3;
	border-bottom:1px solid  #114AB3;
	
}

.mess {
	
	font-family:Meiryo,HiraMaruPro-W4;
	font-size: 10px;
	color: #555555;
	line-height: 14px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.time {
	
	font-family:Meiryo,HiraMaruPro-W4;
	font-size: 9px;
	color: #888888;
	padding-left: 5px;
	padding-bottom: 3px;
}

#page {
	
	font-family:Meiryo,Futura,verdana, arial, sans-serif;
	font-size: 9px;
	padding-bottom: 5px;
	padding-top: 5px;
}


