/* ƒwƒbƒ_[‘•ü—p‚ÌCSS */

h1 {
	background-color:		#02B359;
	background-repeat:		no-repeat;
	background-position:	top right;
	
	height:				120px;
	font-size:			60px;
	line-height:		100px;
	padding-left:		20px;
	border-bottom:		solid 1px #666666;
	
	text-align:			left;
}

h1 a {
	color:				#FFFFFF;
}

body {
	margin:				0px;
	padding:			0px;
	
	background-color:	#FFFFFF;
}

.contents {
	border:				0px;
}


