* {
  padding: 0;
  margin: 0;
}

a:link {
  color: #0000ff;
 text-decoration: under]line;
}

a:visited {
  color: #990099;
  text-decoration: underline;
}

a:hover {
  color: #00ff00;
  text-decoration: underline;
}


body {
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
margin: 0px;
padding: 0px;
width:100%;
}

img {
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}

#content {
  border: 0px;
  margin-left: auto;
  margin-right: auto;
  margin-top:20px;
  width: 800px;
}


#home{
margin-left:0px;
margin-top:-1px;
background-image:url(images/continue.png);
background-repeat: no-repeat;
width:800px;
}

#contents_l1{
margin-left:0px;
background-image:url(images/bg_l1.png);
background-repeat: no-repeat;
width:800px;
height:313px;
}

#contents_l2{
margin-left:0px;
width:800px;
height:251px;
}


.whatsnew_thumb{
float:right;
height:60px;
margin: 0px 0px 0px 0px;
}

.whatsnew_line{
margin-left:0px;
}

#whatsnew p {
margin-top:2px;
margin-bottom:2px;
font-size:10px;
}

#whatsnew_next{
float:right;
}

#whatsnew ul{
margin:0px 0px 0px 0px;
padding:60px 0px 0px 50px;
}

#whatsnew li{
font-size:14px;
margin:0px 0px 0px 0px;
list-style-image: url(./images/whatsnew_icon.png);
}


#whatsnew{
width:380px;
height:313px;
margin: 0px 0px 0px 0px;
float:left;
}

#ouchi{
width:340px;
height:250px;
margin:0px 0px 0px 430px;
padding:65px 0px 0px 0px;
}

#ouchi p{
margin-top: 20px;
font-size:12px;
}

.ouchi_thumb{
float:right;
margin: 0px 0px 0px 0px;
}

#ouchi_title1{
font-size:10px;
}
#ouchi_title2 b{
font-size:14px;
font-weight: bold;
}
#ouchi_title2{
font-size:10px;
margin-left:30px;
margin-top: -15px;
}

#ouchi_next{
float:right;
}

.clearboth{
clear:both;
}