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


/*
	Page style
*/

body{
	background-color: #E0FFFF;
	font-family: Meiryo UI;
	margin: 0px;
	padding: 0px;
}

#main{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}	

#headershimekiri {
	margin-top: 40px;
	font-size: 40px;
	font-family: "Meiryo UI";
	font-weight: bold;
	line-height: 15mm;
	color: blue;
	vertical-align: center;
	text-align: center;
}


.txt_box3 {
	font-size: 30px;
	line-height: 1.5em;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	text-align: center;
	width: 800px;
}
