/* <system section="background" selected="101A26"> */
body{background:#0d101c; width: 1375px; margin: auto;}
/* </system> */

#container {
width: 1375px;
}

#main
{
width: 1375px;
}

#box2 {
width: 300px;
}

.entry-content a{
    color: #055fff;
　  text-decoration: none;
 }
.entry-content a:hover {
    color: #83afff;
 }

.entry-content {
    font-size: 15px;
    font-family: 'Times New Roman','Helvetica Neue';
    line-height:1.9 ;
    padding: 150px;
}

.entry-title a{
  font-size: 36px;
  color: #e6e6fa;
  padding: 50px;
  font-family:　;
}

a {
text-decoration: none;
}

.entry-content {
    color: #a1adc4;
}