table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #777777;
}
.text8 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
}
.text10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.footer {
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.text16 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.text18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
.height10 {
	line-height: 10px;
}
.height12 {
	line-height: 12px;
}
.height14 {
	line-height: 14px;
}
.height16 {
	line-height: 16px;
}
.height18 {
	line-height: 18px;
}
.height20 {
	line-height: 20px;
}
.height22 {
	line-height: 22px;
}
.height24 {
	line-height: 24px;
}
a:link {
	color: #199DEA;
}
a:visited {
	color: #5BC6F2;
}
a:active {
	color: #199DEA;
}
a:hover {
	color: #5BC6F2;
}
a.part2:link {
	color: #FFFFFF;
}
a.part2:visited {
	color: #EEEEEE;
}
a.part2:active {
	color: #FFFFFF;
}
a.part2:hover {
	color: #EEEEEE;
}
html, body {
	margin: 0px;
	padding: 0px;
}
.fix {
	background-repeat: no-repeat;
}
.header_bg {
	background-image: url(../img/header_bg01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.movie {
position:fixed;
	right:0;
	top:0;
	padding:100px 150px 0px 0px;
	width:219px;
	height:297px;
}

img#contact {
	float: right;
	}

#sitemap{
margin:15px;
}
#sitemap a{
color:#666666;
text-decoration:none;
}
#sitemap a:hover{
color:#c2e4fd;
text-decoration:none;
}
#sitemap dt{
font-size:14px;
font-weight:bold;
padding:5px;
border-left:5px #4DBBF1 solid;
border-bottom:1px #4DBBF1 solid;
}
#sitemap dd{
font-size:12px;
padding:5px;
margin:0px 5px 15px 5px;
border-bottom:1px #999999 dotted;
}

#ban ul {
	margin: 0;
	padding: 16px 0;
	list-style: none;
	background: url(../img/menu_img.gif) top center no-repeat;
	}
#ban ul li {
	list-style: none;
	margin: 2px 0 2px 16px;
	text-align: left;
	}

#ban img { border: 0; }
.padL20px{padding-left:40px;}