@charset "UTF-8";
/* CSS Document */

#contents{
margin: 70px 0 0 0;
padding: 8% 0 0 0;
background:#f5fbfa url(images/img_top.jpg) top left no-repeat;
background-size: 100% auto;
	}
	
/*.inner>h2{
	margin: 0;
	text-align: center;
	font-size: 65px;
	}	
	*/
	
	
#top >p{
	text-align: center;
	color: #004ea2;
	text-shadow: 1px 1px 5px rgba(255, 255, 255, 0.7);
	}

#top >p.size25{
	font-size: 25px;
	}
	
#top>p.size60{
	margin: 0 0 8% 0;
	font-size: 60px;
	font-weight: bold;
		}
	