@charset "utf-8";



/* BUTTON */

#home_btn_all{
	xdisplay:	block;
	width:	387px;
	_width:	403px;
	margin:	0px 0px 0px 0px;
	_margin:	0px 0px 0px -16px;
	padding:	0px 0px 0px 0px;
	overflow:	hidden;
}



#home_btn_all li{
	list-style-type:	none;
	height:	36px;
	margin: 0px 0px 3px 0px;
	text-indent: 	-9999px;
	overflow: hidden;
}

#home_btn_all li a{
	text-decoration: none;
	display: block;
	height:	36px;
}



#home_btn_all ul{
	display:	inline;
	list-style-type:	none;
	padding:	0px 0px 0px 0px;
}






#home_btn_all li#home_btn_about{
	width:	387px;
	height:	36px;
	background:	url(../img/home_btn.png) no-repeat 0px 0px;
	_background:	url(../img/home_btn.gif) no-repeat 0px 0px;
}

#home_btn_all li#home_btn_about a:hover,#home_btn_about li#home_btn_about.on	{
	background:		url(../img/home_btn.png) no-repeat 0px -144px;
	_background:		url(../img/home_btn.gif) no-repeat 0px -144px;
}


#home_btn_all li#home_btn_fm{
	width:	387px;
	height:	36px;
	background:	url(../img/home_btn.png) no-repeat 0px -36px;
	_background:	url(../img/home_btn.gif) no-repeat 0px -36px;
}

#home_btn_all li#home_btn_fm a:hover,#home_btn_fm li#home_btn_fm.on	{
	background:		url(../img/home_btn.png) no-repeat 0px -180px;
	_background:		url(../img/home_btn.gif) no-repeat 0px -180px;
}


#home_btn_all li#home_btn_news{
	width:	387px;
	height:	36px;
	background:	url(../img/home_btn.png) no-repeat 0px -72px;
	_background:	url(../img/home_btn.gif) no-repeat 0px -72px;
}

#home_btn_all li#home_btn_news a:hover,#home_btn_news li#home_btn_news.on	{
	background:		url(../img/home_btn.png) no-repeat 0px -216px;
	_background:		url(../img/home_btn.gif) no-repeat 0px -216px;
}


#home_btn_all li#home_btn_photo{
	width:	387px;
	height:	36px;
	background:	url(../img/home_btn.png) no-repeat 0px -108px;
	_background:	url(../img/home_btn.gif) no-repeat 0px -108px;
}

#home_btn_all li#home_btn_photo a:hover,#home_btn_photo li#home_btn_photo.on	{
	background:		url(../img/home_btn.png) no-repeat 0px -252px;
	_background:		url(../img/home_btn.gif) no-repeat 0px -252px;
}

#followme{position: absolute; width:42px; height:201px; right:0px; top:200px; background:url(http://www.singha-beer.jp/img/twitter-trans.png);}
#followme a{width:42px; height:201px; display:block; text-indent:-9999px; overflow:hidden;}


