* {
	margin: 0px;
	padding: 0px;
}

.serch {
	width:880px;
	height:auto;
	margin: auto;
	
}
	
/*-- フッター --*/
#footer {
	clear: both;
	border-top: 1px solid #8B8B8B;
	font-size: 11px;
	background: url(img/search_ftbg.gif) repeat-x; 
/*	background: url(img/f_bg.jpg) repeat-x;*/
}
#footer p.footlink {
	text-align: center;
	color: #3561B7;
	background: #F5F5F5;
	height: 36px;
	width: 760px;
	padding-top: 8px;
}
#footer li {
	background: url(img/arrow01.gif) no-repeat 0px 1px;
	padding-left: 15px;
}

#footer div a {
	color: #FFFFFF;
	text-decoration: none;
}


#footer div {
	color: #FFFFFF;
	width: 760px;
	padding-top: 8px;
	height: 35px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#footer div div {
	width: 760px;
	height: auto;
	padding: 0px;
}

#footer address strong {
	display: block;
	float: left;
	width: 120px;
	padding-left: 11px;
}
#footer address span {
	float: left;
	display: block;
	width: 469px;
}
#footer .copy {
	color: #666666;
	font-family: sans-serif;
	line-height: 12px;
	height: 12px;
	padding-top: 5px;
	padding-bottom: 7px;
	border-bottom: 1px solid #999999;
	text-align: center;
}
address {
	font-style: normal;
	font-size: 11px;
	line-height: 1.4em;
}

.none {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}

.Link {
	width:450px;
	display:block;
	height: 25px;
	margin-top: 7px;
	margin-left: 10px;
	}
.clear {
	clear:left;
}
	
.reT {
	display:block;
	float: left;
	background-color:#6699FF;
	}
	
.reT ul { margin:0; padding:0; }  
.reT a { text-decoration:none; }  
.reT li {
	list-style:none;
	font-size:12px;
	line-height:20px;
	float: left;
	width: 150px;
	text-align: center;
}  
.reT li a {  
    display:block;  
    padding:0 5px;  
    background:070;
	/* #060 */  
    color:#fff;  
    line-height:20px;  
    border-bottom:solid 1px #030;  
}  
.reT li a:hover {
	background:#BB0033;
}  
.reT li ul li a {  
    background:#9f9;  
    color:#030;  
    border-bottom:solid 1px #6c6;  
}  
.reT li ul li a:hover { background:#6f6; }
	
	
