@charset "utf-8";

/*------------------font_small*/
body{
	font-size:12px;
	line-height:18px;
}

#header #sub #font .btn1{
	position:absolute;
	top:2px;
	left:63px;
	width:21px;
	height:21px;
	background:url(../common_img/header_sub_btn2.gif) no-repeat left bottom;
}

#header #sub #font .btn1:hover{
	background:url(../common_img/header_sub_btn2.gif) no-repeat left bottom;
}

#header #sub #font .btn2{
	position:absolute;
	top:2px;
	left:88px;
	width:21px;
	height:21px;
	background:url(../common_img/header_sub_btn3.gif) no-repeat left top;
}

#header #sub #font .btn2:hover{
	background:url(../common_img/header_sub_btn3.gif) no-repeat left bottom;
}

#header #sub #font .btn3{
	position:absolute;
	top:2px;
	left:113px;
	width:21px;
	height:21px;
	background:url(../common_img/header_sub_btn4.gif) no-repeat left top;
}

#header #sub #font .btn3:hover{
	background:url(../common_img/header_sub_btn4.gif) no-repeat left bottom;
}