.txt14 {
	font-size: 14px;
}
.txt13 {
	font-size: 13px;
}
.txt15 {
    /* メインフォントサイズ */
	font-size: 15px;
}
.txt11 {
	font-size: 11px;
}


BODY{
    /* マージン */
	margin        : 10px;
}

/* A tag color */
A:link    { color: #009900; text-decoration: none; }
A:visited { color: #009900; text-decoration: none; }
A:hover   { color: #009900; text-decoration: underline; }
A:active  { color: #009900; text-decoration: none; }


td.basic {
	font-size:14px;
	line-height:16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
TD.head{
	width  : 750px;
	height : 100%;
	padding: 5px 5px 5px 5px
}

.copyright{
    /* 著作権表示 */

	font-size: 12px;
	line-height: 120%;
}
td.basic2 {
	font-size:12px;
	line-height:120%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.txt15b {
	font-size: 15px;
	line-height: 130%;

}
td.basic3 {
	font-size:15px;
	line-height:130%;
	margin: 3px;
	padding: 5px;
}
.tablehead {
	background-image: url(head/head2.gif);
	background-repeat: no-repeat;
}
.tdtxt {
	padding-top: 55px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 95px;
	font-size: 14px;
}
