/*top
------------------------------------------------------------------------------*/
#siteNavi li#naviHome{
display:none;
}

/*site design
-------------------------*/
#titSiteDesign{
text-indent:-9999px;
background: url(../images/top/tit-sitedesign.gif) no-repeat left top;
height: 17px;
width: 124px;
margin:60px 0 15px 0;
}
#boxSiteDesign{
padding-bottom:100px;
}
#boxSiteDesign li#newest{
padding-left:2px;
}
#boxSiteDesign li{
list-style:none;
float:left;
padding-left:42px;
position:relative;
}
#boxSiteDesign li a{
display:block;
width:120px;
border:dotted 1px #999;
padding:3px;
height: 120px;
overflow: hidden;
}
#boxSiteDesign li a:hover{
border:solid 1px #4072b6;
}
#boxSiteDesign li a img{
width:120px;
}

.iconNew{
text-indent:-9999px;
background:url(../images/common/icon-new.gif) no-repeat left top;
width:40px;
height:20px;
position:absolute;
left: 44px;
top: 2px;
}
li#newest .iconNew{
left: 4px;
}

/*site topic
-------------------------*/
#boxSiteTopic{
clear:both;
width:940px;
margin:0 auto;
padding:20px;
border:dotted 1px #999;
}
#titSiteTopic{
text-indent:-9999px;
background: url(../images/top/tit-topic.gif) no-repeat left top;
height: 17px;
width: 60px;
padding-bottom:15px;
}
dl#listSiteTopic dt{
float: left;
clear:both;
padding: 2px 0 6px 3px;
line-height: 1.85em;
font-size:0.8em;
}
dl#listSiteTopic dd{
margin: 0;
padding: 0px 3px 6px 10em; 
line-height: 1.85em;
}
dl#listSiteTopic a, dl#listSiteTopic a:hover{
line-height: 1.85em;
position:relative;/*IE6ƒoƒO‰ñ”ð—p*/
}