@charset "UTF-8";
/* CSS Document */

/*フッター*/

#footer #footer_menu
	{
	float:left;
	padding-left:0px;
	padding-top:2px;
	width:420px;}

#footer address
	{
	color: #4d4d4d;}


#footer #footer_menu li
	{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;}

#footermenu01
	{
	width:80px;
	height:20px;
	margin:0 0 0 0 !important;
	background:url(../common_images/faq.gif) no-repeat 0 0;}
#footermenu01 a,
#footermenu01 a:visited
	{
	width:80px;
	margin:0;
	background:url(../common_images/faq.gif) no-repeat 0 0;}
#footermenu01 a:hover,
#footermenu01 a:active
	{
	width:80px;
	margin:0;
	background:url(../common_images/faq_on.gif) no-repeat 0 0;}

#footermenu02
	{
	width:102px;
	height:20px;
	margin:0 0 0 0 !important;
	background:url(../common_images/guide.gif) no-repeat 0 0;}
#footermenu02 a,
#footermenu02 a:visited
	{
	width:102px;
	margin:0;
	background:url(../common_images/guide.gif) no-repeat 0 0;}
#footermenu02 a:hover,
#footermenu02 a:active
	{
	width:102px;
	margin:0;
	background:url(../common_images/guide_on.gif) no-repeat 0 0;}

#footermenu03
	{
	width:102px;
	height:20px;
	margin:0 0 0 0 !important;
	background:url(../common_images/privacy.gif) no-repeat 0 0;}
#footermenu03 a,
#footermenu03 a:visited
	{
	width:102px;
	margin:0;
	background:url(../common_images/privacy.gif) no-repeat 0 0;}
#footermenu03 a:hover,
#footermenu03 a:active
	{
	width:102px;
	margin:0;
	background:url(../common_images/privacy_on.gif) no-repeat 0 0;}

#footermenu04
	{
	width:82px;
	height:20px;
	margin:0 0 0 0 !important;
	background:url(../common_images/footer_sitemap.gif) no-repeat 0 0;}
#footermenu04 a,
#footermenu04 a:visited
	{
	width:82px;
	margin:0;
	background:url(../common_images/footer_sitemap.gif) no-repeat 0 0;}
#footermenu04 a:hover,
#footermenu04 a:active
	{
	width:82px;
	margin:0;
	background:url(../common_images/footer_sitemap_on.gif) no-repeat 0 0;}


#footermenu01 a,
#footermenu02 a,
#footermenu03 a,
#footermenu04 a
	{
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	display:block;
	height:20px;}


#footer address
	{
	padding-top:5px;
	float:right;
	width:340px;
	text-align:right;
	font-style:normal;
	font-size:85%;}	


