@charset "utf-8";

/* トップページ専用 */

#base #topindex {
	height: 480px;
	width: 800px;
}

#base #topindex td {
	vertical-align: top;
	text-align: left;
}

#base #topindex h1 {
	margin: 0px;
	padding: 0px;
}

#base #topindex2 { width: 800px; 
}

#base #topindex2 h2 { float: left; 
}

#base #topindex2 #topwhatsnew {
	width: 545px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #B0CD8D;
	margin-left: 18px;
	padding-left: 0px;
	text-align: right;
	margin-top: 20px;
	height: 21px;
}

#base #topindex2 #topwhatsnew2 {
	width: 545px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 25px;
}

#base #topindex2 #topwhatsnew2 table {
	margin-left: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}


#base #topindex2 td.tdright {
	text-align: right;
	padding-right: 10px;
}


#base #topindex2 .tdunder {
	vertical-align: bottom;
	padding-bottom: 7px;
	text-align: left;
}

#base #topindex2 td.tdundercenter {
	text-align: center;
	vertical-align: bottom;
}

#base #topindex2 #topwhatsnew2 table td {
	text-align: left;
	font-size: 80%;
	line-height: 120%;
	color: #666666;
	padding: 0px 15px 2px 0px;
}

#base #topindex2 #topwhatsnew2 table td.new {
	text-align: left;
	font-size: 80%;
	line-height: 140%;
	color: #666666;
	width: 25px;
}
