/* ユーザエリア001指定
---------------------------------------------*/
/* エリア指定 */
#top_catch {
margin: 0px;
padding: 0px;
}

#top_catch p {
margin: 0px;
padding: 0px;
overflow:hidden;
position:relative;
height:250px;
}

#top_catch p img{
position:absolute;
width:699px;
height:250px;
top:0px;
left:0px;
}