/*タイトル装飾*/

body td {
	font-size: 12px;
	line-height: 1.5em;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent: inherit;
}

.style1 {
	color: #FFFFFF;
	display: block;
	background-image: url(image/titlebk.gif);
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-repeat: no-repeat;
}
.style2 {
	color: #FFFFFF;
	display: block;
	background-image: url(image/titlebk1.gif);
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-repeat: no-repeat;
}
a {
	text-decoration: none;
}
.style3 {
color: #FFFFFF
}


/*セミナー用*/
.seminar1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.seminar2 {
	font-family: "FOT-マティス Pro DB";
	font-size: 18px;
	line-height: normal;
	color: #666666;
	text-decoration: none;
}
.seminar3 {
	background-image: url(image/semi1.jpg);
	background-repeat: repeat-x;
}
.seminar4 {
	background-image: url(image/semi2.jpg);
	background-repeat: repeat-x;
}
.seminar5 {
	background-image: url(image/semi7.gif);
	background-repeat: no-repeat;
}
.seminar6 {
	font-size: 14px;
	line-height: 1.3em;
	color: #FFF;
}
.seminar7 {
	line-height: 1.3em;
}
.seminar8 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.seminar9 {
	color: #F00;
}
.seminar10 {
	background-image: url(image/htsemi.jpg);
	background-repeat: no-repeat;
}
.seminar11 {
	border-collapse: collapse;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}
.seminar12 {
	background-image: url(image/wtsemi.jpg);
	background-repeat: no-repeat;
}
.txt-table {
	background-color: #F0FFF0;
	border: 3px double #06C;
	margin-bottom: 10px;
}
.txt-red { color: #F00;
}

.txt-blue {	color: #00F;
}

.txt01 {
	color: #00C;
}
.txt02 {
	color: #C00;
}

.txt03 {
	font-size: 15px;
}
 
