@charset "UTF-8";

#index h1 {
	/*background-image:url(images/titleBack.png);
	background-repeat:no-repeat;
	-webkit-background-size:100% 50px;
	background-size:100% 50px;*/
	background-color:#000077;
	margin:0;
	padding:5px 0 5px 10px;
	text-align:center;
}
	

#mainImage p {
	line-height:0;
	margin:0;
}

#mainImage img {
	width:100%;
}

#mainImage p#toin {
	text-align:center;
	line-height:1;
	padding:5px;
	font-size:80%;
	background:#000077;
	color:#FFF;
	text-shadow:none;
}

