/*======================================

	1. character

=======================================*/

#flash {
	background: transparent url(../character/img/bg.jpg) no-repeat top left;
	width: 768px;
}

.pbtn1 {
	display: block;
	padding: 0;
	width: 104px;
	height: 22px;
	background-image: url(../character/img/pageheadbt_1.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
}

.pbtn1:hover,
span.pbtn1 {
	background-position: 0 -22;
}

.pbtn2 {
	display: block;
	padding: 0;
	width: 104px;
	height: 22px;
	background-image: url(../character/img/pageheadbt_2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
}

.pbtn2:hover,
span.pbtn2 {
	background-position: 0 -22;
}

.pbtn3 {
	display: block;
	padding: 0;
	width: 131px;
	height: 22px;
	background-image: url(../character/img/pageheadbt_3.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	font-size: 0.1%;
	line-height: 0.1%;
}

.pbtn3:hover,
span.pbtn3 {
	background-position: 0 -22;
}