body {  background-color: #999966;
		background-attachment: fixed;
		background-repeat:repeat;
		color:#333333}
		
td {  font-size: 12px}

a {  text-decoration: none; color: #0A5498}
a:active { color: #0A5498; text-decoration: underline}
a:hover { color: #0A5498; text-decoration: underline}

.title {font-size:16px;
		font-weight:bold;
		line-height:1.5em}

.news {  font-size: 12px; color: #FF9999}
.topics {  background-color: #ffffff }
.table{	border : 2px solid #2A9512;
		width : 798px;
		background-color : #FFFFFF;
		padding : 10px 10px;; margin:  25px}

.table2 {border : 1px #999966 solid;
		 width : 557px;
		 background-color : #FFFFFF;
		 margin-left : 25px;
		 padding : 10px;}

* html .table {
	width : 577px;
}

* html .table2 {
	width : 577px;
}

.p8 {  font-size: 8px; line-height: 1.2em}
.p10 {  font-size: 10px; line-height: 1.2em}
.p11 {  font-size: 11px; line-height: 1.2em}
.p12 {  font-size: 12px; line-height: 1.5em}
.p14 {  font-size: 14px; line-height: 1.5em}
.p15 {  font-size: 15px; line-height: 1.5em}
.p16 {  font-size: 16px; line-height: 1.5em}
.p10g {  font-size: 10px; color: #777777}
.p12g {  font-size: 12px; color: #777777}


.tvSpot_table {
	border:#0099FF solid 1px;
	background-color:#FFFFCC;
}


/* 応募フォーム
---------------------------------------------------- */

.form_table {
	border-collapse:collapse;
}

.form_table th{
	border:solid 1px #999999;
}

.form_table td{
	border:solid 1px #999999;
}

/* 解説文テーブル 
---------------------------------------------------- */

.commentary_table {
	border:solid 2px #D1E8FC;
}
