@charset "UTF-8";

@import "default.css";



#Mainarea .Contents h2{

display:block;

height:50px;

width:100%;

text-indent:-4000px;

background:url(../whatsnew/img/what_h2.gif) no-repeat left top;

border-bottom:3px solid #000;
margin-bottom:30px;
}

#Mainarea .Contents h2#news_o{
background:url(../whatsnew/img/ttl_news.gif) no-repeat left top;
}


#Mainarea .Contents .index dl{
padding-left:10px;
margin-bottom:10px;
border-bottom:3px dotted #000;
}
#Mainarea .Contents .index dl dt{
font-size:90%;
width:105px;
float:left;
clear:both;
padding:0 0 10px 0px;
font-weight:bold;
letter-spacing: 1px;
color:#ffa700;
}
#Mainarea .Contents .index dl dd{
font-size:90%;
width:450px;
margin-left:100px;
padding:0 5px 10px 10px;
line-height: 1.4em;
}

#Mainarea .Contents .index dl a{
color:#000;
text-decoration:none;
}

#Mainarea .Contents .index dl a:hover{
text-decoration:underline;
}

#Mainarea .Contents h3{
color:#ffa700;
font-size:120%;
font-weight: bold;
margin-bottom: 15px
}

#Mainarea .Contents .return{
 margin-top:50px;
 padding-left:225px;
}


#Mainarea .Contents .return a{
height: 100%;
width: 100%;
text-indent:-4000px;
display:block;
}


#Mainarea .Contents .return a{background:url(../whatsnew/img/bt_return.gif) no-repeat top center; height:25px; width:150px;}
#Mainarea .Contents .return a:hover{background:url(../whatsnew/img/bt_return.gif) no-repeat bottom center;  height:25px; width:150px;}

#eBody table{
border: 3px solid #dfdfdf;
margin-bottom: 20px;
}

#eBody table tr td{
padding:10px;
background-color: #FFF;
border: 1px solid #dfdfdf;
}

#eBody table tr th{
padding:10px;
border: 0;
background-color: #eeeeee;
text-align: left;
}

