body {
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size: 75%;
	background: #232323;
	line-height: 150%;
	margin: 20px 50px;
	color: #FFF;
}
html>/**/body {
	font-size: 12px;
}
* + html body {
	font-family: "メイリオ","Meiryo";
}
a, a:link	{
	text-decoration: none;
	color: #FFF;
}
a:visited	{
	text-decoration: none;
	color: #FFF;
}
a:hover	{
	text-decoration: underline;
	color: #FFF;
}
a:active	{
	text-decoration: none;
	color: #FFF;
}
h1	{ padding: 10px 0; font-size: 180%; }
#contents	{
	width: 960px;
	padding: 20px 20px 40px;
}
h2	{ 	
	font-size: 133.3%;
	border-bottom: solid 2px #CCC;
	padding: 5px;
	margin-bottom: 10px;
}
img	{ border: none; }
#contents p { text-align: right; }
address	{ font-family: Arial, Helvetica, sans-serif; }
