﻿@charset "utf-8";
/*----------------------------------------------------------------------
　index.html　
------------------------------------------------------------------------*/
#index .tableFR {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
}
#index .tableFR table {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	margin-left: 15px;
	font-size: 85%;
	width: 40%;
}
#index .tableFR .block {
	padding-top: 15px;
	font-size: 100%;
}
#index .tableFR caption {
	font-size: 100%;
	font-weight: normal;
}
#index .tableFR table th {
	width: 4.5em;
	padding: 2px 10px 2px 5px;
	border: 1px #e9e9e9 solid;
	font-weight: normal;
	text-align: right;
}
#index .tableFR table td {
	padding: 2px 5px 2px 10px;
	border: 1px #e9e9e9 solid;
	text-align: left;
}
#index .group {
	padding: 0;
	margin: 0;
	border: 1px #e9e9e9 solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background: #f9f9f9;
	page-break-before: avoid;
	page-break-after: avoid;
}
#index .new {
	width: 100%;
	padding: 0;
	margin: 0 0 1em 0;
	text-align: center;
	text-indent: 0;
}
#index .new .group {
	position: relative;
	width: 650px;
	min-height: 180px;
	margin: 0 auto;
}
#index .new .group table td {
	background-color: transparent;
}
#index .group table, #index .group table th, #index .group table td {
	border: none;
}
#index .group table {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
#index .group table th {
	width: 100%;
	height: 1.9em;
	line-height: 1.9;
	font-size: 11.2pt;
	background: #666;
}
#index table th span.l {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1.9em;
	line-height: 1.9;
	padding: 0.1em 0 0 0;
	margin: 0;
	font-size: 11.2pt;
	font-weight: bold;
	text-align: left;
	text-indent: 10px;
	color: #fff;
}
#index table th span.r {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 1.9em;
	line-height: 1.9;
	padding: 0.2em 10px 0 0;
	margin: 0;
	font-size: 10pt;
	letter-spacing: 0;
	text-align: right;
	color: #fff;
}
.ie6 #index .new th span.r {
	width: 100%;
}
#index .new td span.li {
	padding-left: 15px;
	margin-left: 15px;
	font-size: 10.4pt;
	display: block;
	text-align: left;
	background: url( /img/mark01.gif) no-repeat left center;
}
#index .backnumber {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
#index .backnumber .group {
	position: relative;
	float: left;
	width: 420px;
	min-height: 160px;
	height: auto !important;
	height: 160px;
	margin: 14px;
}

.ie6 #index .backnumber .group {
	margin: 14px 11px;
}

#index .backnumber table td {
	border: none;
	text-align: center;
	background: none;
	padding-right: 20px;
}
#index .backnumber table td span.li {
	float: left;
	width: auto;
	line-height: 1.6em;
	padding-left: 13px;
	margin-left: 10px;
	font-size: 10.4pt;
	display: inline;
	text-align: left;
	background: url( /img/mark01.gif) no-repeat left 0.45em;
}
.ie #index .backnumber table td span.li {
	white-space: nowrap;
}
