body {
	background:gray url(top/back.jpg) no-repeat fixed center center;
	color:#000000;
	text-align:center;
}
.allcontents{
	margin:auto;
	width:600px;
}
.all pre{
	margin:10px 10px;
	padding:20px 20px;
	text-align:left;
	line-height:190%;
}
.all strong{
	text-align:center;
	display:block;
	margin:10px 10px;
	padding:10px 10px;
	font-size:large
}
.all strong.big{
	font-size:70px
}


.set{
	width:570px;
}
.set img{
	border:1px solid #000000;
}
.set .dl_box{
	border-bottom:1px solid #000000;
	width:550px;
	line-height:190%;
	text-align:left;
	float:left;
	margin:10px 10px;
	padding:20px 20px;
}
.set .dl{
	font-size:large;
}
.set .box .left{
	margin:5px 5px;
}
.set .box .note{
	padding:5px 5px;
	margin:5px 5px;
}
.clear{
	clear:all;
}
h2{
	width:550px;
	padding:15px 15px;
	margin:100px 5px 5px 5px;
	border:1px solid #000000;
}
/*************************************************/
/*	リンク	*/
a{
	color:#9e8272;
	text-decoration:underline;
}
a:visited{
	color:#9e7272;
	text-decoration:none;
}
a:hover{
	color:#c1c773;
	text-decoration:none;
}
/*************************************************/
.mini{
	color:gray;
}
/*************************************************/
/*	その他	*/
.link,.copy{
	padding:10px 10px;
}
.link{
	border-bottom:1px solid #000000;
}
.border{
	border:1px solid #000000;
}
