@charset "ISO-8859-1";


/*
y1zcontentsArea
y2zheadArea
y3zmainImgArea
y4z
*/

body{

}




/*=====y1zcontentsArea=====*/
#contentsArea{
background-image:url(../img/index-cts-bg.gif);
}

#mainCtsArea{
background-image:url(../img/cts-bg.gif);
}


/*=====y2zheadArea=====*/

#headArea{
background-image:url(../img/index-head-bg.gif);
}

#headNav{
margin-bottom:8px;
}


/*=====y3zmainImgArea=====*/

#mainImgArea{
background-image:url(../img/index-mainimg-bg.gif);
background-repeat:no-repeat;
width:828px;
margin-left:auto;
margin-right:auto;
padding-left:29px;
}

#mainImgArea{
    zoom:1;
}
#mainImgArea:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#mainImgArea div{
float:left;
display:inline;
padding-bottom:20px;
}


/*=====y4znewsListArea=====*/

#listArea{
width:564px;
float:left;
padding-left:46px;
font-size:80%;
}


#newsListArea{
width:275px;
float:left;
}

#columnListArea{
width:275px;
float:left;
margin-left:14px;
}

#listArea dl{
background-image:url(../img/index-list-bg.gif);
background-repeat:no-repeat;
background-position:0 0;
padding:10px;
}

#listArea dl{
    zoom:1;
}
#listArea dl:after{
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

#listArea dd{
margin-bottom:10px
}



/*====y5zsideArea====*/

#sideArea{
width:183px;
float:left;
padding-left:18px;
}

#bnrList{
list-style:none;
}

#bnrList li{
margin-bottom:4px;
}


/*==== bnrArea ====*/

#bnrArea{
margin-bottom:15px;
}


