@charset "UTF-8";
body {
	background-color:#CCFFCC;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	
}

.docs {
	background-color: rgba(255,255,255,0.9);
	width: 730px;
	margin-left:auto;
	margin-right:auto;
	
}

.ad{
	width:730px;
	margin-left:auto;
	margin-right:auto;	
}

.credit{
	position:absolute;
	bottom:0%;
	left:0%;
	right:0%;
	
}