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

body{
	font-family:メイリオ,Meiryo,"ＭＳ Ｐゴシック", Osaka, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #017ed8;
	text-align:center;
	font-size:11px;
	}
p{
	font-size:13px;
}
table{
	margin:auto;
	padding:auto;
	text-align:left;
	border-left:solid #0255A8 1px;
	border-right:solid #0255A8 1px;
}

.image{
	border-top:solid 10px #017ed8;
}

.list{
	line-height:120%;
}
address {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align:center;
	background-color:#003464;
	color:#FFF;
	padding:15px;
}
