@charset "utf-8";

/* ===================================================================

 file name  :index.css

 style info :トップページ

=================================================================== */


body#index #header{
background:url(../../images/index_header_bg.jpg) 50% 0 no-repeat;
height:119px;
}

#indexContainer{
width:840px;
margin-left:auto;
margin-right:auto;
}

#indexBg01{
background:url(../../images/index_bg_01.jpg) 50% 0 no-repeat;
height:60px;
}

#indexBg02{
background:url(../../images/index_bg_02.jpg) 50% 0 no-repeat;
height:440px;
}

#indexBg02 #catch{
width:840px;
margin-left:auto;
margin-right:auto;
}

#indexBg03{
background:url(../../images/index_bg_03.jpg) 50% 0 no-repeat;
height:80px;
}