@charset "Shift-Jis";
/* CSS Document */

h1{
	float:left;
}

p{
	float:right;
	margin-bottom:150px;
}

.clear{
	clear:both;	
}

h2{
	clear:both;
}