@import "style.css";

/*----- ƒtƒbƒ^ -----------------------------------*/

.foot {
	padding-top:10px;
	padding-bottom:8px;
	}
.foot-emuzu {
	font-weight : bold ;
	font-size:0.9em;
	background-color : #c03 ;
	border : 1px solid #999 ;
	padding : 3px 0px ;
	letter-spacing:2px;
	}
.foot-emuzu A:link,.foot-emuzu A:visited {
	color : #fff ;
	text-decoration : none ;
	}
.address{
	padding-top:14px;
	}
.office{
	padding-left:18px;
	font-weight:bold;
	margin-bottom:6px;
	font-size:0.9em;
	}
.add{
	margin-left:18px;
	}
.zip{
	font-size:0.7em
	}
.tel{
	font-size:0.8em;
	}
.nagoya {
	width : 340px ;
	float : left ;
	padding-left : 24px ;
	padding-bottom : 8px ;
	background : url(list-bgn.gif) no-repeat 26px 1px ;
	text-align : left ;
	}
.tokyo {
	width : 340px ;
	float : right ;
	padding-left : 0px ;
	padding-bottom : 8px ;
	background : url(list-bgn.gif) no-repeat 0px 1px ;
	text-align : left ;
	}
.cr {
	clear: both;
	visibility: hidden;
	}
.copy {
	background : url(border.gif) repeat-x top ;
	font-size: 0.6em;
	color: #666666;
	padding-top: 12px;
	padding-bottom: 0px;
	}
