@charset "utf-8";
/* CSS Document */
body{
	font-size: 1.1em;
}

.header_table .small a{
	background-image: url(http://okinawa-web.jp/images/size_s_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 24px;
}

.header_table .middle a{
	background-image: url(http://okinawa-web.jp/images/size_m_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 22px;
}

.header_table .large a{
	background-image: url(http://okinawa-web.jp/images/size_l_on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 23px;
}