@charset "utf-8";
/* CSS Document */
/*---------------------------------font size setting*/
body{
	font-size: 125%;
}
.info{
	font-size: 95%;
}
.leftbg .video .more{
	margin-top: 2px;
}
.leftbg .video .more a{
	font-size: 80%;
}
.rightblock .ad .more a{
	font-size: 80%;
}
.tablist li {
	_font-size: 100%;
}
.list li a {
	_font-size: 110%;
}
.fontSet {
	width: 120px;
	*width: 125px;
	_width: 130px;
}
.page .condition {
	position: absolute;
	top: 7px;
	*top: 10px;
	right: -20px;
	_right: 0px;
	background-image: url(../images/icon_condition.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	*background-position: 0px 4px;
	padding:5px 0 0 18px;
}
