body {
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	color:#4B5459;
	margin-top:180px;
	background:#F0ECE0;
	}
	

a:link {color:#CC0033}
a:visited {color:#CC0033}
a:active {color:#CC0033}
a:hover {color:#CCC}
	
.logo {margin-left:35%;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: x-small;
	height: 55px;
	width:65%;
	text-align: right;
	background:#FFF;
	border-left: solid 0.5em #CC0033;
    border-bottom: dashed 1px #666;
	padding:2px;
	}
	
.banana {margin-top:83px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	font-size: small;
	text-align: right;
	color:#676767;
	padding:2px;
	}
	
	
