@charset "UTF-8";
/* CSS Document */



.learn-more {
 height:225px;
 padding:65px 0px 0px 60px;
}
.learn-more h2 {
 margin:0 0 9px;
 color:#fff;
 font-size:26px;
 line-height:40px;
 letter-spacing:-1px;
}
.learn-more h2 strong {
 color:#c93;
}
.learn-more h2 span {
 display:block;
}
.learn-more a {
 font-size:15px;
 line-height:28px;
 font-weight:bold;
 background:#c93;
 text-align:center;
 color:#fff;
 text-decoration:none;
 padding: 6px;
 width:116px;
 height:28px;
}


.container {
 width:100%;
 overflow:hidden;
}
.left-block {
 float:left; 
 width:605px;
 height:440px;
 overflow:hidden;
}
 
.sims { 
 font-size:10px;
 width:605px;
 height:280px;
 overflow:hidden;
}
.sims .inside {
 overflow:hidden; 
}
.sims .inside ul {
 list-style:none;
 margin:0;
 padding:0;
 width:4000px;
}
.sims .inside ul li {
 background:url(http://img.socionex.com/common/img/alphablue.png);
 padding: 14px 8px 14px 8px;
}
.sims .sim {
 float:left;
 margin:0 10px 0 0;
 width:180px;
 height:280px;
}
.sims h3 {
 font-size:14px;
 line-height:32px;
 margin:0 0 5px;
 border-bottom:#666 thin solid;
 border-top:#666 thin solid;
}
.sims h3 a {
 color:#C4C4C4;
 display:block;
 text-decoration:none;
}

.sims img {
 display:block;
 margin-bottom:5px;
 float:left;
 padding:1px;
 background:#fff;
 border:1px solid #ccc;
}
.sims h4 {
 font-size:12px;
 color:#333;
 margin:0 0 5px;
}
.sims h4 a {
 color:#fff;
 text-decoration:none;
}
.sims p {
 color:#808080;
 margin:0;
}

.bottom-box {
 background:url(http://img.socionex.com/common/img/alphablue.png);
 padding:15px 0 0 16px;
 margin:10px 0 0 0;
 width:605px;
 overflow:hidden;
 height:200px;
}
.bottom-box p {
 display: inline;
}
.bottom-box span {
 color:#666666;
 font-size:14px;
 font-weight: bold;
 display:block;
 line-height:20px;
 padding-bottom:5px;
}

.bottom-box p a {
 color:#0084b4;
}





.right-block {
 width:395px;
 height:410px;
 padding:14px 0;
 background:url(http://img.socionex.com/common/img/alphablue.png);
 overflow:hidden;
 float:right;
 color:#F6F6F6;
 font-size:12px;
}
.right-block .inside {
 overflow:hidden;
 padding: 0px 8px 14px 8px;
}
.right-block img {
 display:block;
 margin-bottom:8px;
 float:left;
 padding:1px;
 background:#fff;
 border:1px solid #ccc;
}
.right-block h2 {
 font-size:14px;
 line-height:32px;
 margin:0 0 5px;
 border-bottom:#666 thin solid;
 border-top:#666 thin solid;
 color:#BBB;
}
