/* ----------ī{---------- */

.pbPage {
	margin-top:30px;
	text-align:center;
	background-color:#ffffff;
	background-image:url(../img/base.gif);
	color: #000000;
}


a:link    {text-decoration:none; color: #CC0000;}
a:visited {text-decoration:none; color: #990000;}
a:active  {text-decoration:underline; color: #CC0000;}
a:hover   {text-decoration:underline; color: #CC0000;}

.txt10 {  font-size: 12px; font-style: normal; line-height:120%;}
.txt10h140 {  font-size: 12px; font-style: normal; line-height:140%;}
.txt10h160 {  font-size: 12px; font-style: normal; line-height:160%;}
.txt12 {  font-size: 14px; font-style: normal; line-height:120%;}
.txt12h140 {  font-size: 14px; font-style: normal; line-height:140%;}
.txt12h160 {  font-size: 14px; font-style: normal; line-height:160%;}
.txt14 {  font-size: 16px; font-style: normal; line-height:120%;}
.txt14h140 {  font-size: 16px; font-style: normal; line-height:140%;}
.txt14h160 {  font-size: 16px; font-style: normal; line-height:160%;}
.txt16 {  font-size: 18px; font-style: normal; line-height:120%;}
.txt16h140 {  font-size: 18px; font-style: normal; line-height:140%;}
.txt16h160 {  font-size: 18px; font-style: normal; line-height:160%;}


/* ----------blue-Link12---------- */

a.blue-link12:link {
	color:#003399;
	text-decoration: none;
	font-size: 12px;
}

a.blue-link12:visited {
	color:#003399;
	text-decoration: none;
	font-size: 12px;
}

a.blue-link12:hover {
	color:#003399;
	text-decoration: underline;
	font-size: 12px;
}

/* ----------blue-Link14---------- */

a.blue-link14:link {
	color:#003399;
	text-decoration: none;
	font-size: 14px;
}

a.blue-link14:visited {
	color:#003399;
	text-decoration: none;
	font-size: 14px;
}

a.blue-link14:hover {
	color:#003399;
	text-decoration: underline;
	font-size: 14px;
}


/*contents@table*/
.contents {
	width: 700px;
	background-color:#F7F4E8;
	margin-left: auto; margin-right: auto;
}

.contents_message {
	width: 700px;
	background-color:#F7F4E8;
	background-image:url(../img/base_message.gif);
	margin-left: auto; margin-right: auto;
}

.contents_history {
	width: 700px;
	background-color:#F7F4E8;
	background-image:url(../img/base_history.gif);
	margin-left: auto; margin-right: auto;
}

.contents_60th {
	width: 700px;
	background-color:#F7F4E8;
	background-image:url(../img/base_60th.gif);
	margin-left: auto; margin-right: auto;
}

