A:link {
	text-decoration:none;
}
A:visited {
	text-decoration:none;
}
A:active {
	text-decoration:none;
}
A:hover {
	text-decoration:none;
}


TD {
	font-size: 12px; line-height: 120%;
}
.la10 {
	font-size: 10px; line-height: 120%;
}
.la11 {
	font-size: 11px; line-height: 120%;
}
.la12 {
	font-size: 12px; line-height: 120%;
}
.la12s {
	font-size: 12px; line-height: 130%;
}
.la12ss{
	font-size: 12px; line-height: 150%;
}
.la13 {
	font-size: 13px; line-height: 120%;
}
.la14 {
	font-size: 14px; line-height: 120%;
}
.la15 {
	font-size: 15px; line-height: 120%;
}
.white {
	color: #ffffff; font-size: 12px; line-height: 120%;
}

/*------------リンクスタイル------------*/
.linkStyle {
	margin: 5px auto;
	color: #555;
	font-size: 12px;
	text-align: center;
}
.linkStyle a {
	color: #555;
}

/*** new header ***/
div#banner {
	position: relative;
	height: 72px;
}

div#banner p {
	position: absolute;
	top: 5px;
	left: 6px;
	font-weight: bold;
	font-size: 1.0em;
	color: #666666;
}

div#banner img#logo {
	position: absolute;
	top: 33px;
	left: 6px;
	border: none;
}

div#banner img#banner_img1 {
	position: absolute;
	top: 10px;
	left: 137px;
}

div#banner img#banner_img2 {
	position: absolute;
	top: 10px;
	left: 300px;
}

div#banner img#banner_img3 {
	position: absolute;
	top: 10px;
	left: 482px;
}
/*** end new header ***/

/*** footer ***/
#footer {
	margin: 0 auto;
	width:760px;	
}

#footer p {
	padding: 0 3px;
	text-align: left;
	margin: 5px 0px 0px 0px;
	font-size: 12px;
	color: #666666;
}

#copyright {
	padding: 5px 0px 5px 20px;
	font-style: normal;
	height: 23px;
	text-align: left;
	color: #FF99AD;
}

#footer #footerNav {
	padding: 0 3px;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

#footer #footerNav li  {
	text-align: left;
	display: inline;
}

#footer #footerNav li a {
	color: #666;
	font-size: 12px;
	text-decoration: underline;
}

#footer #footerNav li a:hover{
	text-decoration: none;
}
/*** end footer ***/
