﻿.bg004E98
{
	background-color: #004E98;
}

.t14White {font-size: 14px; line-height:1.3; color:#ffffff; }
.t14WhiteBold {font-size: 14px; line-height:1.3; color:#ffffff; font-weight:bold; }
.t14WhiteBoldCenter {font-size: 14px; line-height:1.3; color:#ffffff; font-weight:bold; text-align:center; }
.t14Bold {font-size: 14px; line-height:1.3; font-weight:bold}
.t14BoldCenter {font-size: 14px; line-height:1.3; font-weight:bold; text-align:center;}


.textalignCenter
{
	text-align: center;
}
.text-align-left
{
	font-size: 12px;
	text-align: left;
}
.text-align-right
{
	font-size: 12px;
	text-align: right;
}
.text-lineheight15
{
	font-size: 12px;
	line-height: 1.5;
}

.bgCCCCCC
{
	background-color:#cccccc;
}

.bgFFFFFF
{
	background-color:#ffffff;
}

.buttonstyle
{
	width: 30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:5px;
	margin-bottom: 10px;
}

.buttonstyle2
{
	border: none;
}

.contents-left-upper
{
	width: 390px;
}

.deffont
{
	font-family: Arial, Helvetica;
	font-size:12px;
}

 .table-information
 {
 	border-style:solid;
 	border-color:#004E98;
 	border-width:1px;
 	background-color:#fcfcfc;	
 }

 .table-notice
 {
 	border-style:solid;
 	border-color:#cccccc;
 	border-width:1px;
 	background-color:#fcfcfc;		
 }
 
 .t14 {font-size: 14px; line-height:1.3;}
