@charset "shift_jis";

body {
    background-color: #f7fffe;
    margin: 0 7%;
}
table {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	background-color: #ffffff;
	line-height: 1.5;
	margin-top:1em;
	margin-bottom:6em;
}
p {
    text-indent: 1em;
    line-height:1.5em;
    margin-bottom:0em;
}
p.p2 {
    text-align:right;
    margin-top:0em;
}

div {
    background-color:#ffffff;
    margin-top:1em;
    margin-bottom:6em;
    padding:1em 2em 0.7em 2.5em;
    border-color:#00a88f;
    border-width:1px;
    border-style:solid;
    width:30.5em;
	    _width:90%;
}





h1{
	line-height: 1.5em;
	text-indent: 4em;
	font-size:medium;
	font-weight: normal;
}
.non-1 {
	font-size: x-small;
	text-align: right;
}
.kinu {
	color:#f700a5;
	font-size:medium;
	font-weight:bold;
}

 

.main {
    background-color:#ffffff;
	position:relative;
    padding:1em 2em 0.7em 2em;
	border: 1px solid #00a88f;
    width:100%;
	left:-4px;
	top:-4px;
}


.shadow {
	background:#b9c5c5;
	width: 96%;
	margin:7em 0;
}


