@charset "UTF-8";
h1 {
    font-family: "Osaka-mono";
    font-size: 42pt;
    font-weight: normal;
    color: #333333;	
	margin-top: -35px;
}
h4 {
    font-size: 20pt;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
    font-style: normal;
    /*--font-weight: 100;--*/
    -webkit-text-stroke-width: 0.85px;
    -webkit-text-stroke-color: #333333;
    color: #FFFFFF;
	padding-top: 30px;
	
}
#first{
	width: 70%;
	margin-left: 60px;
	margin-top: 45px;
}
p1 {
    font-size: 13pt;
    font-family: "Hiragino Sans";
    color: #333333;
}

span {color: #0063CB;
}
p {
    color: #FFFFFF;
    background: #1B518E;
	margin-left: 115px;
	margin-right: 115px;
    font-family: YuGothic;
    font-size: 15pt;
    margin-top: 0.5px;
	
}
h5 {
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN";
    font-size: 11pt;
    font-weight: bold;	
	color: #333333;
	margin-bottom:-0.5px;
}
div#otoiawase {
	text-align : center;
}


p5 {font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN";
    font-size: 10pt;
	color: #333333;
	margin-top:45px;
}
div#main {background-color: #D8D8D8;
	text-align : center;
	margin : 0 auto;
}
div#first{text-align:center;
	
}
