/* 2007年新年用　テーブル */
.shinentop-table {
	background-color: #666666;
	width: 550px;
	font-size: 90%;
	line-height: 1.2em;
	float: none;
}

.shinentop-table th {
	background-color: #FFE680;
	text-align: center;
	width: 33%;
}
.shinentop-table td {
	padding: 5px;
	background-color: #FFE680;
	width: 67%;
	text-indent: 20pt;

}
.shinen_red {
	font-weight: bold;
	font-size: 20px;
	color: #E71A21;
	margin: 0px;
	text-align: center;
	text-justify:distribute-all-lines;
}
.shinen_blue {
	font-family: "HG正楷書体-PRO";
	font-weight: bold;
	font-size: 21px;
	color: #204DCA;
	text-align: center;
	text-justify:distribute-all-lines;
	letter-spacing: 10px;
	margin: 3px;
}
.shinen_blue2 {
	font-weight: bold;
	font-size: 16px;
	color: #204DCA;
	text-align: center;
	text-justify:distribute-all-lines;
	letter-spacing: 5px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.shinen_text {
	line-height: 1.5em;
	font-size: 95%;
	margin-left: 10px;
}
#text-a {
	width: 550px;
	text-align: left;
	margin: 10px;
}
#kinnga {
	width: 575px;
	clear : both;
	text-align: center;
}
#kinnga .img-left { 
 float: left;
}
#kinnga .img-right {
	float: right;
}
#kinnga p {
	float: left;
	font-family: "HG正楷書体-PRO";
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	margin: 4px;
}
.img-center {
	text-align: center;
	margin: 20px auto auto;
}
#present {
	width: 550px;
	margin-bottom: 0px;
	clear : both;   /*表題なので浮動要素に回り込みを禁止する*/
	height: 61px;
}
#present .img-left {
	float: left;
}
#present .img-right {
	float: right;
}

#present2 {
	width: 480px;
}
#present2 .img-left { 
 float: left;
}
#present2 .img-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.ga-hr {
	border: 1px dotted #00754B;
	clear : both;   /*表題なので浮動要素に回り込みを禁止する*/
}
