@charset "utf-8";
/* CSS Document */

body		{text-align:center;
			background-color:#272727}
p			{color:#FFF;
			margin:20px auto}

h1			{font-size:1.25em;
			color: #FFF;}
h2			{font-size:1.2em;
			color: #FFF;}
								
h3			{border-bottom:solid 2px #777777;
			font-size:1.0em;
			color: #FFF;}
								
address		{font-size:0.75em;
			font-style: normal}
address a	{color: #8888bb}


a			{color: #666666;
			text-decoration: none}
a:hover		{color: #bbbbbb}
a img 		{border: none}
table		{color:#FFF;
			border:none;
			width:600px;
			margin:auto;}
th,td		{padding-bottom:10px}
#bookmark 	{
			font-size: 16px;
			display: block;
			height: 30px;
			width: 200px;}

#topmargin	{margin:100px 0}
#sanka		{margin:50px auto}