@charset "Shift-JIS";

/*****************************************************
 *    週刊スポーツ宮崎                               *
 *****************************************************/


/* 基本スタイル
---------------------------------------------------- */
h2#pageTit {
	width: 770px;
	height: 80px;
	text-indent: -9999px;
	background: url(../img/contents/header.gif) no-repeat;
}
h3#pageTitB {
	width: 770px;
	height: 110px;
	text-indent: -9999px;
}

#backnumber h3#pageTitB {	background: url(../img/contents/backnumber_tit.jpg) no-repeat;}
#contact h3#pageTitB {	background: url(../img/contents/contact_tit.jpg) no-repeat; height: 60px;}
#questionnaire h3#pageTitB {	background: url(../img/contents/questionnaire_tit.jpg) no-repeat; height: 60px;}

#mainPkg {
	width: 690px;
	padding: 20px 0px 20px 40px;
}

#mainArea a {
	color: #0a51bf;
}
#mainArea a:hover {
	color: #0a51bf;
}

/* 
---------------------------------------------------- */
#mainArea a#gotopBtn {
	width: 146px;
	background: url(../img/contents/btn_sportstop.gif) no-repeat;
	height: 35px;
	position: absolute;
	top: 35px;
	left: 615px;
	display: block;
	text-indent: -9999px;
}


/* コーチングキャラバン
---------------------------------------------------- */
#coach h2#pageTit{
	width: 146px;
	background: url(../img/contents/btn_coach.gif) no-repeat;
	height: 35px;
	position: absolute;
	top: 35px;
	left: 615px;
	display: block;
	text-indent: -9999px;
}


/*****************************************************
 *    ご意見・ご感想                                 *
 *****************************************************/
 
table.formTa {
	width: 99%;
	background: #CCCCCC;
	font: normal small/1.2em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 10px 0px;
}
table.formTa th {
	width: 20%;
	border: 1px solid #FFFFFF;
	font: normal small/1em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	background: #EEEEEE;
}
table.formTa td {
	background: #FFFFFF;
}