@charset "utf-8";
#outerGroup #kasugaiList {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	background-color: #cccccc;
}




#outerGroup #thisYearNumber {
	font-size: 12px;
	line-height: 20px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	text-align: left;
}

#outerGroup .kasugaiInfo   {
	text-align: center;
	width: 115px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
}

#outerGroup .kasugaiInfo:hover  {
	background-color:#333333;
	color:#FFFFFF;

}


/* Back Number */

#outerGroup #backNumberList {
	width: 500px;
	margin: 10px auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#outerGroup .rowGroup {
	border-top-color: #000000;
	width: 500px;
	font-size: 12px;
	line-height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
}
#outerGroup .raw_space {
	font-size: 12px;
	line-height: 20px;
	clear: both;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}




#outerGroup .row {
	width: 500px;
	height: 19px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

#outerGroup .number {
	float: left;
	width: 249px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#outerGroup .date {
	float: left;
	width: 250px;
}

#outerGroup #publisherGroup {
	margin: 50px auto 10px;
	width: 500px;
}


#outerGroup #publisherGroup .cell1 {
	font-size: 12px;
	line-height: 20px;
	float: left;
	width: 250px;
}
