p { font-size:90%; line-height:200%; }
h1 { color:#006666; text-align:center; font-size:150%; margin-top:20px; }
p.navi { margin-top:20px; text-align:center; }
table.list { border:1px outset #cccccc; width:760px; }
caption { padding:20px 0 8px; }
th.list, td.list { font-weight:normal; font-size:90%; color:#333333;
	background-color:#cce6e6; padding:4px 4px 2px; border:1px outset #cccccc; }
th.list { text-align:center; }
td.list { background-color:white; }
.newly { color:#cc0000; }
.feat1 { line-height:200%; color:#336666; font-weight:bold; }
ul.feat2 { list-style-type:square; color:#333333; font-size:86%; line-height:200%; }


div#topics { border:4px solid #dddddd; padding:10px; height:300px; }

div#osusume { width:170px; background-color:#ffffcc; color:#333333; float:right; }
div#osusume img { margin:10px; border-width:0; }
div#osusume strong { margin:0 1em; font-size:80%; }
div#osusume p { margin:0 1em 1em; font-size:80%; }

div#news {
	width:250px; background-color:#ffffcc; border:2px dotted #336666;
	color:#333333; float:right; padding:6px; margin-top:1em;
}
div#news img { border:1px solid #999999; }
div#news img:hover { border:1px solid red; }
div#news strong { font-size:80%; color:#f8140f; margin:1em 0 0.5em; }
div#news strong a { color:red; text-decoration:underline; }
div#news p { margin-top:0.5em; font-size:80%; }

