
/*----- ヘッダ -----------------------------------*/
H1 {
	width : 752px ;
	font-size : 12px ;
	margin-bottom : 4px ;
	}
.head-bar {
	background-color : #9cc6a3 ;
	width : 740px ;
	}
.head-bar TD {
	color : #01564A ;
	padding : 4px 8px 2px 8px ;
	font-size : 14px ;
	}

/*----- フッタ -----------------------------------*/

.foot {
	width : 760px ;
	}
.foot A {
	color : #666666 ;
	text-decoration : none ;
	}
.foot A:link {
	text-decoration : none ;
	}
.foot A:hover {
	text-decoration : underline ;
	}

.foot-01 {
	font-size : 10px ;
	color : #666 ;
	border-top : 1px solid #999999 ;
	margin : 0px ;
	padding : 0px 0px 10px 60px ;
	background-color : #eeeeee ;
	text-align : left ;
	line-height : 140% ;
	}
.foot-02 {
	font-size : 10px ;
	color : #999999 ;
	margin : 0px ;
	padding : 10px ;
	background-color : #fff ;
	}
.foot-emuzu {
	font-weight : bold ;
	font-size : 14px ;
	background-color : #c03 ;
	border : 1px solid #999 ;
	padding : 4px 0px 2px 0px ;
	}
.foot-emuzu A:link {
	color : #fff ;
	text-decoration : none ;
	}
.foot-emuzu A:visited {
	color : #fff ;
	text-decoration : none ;
	}
.nagoya {
	width : 380px ;
	float : left ;
	padding-left : 40px ;
	padding-bottom : 8px ;
	background : url(li1.gif) no-repeat 30px 6px ;
	text-align : left ;
	}
.tokyo {
	width : 300px ;
	float : right ;
	padding-left : 10px ;
	padding-bottom : 8px ;
	background : url(li1.gif) no-repeat 0px 6px ;
	text-align : left ;
	}
.nagoya A:hover,.tokyo A:hover {
	color : #ff9900 ;
	}
.nagoya A:link,.tokyo A:link,.nagoya A:visited,.tokyo A:visited {
	text-decoration : underline ;
	}
.cr {
	clear : both ;
	visibility : hidden ;
	}
.copy {
	font-size : 10px ;
	color : #666666 ;
	background : url(border.gif) repeat-x top ;
	padding-top : 10px ;
	width : 740px ;
	}