a:link    {
	text-decoration: none;
	color: #0076A3;
}
a:visited {
	text-decoration: none;
	color: #0076A3;
}
a:active  {
	text-decoration: none;
	color: royalblue;
}
a:hover {
	background-color:#D0E8FF;
	color: #FF0000;
}
td {
	font-size: 12px;
	line-height: 130%;
}
p {
font-size: 12px;
}

body {
	font-size: 12px;
	font-family: "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka";
	width: 770px;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	color: #0066FF;
	line-height: 120%;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

a {
	text-decoration: none;
	font-size: 12px;
	color: #0076A3;
}
h6 {
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

.tdbg { 
background-color:CEF2E3;
}
.style1 {color: #FF6666}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
.style4 {color: #000000}
.waku {
	border: 1px solid #66CCCC;
	margin-bottom:14px;
}
.waku2 {
	margin-bottom:14px;
}
.dots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.bg {
	background-color: #CEF2E3;
	font-size: 14px;
	font-weight: bold;
}
/*----------------------------------------------------------------
--  footer seo
----------------------------------------------------------------*/
#footerlink {
	text-align: right;
}

#footerlink ul {
	xtext-align: center;
	padding: 0;
	margin: 0;
}

#footerlink li {
    margin:0 3px;
	font-size: 8px;
    list-style-type:none;
	display: inline;
}

#footerlink a {
	text-decoration: underline;
	font-size: 8px;
}

#footerlink strong {
	font-weight: normal;
}

