@charset "UTF-8";









#global_footer {

	width: 100%;

	clear: both;

	background-image: url(/common/images/gf_bg.jpg);

	background-repeat: repeat-x;

	background-position: center top;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #CCC;

	height: 100px;

}



#footer {

	width: 950px;

	clear: both;

	margin-right: auto;

	margin-left: auto;

	padding-top: 10px;

	position: relative;

}

#footer .menu {

	float: right;

}



#footer ul li {

	float: left;

	font-size: x-small;

	line-height: 1.2em;

	margin-left: 10px;

}



#footer ul li a {

	display: block;

	padding-left: 8px;

	background-image: url(../images/b_link_2.gif);

	background-repeat: no-repeat;

	background-position: 0px 4px;

}



address {

	text-align: left;

	float: left;

	font-size: x-small;

	line-height: 120%;

	color: #666;

	padding-bottom: 50px;

	padding-left: 48px;

}

/*

address img {

	float: left;

	margin-right: 10px;

}

*/

#gf_nonta {

	position: absolute;

	left:12px;

	top:6px;

	z-index: 2;

}



