/***********************************************/
/* myletter.jp */
/* table.css */
/***********************************************/
p {
	text-align:center;
	}	
table a,
table a:link,
table a:visited {
	border:none;
	}							
	
table {
	width:95%;
	border:1px solid #A3C6E4;
	margin:1em auto;
	border-collapse:collapse;
	}
caption {
	color: #006699;
	font-size:1.2em;
	letter-spacing:0em;
	margin:1em 0 0 0;
	padding:0 0 0.5em 0;
	caption-side:top;
	text-align:center;
	}	
tr.odd td	{
	background:#ECF5FF;
	}
tr.odd .column1	{
	background:#ECF5FF;
	}	
.column1	{
	background:#FDFEFF;
	}

.free{
	background-color: #E1E8FF;
 	width: 30%;
}

.basic{
	background-color: #EFDADA;
 	width: 30%;
}
.area1{
	background-color: #EAC9FE;
 	width: 75%;
	font-size: 105%;
	color: #666666;
	font-weight: normal;
}
.area2{
	width: 75%;
	background-color: #FDDDAC;
	font-size: 105%;
	color: #666666;
	font-weight: normal;
}
.area3{
	background-color: #FFFFD4;
 	width: 50%;
	font-size: 105%;
	color: #666666;
	font-weight: normal;
}
.area4{
	background-color: #D0E8E8;
	width: 85%;
	font-size: 105%;
	color: #666666;
	font-weight: normal;
	text-align: center;
}


td {
	color:#678197;
	border-bottom:1px solid #A3C6E4;/*フリー・ベーシック部*/
	border-left:1px solid #A3C6E4;
	padding:.3em 1em;
}

.td4 {
	margin: 0px;
	padding: 0px;
	height: 169px;
	width: 252px;
	background: #FFFFFF url(images/image12.gif) no-repeat;
}

				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #A3C6E4;/*項目部*/
	border-left:1px solid #A3C6E4;
	padding:.3em 1em;
	}							
thead th {
	background:#E1E8FF;
	font:bold 1.2em/2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Arial,sans-serif
	}	
tfoot th {
	text-align:center;
	background:#f4f9fe;
	}	
tfoot th strong {
	font:bold 1.2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",Arial,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1em;
	font-style: normal;
	}

.textcenter {
	text-align:center;
}

.box_a{
	width: 40%;
	height: 500px;
	margin: 0px 0px 0px;
	padding: 0px 0px;
}
.box_c{
	width: auto;
	height: 80px;
	margin: 10px 0px 0px;
	padding: 0px 0px;
}
.box_e{
	width: auto;
	height: 362px;
	margin: 0px 0px 0px;
	padding: 0px 0px;
}
/**************** ログインボタン *****************/
a.button { 
	display: block; 
	width: 131px; 
	height: 28px; 
	background: url(images/btn.gif) 0 0 no-repeat; 
	margin: 30px 0px 0px 250px;
	padding: 0px;
} 
a:hover.button { 
	background-position: -131px 0; 
} 

/* フォント*/

.ft9pt-gray	{ font-size: 9pt; color: #666666; font-weight: normal; letter-spacing: normal; line-height: 1.3;}
.ft10pt-gray{ font-size: 10pt; color: #666666; font-weight: bold; letter-spacing: normal; line-height: 1.9;}
.ft10pt-gray2{ font-size: 10pt; color: #666666; font-weight: bold; letter-spacing: normal; line-height: 1.3;}
.ft10pt-pink{ font-size: 10pt; color: #CC6699; font-weight: bold; line-height: 3.5;}
.ft10pt-red	{ font-size: 10pt; color: #FF0000; font-weight: bold; line-height: 1.7;}
.ft9pt-blue{ font-size: 9pt; color: #336699; font-weight: normal; letter-spacing: normal; line-height: 1.7;}
.ft10pt-purple{ font-size: 10pt; color: #993366; font-weight: bold; line-height: 1.8;}
.ft9pt-purple{ font-size: 9pt; color: #993366; font-weight: normal; letter-spacing: normal; line-height: 1.5;}
.ft9pt-green{ font-size: 9pt; color: #006633; font-weight: normal; letter-spacing: normal; line-height: 1.5;}
.ft9pt-red{ font-size: 9pt; color: #FF0000; font-weight: normal; letter-spacing: normal; line-height: 1.5;}
.ft8pt-red{ font-size: 8pt; color: #FF0000; font-weight: normal; letter-spacing: normal; line-height: 1.3;}
.ft8pt-black{ font-size: 8pt; color: #000000; font-weight: normal; letter-spacing: normal; line-height: 1.3;}
.ft9pt-orange{ font-size: 9pt; color: #FF6600; font-weight: normal; letter-spacing: normal; line-height: 1.5;}
.ft10-gr	{ font-size: 82%; color: #666666; line-height: 130%;}
.ft12-rd	{ font-size: 100%; color: #cc0000; line-height: 130%;}
.ft10-bk	{ font-size: 82%; color: #000000; line-height: 130%;}
.ft10-white	{ font-size: 82%; color: #FFFFFF; font-weight: bold; line-height: 130%;}
