/***********************************************
   layout
***********************************************/
#indexLeft {
 width           : 602px;
 padding         : 0px 12px 0px 0px;
 float           : left;
}

#indexRight {
 width           : 296px;
 float           : left;
}


/***********************************************
   gNavi
***********************************************/

#gNaviArea {
 background      : url(../images/bg_index_gnavi.jpg) repeat-x;
 height          : 67px;
}


/***********************************************
   main
***********************************************/

#indexBnrArea {
 background      : url(../images/bg_indexbnrarea.jpg) top center;
 padding         : 13px 0px;
}

ul#indexBnrList {
 width           : 910px;
 margin          : 0 auto;
}

ul#indexBnrList li {
 display         : inline;
 height          : 0;
}

.indexH2 {
 border-left     : 2px solid #003399;
 border-bottom   : 1px dotted #cacaca;
 overflow        : hidden;
 padding         : 13px 0px 13px 15px;
 margin          : 0px 0px 10px 0px;
}

.indexH2 h2 {
 width           : 485px;
 float           : left;
}

.indexH2 ul {
 width           : 100px;
 float           : right;
}

ul.circleArrowList li {
 background      : url(../images/ic_arrow_circle.png) no-repeat;
 line-height     : 0;
 min-height      : 13px;
 padding         : 0px 0px 0px 17px;
}

.companyInfoLeft {
 width           : 148px;
 float           : left;
}

.companyInfoRight {
 width           : 124px;
 float           : left;
}

ul.bracketArrowList li {
 background      : url(../images/ic_arrow_bracket.gif) no-repeat 0 4px;
 line-height     : 0;
 padding         : 0px 0px 8px 10px;
}

.blueSlashBg {
 background      : url(../images/bg_slash_lightblue.gif) ;
 padding         : 5px;
}