body {
	font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	position: left;
	text-align: left;
	width: 900px;
	line-height: 120%;
	color: #008000;
	background-color: #FFFFFF;
	margin: auto;
}

header {
	text-align: left;
	background: #FFFFFF;
	border-color: #CCCCCC;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-radius: 10px;
	padding: 20px;
	margin-top: 4px;
	line-height: 160%;
	font-size: 1em;
}

header table {
	width: 100%;
}

section {
	margin-bottom: 20px;
}

h1 {
	font-weight: normal;
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
	margin-top: 1px;
	margin-bottom: 1px;
}

p {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	color: black;
}
/*
#wrap {
    text-align: left;
    /*margin: 4px auto 1px auto;
    background: #FFFFFF;
    background-repeat: no-repeat;
    background-position: 96% 95%;
    background-size: 100px 100px;
    border-color: #CCCCCC;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-radius: 10px;
    font-size: 0.8em;
}
*/
