@charset "utf-8";
/* CSS Document */

.f_style1b {
	width:240px;
	margin:0 5px 0;
	position:absolute;
	padding:2px;
	top:0px;
	right:65px;
}

.f_style1 {
	position:relative;
	padding-left:16px;
	margin-left:160px;
}

*html .f_style1 {
	margin-left:70px;
}

/********************テキストサイズ変更******************************/
#f_size li {
	float:left;
	padding-top:3px;
	text-align:left;
}


#f_size .size1 a {
	background:url(../images/btn_small.gif) no-repeat;
	display:block;
	width:17px;
	height:17px;
	margin-right:3px;
	text-indent:-1000em;
}

#f_size .size1 a:hover {
	background:url(../images/btn_small_on.gif) no-repeat;
}

#f_size .size2 a {
	background:url(../images/btn_mid_on.gif) no-repeat;
	display:block;
	width:17px;
	height:17px;
	margin-right:3px;
	text-indent:-1000em;
}

#f_size .size2 a:hover {
	background:url(../images/btn_mid_on.gif) no-repeat;
}

#f_size .size3 a {
	background:url(../images/btn_big.gif) no-repeat;
	display:block;
	width:17px;
	height:17px;
	text-indent:-1000em;
}

#f_size .size3 a:hover {
	background:url(../images/btn_big_on.gif) no-repeat;
}

.error {
	color:#cc0000;
}


.w130 {
	width:130px;
}

.w200 {
	width:220px;
}
