@charset "utf-8";
/* CSS Document */

.slider-wrapper {float:left; width:740px;}
#home-login {float:right; position:relative; width:240px; height:270px;}
.login-desc{position:absolute; bottom:0; left:0px; width:210px; height:82px; background:url(../images/bg-login-desc.png) no-repeat; padding:45px 15px 15px 15px; color:#636363; font-size:11px;}

#home-prods {float:left; width:740px;}
.home-ttl { background:url(../images/ico-home-ihm.jpg) no-repeat 3px center; padding:5px 5px 5px 40px; border-bottom:2px solid #eb2d2e; font-size:15px; color:#363636; font-weight:bold;}
.prods-box {width:230px; height:230px; padding-bottom:25px; margin-right:15px; float:left;}
.prods-box img {border-left:1px solid #e5e5e5; border-right:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5;}
.prods-box .txt-box {padding:12px 3px;}

#home-news {float:right; width:240px;}
#home-news ul {margin:0; padding:0; list-style-type:none;}
#home-news ul li { padding:10px 3px; border-bottom:1px solid #e5e5e5;}
#home-news ul li a {padding-left:15px; background:url(../images/grey-arrow.gif) no-repeat 3px 5px; display:inline-block;}
#home-news ul li .news-date{color:#959595}
.news-readmore { text-align:right; padding:10px 3px;}