body {
	background: #000;	
	font-family:"メイリオ","Meiryo","MS UI Gothic","sans-serif";
	line-height:1.4em;
	font-size:85%;
}

#content {
	width: 705px;
	margin: 0;
	padding: 0;
	background: #000;	
	border: 0;
			position: absolute;
			top: 0px;
			left: 0px;
}

h1 {
	margin: 0;
}

hr {
	border: none;
	height: 1px; line-height: 1px;
	background: #000;	
	margin-bottom: 20px;
	padding: 0;
}

p {
	margin: 0;	
	padding: 7px 0;
}

.clear {
	clear: both;
	line-height: 1px;
	font-size: 1px;
}

a { 
	outline-color: #000;	
}


