@charset "UTF-8";
/* CSS Document */

/*フッター*/
#footer *
	{margin:0px;
	padding:0px;
	}
#footer{
clear:both}
	
#footer hr{
margin:0px;
padding:0px;
}
#fhr{
height:2px;
width:800px;
margin:0px;
padding:0px;
line-height:0px;
background:url(../common_images/hr-img.gif) no-repeat 0 0;
}

#footer #footer_menu
	{
	padding:5px 10px;
	margin:0px;
	float:left;
	height:40px;
}

#footer address
	{
	color: #4d4d4d;
	}


#footer #footer_menu li
	{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;}

#footermenu01
	{
	width:73px;
	height:17px;
	margin:0 0 0 0 !important;
	background:url(../common_images/faq.gif) no-repeat 0 0;}
#footermenu01 a,
#footermenu01 a:visited
	{
	width:73px;
	margin:0;
	background:url(../common_images/faq.gif) no-repeat 0 0;}
#footermenu01 a:hover,
#footermenu01 a:active
	{
	width:73px;
	margin:0;
	background:url(../common_images/faq_on.gif) no-repeat 0 0;}


#footermenu02
	{
	width:102px;
	height:17px;
	margin:0 0 0 0 !important;
	background:url(../common_images/privacy.gif) no-repeat 0 0;}
#footermenu02 a,
#footermenu02 a:visited
	{
	width:102px;
	margin:0;
	background:url(../common_images/privacy.gif) no-repeat 0 0;}
#footermenu02 a:hover,
#footermenu02 a:active
	{
	width:102px;
	margin:0;
	background:url(../common_images/privacy_on.gif) no-repeat 0 0;}

#footermenu03
	{
	width:79px;
	height:17px;
	margin:0 0 0 0 !important;
	background:url(../common_images/footer_sitemap.gif) no-repeat 0 0;}
#footermenu03 a,
#footermenu03 a:visited
	{
	width:79px;
	margin:0;
	background:url(../common_images/footer_sitemap.gif) no-repeat 0 0;}
#footermenu03 a:hover,
#footermenu03 a:active
	{
	width:79px;
	margin:0;
	background:url(../common_images/footer_sitemap_on.gif) no-repeat 0 0;}


#footermenu01 a,
#footermenu02 a,
#footermenu03 a
	{
	text-indent:-9999px;
	overflow:hidden;
	text-decoration:none;
	display:block;
	height:17px;}


#footer address
	{
	padding-top:5px;
	float:right;
	width:380px;
	text-align:right;
	font-style:normal;
	font-size:85%;}	



