.moji {
font-size:10pt;
font-style: normal;
color: #000000;
line-height : 16px;
}


a {
text-decoration:none;
font-size: 12px;
}

a:hover {
text-decoration:underline;
}

/* リンク白文字 */
A.w:link { color: #ffffff; } 
A.w:visited { color: #ffffff; } 
A.w:hover { color: #ffffff; } 
A.w:active { color: #ffffff; }

/* リンクグレー文字 */
A:link { color: #454540; } 
A:visited { color: #454540; } 
A:hover { color: #1449AE; } 
A:active { color: #454540; }

body {
	margin:auto;
}

/* サイトマップ中国人用 */
#china_link	{
	width: 54px;
	height: 15px;
	text-indent: -1000px;
	background-image: url(../sitemap/img/china.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0;
}
#china_link a	{ 
	display: block;
	background-image: url(../sitemap/img/china.gif);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
	}
#china_link a:hover	{
	background-image: url(../sitemap/img/china.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#post-3 {
	width: 410px;
}