A                { color: #FF4500; text-decoration: none; background: none;}
A:link           { color: Midnightblue; text-decoration: none; background: none;}
A:link:hover     { color: #Dodgerblue; text-decoration: none; background: none;}
A:link:active    { color: #000000; text-decoration: none; background: none;}

A:visited        { color: Slategray; text-decoration: none; background: none;}
A:visited:hover  { color: #Dodgerblue; text-decoration: none; background: none;}
A:visited:active { color: #000000; text-decoration: none; background: none;}

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

#all {
	
	width: 170px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

.box {
	border-bottom: 1px dotted #999999;
	}

#postimg {
	font-family:verdana, arial, sans-serif;
	font-size: 0.8em;
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	padding-top: 5px;
}


.name {
	
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", HiraKakuPro-W3, Osaka, verdana, arial, sans-serif;
	font-size: 0.83em;
	font-weight: normal;
	color: #4682b4;
	padding-bottom: 5px;
	padding-top: 5px;
	
}

.mess {
	color:#000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", HiraKakuPro-W3, Osaka, verdana, arial, sans-serif;
	font-size: 0.83em;
	font-weight:normal;
	line-height:1.5em;
	padding:5px;
}

.time {
	
	font-family:verdana, arial, sans-serif;
	font-size: 10px;
	color: #708090;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
}

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


