@charset "utf-8";
/* CSS Document */

a {
	text-decoration:none;
	border-color:#999;
}


#contents
{
	background:#999;
  
}

.man
{
	text-align:center;
}

.akiaki
{
	text-indent:2em;
}


.manman
{
	text-align:center;
	
}

.manman a
{
	color:#000;
}

a:hover
{
	color:#FFF;
}

#contents2
{
	background:#FFFFF0;
	width:85%;
	height:80%;
	margin-left:40px;
	margin-right:20px;
	margin-top:20px;
	padding:40px 20px 10px 20px;
}

.style
{
	text-align:right;
	font-size:xx-large;
	font-family:"Times New Roman", Times, serif;
	padding-top:100px;
	padding-right:10px;
}