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



#gothic { font-family:"arial black","ＭＳ Ｐゴシック",sans-serif; }
h1 {
	font-size:10px;
	color: #666666;
}
a:link { color: #666666; }
a:visited { color: #666666; }
a:hover { color: #666666; }
a:active { color: #666666; }

body {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
table{
	margin-top: 4%;
	margin-right: auto;
	margin-bottom: 0%;
	margin-left: auto;
}

h2{
font-family: "ＭＳ ゴシック";
font-size:10px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: center;
color: #666666;
border-style: none;
}

h3{
font-family: "ＭＳ ゴシック";
font-size:11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: center;
color: #FFFFFF;
border-style: none;
}

h4{
font-family: "ＭＳ ゴシック";
font-size:15px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: center;
color: #666666;
border-style: none;
}
h5{
font-family: "ＭＳ ゴシック";
font-size:11px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: center;
color: #ffffff;
border-style: none;
}
h6{
font-family: "ＭＳ ゴシック";
font-size:14px;
font-weight: normal;
font-style: normal;
text-decoration: none;
text-align: center;
color: #ffffff;
border-style: none;
}





