
/*<agl.folder "GLOBAL">*/
BODY {
	font-size: 10pt;
	font-family: Osaka, "Lucida Grande", geneva, arial, verdana, sans-serif;
	line-height: 1.5;
	background-color: #cf6;
	margin: 0;
	padding: 0
}

TD {
	font-size: 10pt;
	font-family: Osaka, "Lucida Grande", geneva, arial, verdana, sans-serif;
	line-height: 1.5;
}

TH {
	font-family: Osaka, "Lucida Grande", geneva, arial, verdana, sans-serif;
}

/*</agl.folder>*/
/*<agl.folder "LINK">*/
A {
	text-decoration: none
}

A:link {
	color: #fff;
	text-decoration: none
}

A:visited {
	color: #fff;
	text-decoration: none
}

A:hover {
	color: #cf6;
	text-decoration: underline
}

A:active {
	color: #ff6;
	text-decoration: underline
}

/*</agl.folder>*/
/*<agl.folder "PAGE LAYOUT">*/
#wrapper {
	background-color: #9acd32;
	position: absolute;
	top: 0;
	width: 780px;
	margin: 0;
	padding: 0;
}

#motto {
	font-size: 12pt;
	margin: 0;
	padding: 0;
}

#menu {
	text-align: center;
	margin: auto;
	padding: 0;
	white-space: nowrap;
}

#menu IMG {
	margin: 0 25px;
	padding: 0;
}

#footer {
	background-color: #b8eb51;
	background-image: url(../img/logo_ktj.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	width:            100%;
	margin: 0;
	padding-top: 60px;
}

#submenu {
	background-color: #a4d73c;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	white-space: nowrap;
}

#lead {
	color: #690;
	font-size: 7pt;
	line-height: 1.1;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px solid #fff;
}

#lead P {
	margin-top: 10px;
	margin-bottom: 10px;
}

#logo_ktj {
	width: 120px;
	height: 90px;
}

/*</agl.folder>*/
/*<agl.folder "TEXT">*/
P.txt_footlink {
	color: #fff;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	white-space: nowrap;
}

P.txt_copyright {
	color: #690;
	font-size: 7pt;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*</agl.folder>*/
