a:link, a:visited { 
	text-decoration:none; 
	color:#567890;
}

a:hover, a:active { 
	text-decoration:none; 
	color:#AAAAAA;
}

p a:link, a:visited { 
	text-decoration:none; 
	color:#567890;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#567890;
}

p a:hover, a:active { 
	text-decoration:none; 
	color:#AAAAAA;
}

.ub a:link, a:visited { 
	text-decoration:none; 
	color:#567890;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	border-color:#567890;
}

.ub a:hover, a:active { 
	text-decoration:none; 
	color:#AAAAAA;
}

h1,h2,h3,h4,h5,h6 {
	font-size:12px;
	font-weight:normal;
}

img {
	border:0px;
}

.a_right {
	text-align:right;
	display:block;
}

.a_center {
	text-align:center;
	display:block;
}

.ub {
}

.font_f00 {
	color:#FF0000;
}

.font_10px {
	font-size:10px;
}

.kyakuchu {
	font-size:small;
	font-weight:normal;
	color:#FF0000;
	vertical-align:text-top;
}

.btt {
	font-size:12px;
	color:#D63C6B;
	border:none;
	text-align:center;
	letter-spacing:0.1em;
	width:100%;
	height:1.4em;
	background-color:#B7C6D0;
}