td {
	font-size: 12px;
	line-height: 120%;
}
a:hover {
	background-color:#FF9999;
	color: #FF0000;
}
a:link {
	text-decoration:none;
	font-family: Osaka, "MS UI Gothic";
	color: #0000FF;
}

body {
	font-family: Osaka, "MS UI Gothic";
	font-size: 12px;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	margin: 3px;
}

p {
	line-height: 130%;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}
.search-title {
	font-family: Osaka, "MS UI Gothic";
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.waku {
	border: 1px solid #FF6666;
	margin-bottom:14px;
}
.waku2 {
	margin-bottom:14px;
}
.dots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tdbg {background-color:FFB5B5;
	font-size: 14px;
	font-weight: bold;
}
.style1 {color: #FF6666}
.style2 {	font-size: 14px;
	font-weight: bold;
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý";
}
.style3 {
	font-size: 14px;
	font-weight: bold;
}
/*----------------------------------------------------------------
--  footer seo
----------------------------------------------------------------*/
#footerlink ul {
	float:right;
	width:auto;
	xtext-align: center;
	padding: 0;
	margin: 20px 0 0;
	xwidth: 700px;
}

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

#footer .footerlink a {
	text-decoration: underline;
}

#footerlink strong {
	font-weight: normal;
}
