@charset "shift-jis";

body{
	background-color:#edf1fa;
}

#stat{
    text-align:center;
}
#container{
	overflow:auto;
	margin:0px auto 0px auto;
	width:680px;
	color:#000;
	font-size:12px;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#banner{
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:100px;
    background-color:#B1C4EC;
	background-position:top;
	background-repeat:no-repeat;

}
.box{
	overflow:auto;
	width: 678px;

}

.migi{
	float:right;
	width:336px;
}
.hidari{
	float:left;
	width:336px;
}
h1{
	font-size:20px;
    text-align:left;
	margin: 10px 10px 5px 30px;
}

h2{
	color:#1C14E5;
	font-size:12px;
    text-align:center;
	background-color:#B1C4EC;
	margin: 5px 10px 5px 10px;
}
h3{
	font-size:10px;
	margin: 5px 10px 5px 10px;
}   
h3.top{
text-align:left;
}
h3.foot{
text-align:left;
}

.footer{
	width:675px;
    text-align:center;
	font-size:10px;
	background-color:#B1C4EC;
}

P{
	margin: 5px 10px 5px 10px;
    padding: 5px 10px 5px 10px;
	line-height:100%;
    text-align:left;
}
span.welcome{
	font-size:9px;
}
span.banner{
	font-size:9px;
}

strong{
	font-weight: 400;
}
