@charset "utf-8";

/* ------------------------------------------------------
 TOP
------------------------------------------------------ */
body#top #headerContainer {
border-bottom:1px solid #EAE3BD;
background:#FFF;
}

#flashcontent {
width:100%;
height:400px;
margin:0 auto;
/*background:url(/en/images/index_bg_02.jpg) repeat-x top left;*/
}

#noFlashContent {
position:relative;
width:963px;
height:400px;
margin:0 auto;
/*background:url(/en/images/index_bg_01.jpg) no-repeat top left;*/
}
#noFlashContent p#p01 {
position:absolute;
top:157px;
left:273px;
}
#noFlashContent p#p02 {
position:absolute;
top:209px;
left:315px;
}#noFlashContent p#p03 {
position:absolute;
top:238px;
left:386px;
}

body#top #contentsArea {
background:none;
}

/* contents
------------------------------------------------------ */
h1.top {
margin:0;
}
#contentsArea {
width:860px;
margin:0 auto;
padding:0  0 30px;
text-align:left;
}
#contentsArea h2 {
margin-bottom:15px;
}


/* newsArea
------------------------------------------------------ */
div.newsArea {
width:860px;
margin-bottm:;
}
div.newsAreaLast {
width:860px;
margin-bottm:0;
}
div.newsBlcokLeft {
float:left;
width:415px;
}
div.newsBlcokRight {
float:right;
width:415px;
}
.newsImg {
float:left;
width:110px;
}
div.newsTxt {
float:right;
width:290px;
}
