@charset "utf-8";
/* CSS Document */

@import "base.css";
@import "common.css";
/* ------------------------------------------------------------------------------------ contents */


/* --------------------whatsnew-------------------- */

#contents table.outline{
width:585px;
margin-top:30px;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
border:solid #CCCCCC 1px;
}


#contents table.outline td.left{
width:110px;
padding:12px 0px 12px 30px;
background:url(../images/company/yajirushi_green.gif) no-repeat left center;
border-right:solid 1px #CCCCCC;
border-bottom:solid 1px #CCCCCC;
line-height:24px;
}

#contents table.outline td.right{
width:415px;
padding:12px 20px 12px 20px;
border-bottom:solid 1px #CCCCCC;
line-height:24px;
}


#contents .whatsnew{
padding-top:30px;
width:625px;
margin:auto;
}

#contents .whatsnew{
width:625px;
}


#contents .whatsnew .seminor{
clear:both;
color:#333333;
font-weight:normal;
font-size:14px;
background:url(../images/icon_seminor.gif) no-repeat left top;
margin-top:20px;
}

#contents .whatsnew .seminor p{
margin-left:130px;
text-align:left;
font-weight:bold;
line-height:20px;
}

#contents .whatsnew .news{
clear:both;
color:#333333;
font-weight:normal;
font-size:14px;
background:url(../images/icon_news.gif) no-repeat left top;
margin-top:20px;
}

#contents .whatsnew .news p{
margin-left:130px;
text-align:left;
font-weight:bold;
line-height:20px;
}

#contents .whatsnew .mtg{
clear:both;
color:#333333;
font-weight:normal;
font-size:14px;
background:url(../images/icon_mtg.gif) no-repeat left top;
margin-top:20px;
}

#contents .whatsnew .mtg p{
margin-left:130px;
text-align:left;
font-weight:bold;
line-height:20px;
}

#contents .whatsnew .det{
color:#333333;
font-weight:normal;
font-size:12px;
}

#contents .whatsnew .det p{
margin-left:30px;
margin-right:40px;
text-align:left;
line-height:20px;
padding-bottom:20px;
}

#contents .whatsnew .line{
margin:20px auto 20px auto;
}


#contents .whatsnew a{
text-decoration:underline;
}

#contents .whatsnew a:hover{
text-decoration:none;
}


