*{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	letter-spacing:0.1em;
	line-height:1.5em;
	font-size:1em
	}
body{
	color:#ffffff;
	background:#000000;
	}
em{
	font-weight:bold
	}
.head{
	margin:20px 0;
	}
.head h1{
	text-align:center;
	}

hr{
	display:none;
	}
.main{
	margin:auto;
	padding:0 10px 50px 10px;
	}
.subpagemain{
	width:1000px;
	margin:auto;
	}

.toptext{
	text-align:center;
	padding-bottom:10px;
	}
.toplist{
	list-style-type:none;
	padding-bottom:20px;
	border-bottom:groove 3px #999999;
	}
.toplist li{
	margin:5px 0px;
	text-align:center;
	}
.toplist a{
	font-size:1.2em;
	}
#navi{
	}
#navi li{
	list-style-type:none;
	display:inline;
	font-weight:bold;
	}
#bottom{
	margin:10px auto 50px auto;
	}
#bottom p{
	}
#bottom ul{
	}
.contents{
	margin:10px 0 10px 0;
	border-bottom:groove 3px #999999;
	}
.topcontents{
	padding:0px 10px;
	}
p{
	margin-top:10px;
	margin-bottom:10px;
	}
.pagetitle{
	font-size:1em;
	}
.title{
	text-align:center;
	font-weight:bold;
	padding:5px 0px 5px 0px;
	font-size:1.2em;
	border-bottom:groove 3px #999999;
	color:#666666;
	}
.title2{
	font-weight:bold;
	margin:10px;
	padding-left:5px;
	border-left:solid #000 7px;
	}
.title3{
	font-weight:bold;
	margin:10px;
	padding-left:3px;
	border-bottom:dashed 1px #aaaaaa;
	}
em{
	font-weight:bold;
	}
img{
	border:none;
	}

a{
	color:#ffffff;
	text-decoration:underline;
	}
a:hover{
	color:#ff00ff;
	text-decoration:none;
	}
.photo{
	margin:15px 0 15px 0;
}
.invisible{
	display:none;
	}
br{
	letter-spacing:0;
	}