h1,
#page,
#main,
#contents,
#inner,
#kongetu	{
margin: 0;
padding: 0;
}

img { border: none; }

#menu,
#sub,
.nav-kotodama,
.jump	{
display: none;
}

#monthlyWords h2 {
text-align: center;
}

/* オニフェスト関連 ==================== */

#onifesto {
margin: 1em 0em 2em 0em;
}
#onifesto-intro {
margin: 1em 0 0 0;
}
#onifesto ol {
margin: 0 0 0 2em;
}
#onifesto li{
list-style-type: decimal;
color: #003;
font-weight: bold;
margin: 1em 0em 2em 0em;
padding: 1em 0 0 0;
line-height: 150%;
border-top: 1px dotted #999;
}
#onifesto strong {
color: #900;
}
#onifesto dl {
color: #333;
font-weight: normal;
margin-top: 1em;
}

#onifesto dt {
float: left;
clear: left;
padding: .4em 0 0 0;
}
#onifesto dd {
min-height: 3em;
height: auto !important;  
height: 3em; /*ここにIE６用の高さを設定*/  
margin: 0 0 1em 46px;
}

.kensyo {
color: #900;
}

/* タイムズwebインデックス ==================== */
#times-index	{
border-top: 1px dotted #666;
padding: 1em 0;
}

dl.heightLine {
width: 121px;
float: left;
font-size: .75em;
}
.heightLine dt {
width: 102px;
}
.heightLine dd {
margin: 0;
width: 102px;
}
.times-thumb img{
border: 1px solid #999;
}
.times-published {
color: #999;
}