@charset "utf-8";


/* ------------------------------------------------------
  home page Style Sheet
  Last Update 2009-00-00
------------------------------------------------------ */
body#home div#headerWrap {
padding-bottom:17px;
}

body#home div#contentsWrap {
width:100%;
background-image:url(../../../images/index_contentsWrap_bg.gif);
background-repeat:repeat-x;
background-position:top;
}


/* flashcontent
------------------------------------------------------ */
body#home div#flashcontent {
width:866px;
margin:0 0 10px 27px;
padding:3px;
background-image:url(../../../images/index_main_bg.gif);
background-repeat:no-repeat;
background-position:top left;
}


/* newsArea
------------------------------------------------------- */
body#home div#newsWrap {
width:602px;
}
body#home div#newsWrap div.newsArea {
width:602px;
margin-bottom:10px;
padding-bottom:10px;
background-image:url(/common/images/cmn_line_04.gif);
background-repeat:no-repeat;
background-position:bottom;
}
body#home div#newsWrap div.newsBlock {
border-bottom:1px solid #ededed;
background-color:#f6f6f6;
background-image:url(/common/images/cmn_line_03.gif);
background-repeat:repeat-y;
background-position:135px;
}

body#home div#newsWrap div.newsArea dl:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}body#home div#newsWrap div.newsArea dl {display:inline-block;}/* Hides from IE-mac \*/*html body#home div#newsWrap div.newsArea dl{height:1%;}body#home div#newsWrap div.newsArea dl {display:block;}/* End hide from IE-mac */
body#home div#newsWrap div.newsArea dl {padding:15px 20px 13px;}

body#home div#newsWrap div.newsArea dl dt {
float:left;
width:85px;
padding-left:25px;
background-image:url(/common/images/cmn_ico_02.gif);
background-repeat:no-repeat;
background-position:0 1px;
}
body#home div#newsWrap div.newsArea dl dd {
float:right;
width:435px;
}
body#home div#newsWrap div.newsArea dl dd p.txt {
float:left;
width:390px;
}
body#home div#newsWrap div.newsArea dl dd p.btn {
float:right;
width:37px;
}