
/****************btn_box*******************/
#btn_box ul {
	padding:0;
	margin:0;
}

#btn_box li {
	display:inline;
	list-style-type:none;
}

#btn_box li a {
	width:180px;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	cursor:pointer;
}

/***********************************/

#btn01 {
	background:url(../img/common/btn.png) no-repeat 0px 0px;
	height:34px;
}

#btn02 {
	background:url(../img/common/btn.png) no-repeat 0px -34px;
	height:34px;
}

#btn03 {
	background:url(../img/common/btn.png) no-repeat 0px -68px;
	height:34px;
}

#btn04 {
	background:url(../img/common/btn.png) no-repeat 0px -102px;
	height:34px;
}

#btn05 {
	background:url(../img/common/btn.png) no-repeat 0px -136px;
	height:34px;
}

#btn06 {
	background:url(../img/common/btn.png) no-repeat 0px -170px;
	height:34px;
}

#btn07 {
	background:url(../img/common/btn.png) no-repeat 0px -204px;
	height:34px;
}

#btn08 {
	background:url(../img/common/btn.png) no-repeat 0px -238px;
	height:34px;
}

#btn09 {
	background:url(../img/common/btn.png) no-repeat 0px -272px;
	height:34px;
}

/***********************************/

#btn01:hover,#btn01.hover {
	background:url(../img/common/btn.png) no-repeat -180px 0px;
	height:34px;
}

#btn02:hover,#btn02.hover {
	background:url(../img/common/btn.png) no-repeat -180px -34px;
	height:34px;
}

#btn03:hover,#btn03.hover {
	background:url(../img/common/btn.png) no-repeat -180px -68px;
	height:34px;
}

#btn04:hover,#btn04.hover {
	background:url(../img/common/btn.png) no-repeat -180px -102px;
	height:34px;
}

#btn05:hover,#btn05.hover {
	background:url(../img/common/btn.png) no-repeat -180px -136px;
	height:34px;
}

#btn06:hover,#btn06.hover {
	background:url(../img/common/btn.png) no-repeat -180px -170px;
	height:34px;
}

#btn07:hover,#btn07.hover {
	background:url(../img/common/btn.png) no-repeat -180px -204px;
	height:34px;
}

#btn08:hover,#btn08.hover {
	background:url(../img/common/btn.png) no-repeat -180px -238px;
	height:34px;
}

#btn09:hover,#btn09.hover {
	background:url(../img/common/btn.png) no-repeat -180px -272px;
	height:34px;
}