@charset "Shift_JIS";
/* CSS Document */

#main {
	background-color: #FFFFFF;
	margin: 0px;
	width: 580px;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 10px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #444444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AB1D23;
	border-right-color: #AB1D23;
	border-bottom-color: #AB1D23;
	border-left-color: #AB1D23;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 6px;
	margin-bottom: 40px;
	line-height: 160%;
	margin-top: 0px;
	vertical-align: middle;
	padding-bottom: 5px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
	text-decoration: underline;
}
.date {
	text-align: right;
	font-size: 10px;
	color: #777777;
}

/* News Archives
--------------------------*/
#archives {
	margin-top: 20px;
}
#archives .year {
	text-align: right;
}
#archives h2 {
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	text-decoration: none;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
}
#archives ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}
#archives li {
	background-image: url(../img/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	list-style-type: none;
	padding-left: 16px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
td.bgGray {
	background-color: #eeeeee;
	padding: 6px;
}
.newsJATA .newsJATAe {
	margin-bottom: 30px;
}
.newsJATA th {
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	padding-bottom: 10px;
}
.newsJATAe th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.newsJATA td, .newsJATAe td {
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 6px;
}
.small {
	font-size: 90%;
}
