@charset "Shift_JIS";

#TopPageStart {
	width: 650px;
	height: 370px;
}


#mainC .contents01news {
	width: 629px;
	height: 450px;
	margin: 5px 0 0 0;
	padding: 5px 10px;
	overflow: auto;
	background-color: #FFFFFF;
}

#mainC .contents02events {
	width: 629px;
	height: 151px;
	margin: 5px 0 0 0;
	padding: 5px 10px;
	overflow: auto;
	background-color: #FFFFFF;
}

#mainC .contents03information {
	width: 629px;
	height: 189px;
	margin: 5px 0 0 0;
	padding: 5px 10px;
	overflow: auto;
	background-color: #FFFFFF;
}

#mainC .contents01news table,
#mainC .contents02events table,
#mainC .contents03information table {
	width: 609px;
	margin: 0 0 3px 0;
}

#mainC .contents01news table th,
#mainC .contents02events table th,
#mainC .contents03information table th {
	width: 110px;
	text-align: left;
	font-weight: normal;
	font-size: 130%;
	line-height: 1.4em;
}

#mainC .contents01news table td,
#mainC .contents02events table td,
#mainC .contents03information table td {
	font-size: 130%;
	line-height: 1.4em;
}

#mainC .contents01news table a,
#mainC .contents02events table a,
#mainC .contents03information table a {
	text-decoration: none;
	color: #000000;
	background-image: url(../imgs/sapmedArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}

#mainC .contents01news table a:hover,
#mainC .contents02events table a:hover,
#mainC .contents03information table a:hover {
	text-decoration: underline;
	color: #96091A;
	background-image: url(../imgs/sapmedArrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
