@charset "UTF-8";


.font_small {
	font-size: 90%;
	line-height: 1.5em;
}
a:link {
	text-decoration: none;
	color: #996633;
}
a:visited {
	color: #996633;
	text-decoration: none;
}
a:hover {
	color: #F93;
	text-decoration: underline;
}
#b_navi ul li a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#b_navi ul li a:visited {
	color: #FFF;
	text-decoration: none;
}

#b_navi ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.color_pink_bb {
	font-size: 110%;
	font-weight: bold;
	color: #ec798d;
}
.font_caption {
	font-size: 12px;
	padding-top: 2px;
}
