@charset"shift_jis";
/* CSS Document */

div#flash {
	padding: 1px 1px 12px;
	background-image: url(../../img/flash_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

td#shortcut {
	width: 140px;
	padding-top: 2px;
	border: 1px solid #B6B6B6;
	background-color: #F7F7F7;
	border-bottom: 0px;
}

td#shortcut p#banner {
	margin: 5px 2px;
}

td#shortcut p#banner img { border: 0;}

td#whats {
	width: 444px;
	border-left: 1px solid #CCCCCC;
	background-image: url(../../img/whats_bg.gif);
	background-repeat: repeat-x;
	padding-bottom: 15px;
}

td#more {
	padding: 4px;
}

td#more img {
	margin-right: 10px;
}

/* ===== what's new ================================= */
.date {
	color: #3366CC;
}

td#topics {
	padding: 12px;
	line-height: 110%;
}

td#topics table {
	border-bottom: 1px dotted #B6B6B6;
}