﻿@charset "utf-8";


/* layout and design */


#flash {
	margin-top: 20px;
	vertical-align: bottom;
}

#bnr_L {
	margin-top: 20px;
}

.bnr_L_right {
	margin-left: 20px;
}

#recMenu {
	margin-top: 20px;
	width: 760px;
	line-height: 130%;
}

#recMenu dt {
	margin: 2px 0;
	padding-left: 82px;
	font-weight: bold;
	background-image: url(../images/arrow_S.gif);
	background-repeat: no-repeat;
	background-position: 70px 3px;
}

#recMenu dt a:link {
	color: #555;
}

#recMenu dt a:hover {
	color: #3878EF;
}

#recMenu dd {
	font-size: 10px;
}

.recLink {
	width: 241px;
	height: 75px;
	padding-right: 12px;
	float: left;
}

#bottom {
	margin-top: 20px;
	clear: left;
	width: 760px;
}

#whatsnew {
	width: 508px;
	float: left;
}

#whatsnew table {
	margin-top: 10px;
}

#whatsnew th, td {
	vertical-align: top;
	padding: 5px;
}

#whatsnew th {
	padding-right: 12px;
}

#bnr_M {
	width: 232px;
	float: right;
}

#bnr_M img {
	display: block;
	margin-bottom: 10px;
}

.bnr_taiso {
	margin-top: 40px;
}

.new {
	color: #CC0000;
	font-size: 10px;
}


