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


#body {
	width: 780px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
navi {
	text-align: right;
	height: 60px;
	background-image: url(img/lt.gif);
	background-position: right;
	right: 0px;
	margin-right: auto;
}
#body #lc {
	background-image: url(img/bg_lc.gif);
	padding: 60px;
	height: 360px;
	width: 660px;
}
#body #in_h {
	background-image: url(img/lt.gif);
	background-repeat: no-repeat;
	height: 80px;
	background-position: right;
}
#body #go {
	padding: 60px;
	height: 360px;
	width: 660px;
	background-image: url(img/bg_go.gif);
}
#body #lt {
	background-image: url(img/bg_lt.gif);
	padding: 60px;
	height: 360px;
	width: 660px;
}
p {
	color: #FFFFFF;
	font-size: 90%;
	text-align: center;
}
#body #za {
	padding: 60px;
	height: 360px;
	width: 660px;
	background-image: url(img/bg_za.gif);
}
#body #lc marquee {
	font-size: 90%;
	color: #FFFFFF;
}
h2     {
	font-size: 90%;
	line-height: 50px;
	text-align: center;
	color: #CC6600;
}
a {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #CC9999;
}
#body #header {
	text-align: center;
}
#body #footer {
	text-align: center;
	width: 20px;
}
h3 {
	font-size: 105%;
	color: #FFFFFF;
	text-align: center;
}
#body #lc_h {
	background-image: url(img/lc.gif);
	background-repeat: no-repeat;
	height: 80px;
	background-position: right;
}
#body #za_h {
	background-image: url(img/za.gif);
	background-repeat: no-repeat;
	height: 80px;
	background-position: right;
}
#body #go_h {
	background-image: url(img/go.gif);
	background-repeat: no-repeat;
	height: 80px;
	background-position: right;
}
