/*----------------------------------------------------------
   五葉コンサルティング　CSS
-----------------------------------------------------------*/

/* index
------------------------------------*/
div#main_gradation{
clear:both;
width: 100%;
height: 240px;
background: url('/images/index/bg_main_gradation.png') repeat-x;
}
* html div#main_gradation{
margin-top: -3px;
}

div#flash_space{
width: 850px;
height: 240px;
margin: 0px auto 0 auto;
}
div#greeting{
height: 215px;
margin-bottom: 10px;
background: url('/images/index/greeting/bg_greeting.jpg') left top no-repeat;
}
div#greeting img{
margin: 8px 0 0 10px;
}
div#approach{
background: url('/images/index/approach/bg_approach.jpg') left bottom no-repeat;
height: 330px;
margin-bottom: 10px;
}
div#information{
height: 150px;
}
#information ul li{
padding: 0 0 0 14px;
list-style-type: none;
background: url('/images/common/point_cursor.gif') left 4px no-repeat;
}