#flashbox{
	width:100%;
	text-align: center;
	height:660px;
	
}

.tp_cen{
margin:0 auto;
width:900px;
}

.tp_rogo{
width:706px;
height:93px;
float:left;
}
.tp_rogo2{
width:244px;
height:47px;
float:left;
}
.tp_rogohead{
width:950px;
height:114px;
float:left;
}

/* フッター --------------------------------------------------------------- */
#bana_top{
    width:900px;
	margin:10px 0;
	}
#bana_top li{
    float:right;
	margin-left:10px;
	}
	
#footer_top{
    width:900px;
	margin:10px 0;
	}
#footer_top li{
    float:right;
	color: #666;
	}
#footer_l_top{
	width:900px;
	text-align:right;
	float:left;
}
#footer_l2_top{
	width:206px;
	float:left;
}

#footer_copy{
	width:900px;
	text-align:right;
	font-size: 10px;
	line-height: 1.2;
	margin-bottom:15px;
	color: #666;
}



a.link_navi:link {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight:bold;

}
a.link_navi:hover {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
	font-weight:bold;

}
a.link_navi:visited {
	font-size: 10px;
	color: #666;
	text-decoration: none;
	font-weight:bold;

}
a.link_navi:visited:hover {
	font-size: 10px;
	color: #666;
	text-decoration: underline;
	font-weight:bold;

}

