@charset "Shift-JIS";

/*****************************************************
 *    HOTWAVE コンテンツベース                       *
 *****************************************************/


/* 基本スタイル
---------------------------------------------------- */
h2#pageTit,
h2#otomesenTit {
	width: 780px;
	height: 135px;
}
/* ヘッダー画像 */
#mc h2#pageTit {	background: #eeeeee url(../img/contents/renewTitle.gif) no-repeat;}
#mc h2#otomesenTit {	background: #eeeeee url(../img/contents/otomesenTitle.gif) no-repeat;}
#contact h2#pageTit {	background: #eeeeee url(../img/contents/renewContact.gif) no-repeat;}
#questionnaire h2#pageTit {	background: #eeeeee url(../img/contents/renewQuestion.gif) no-repeat;}

h2#pageTit a,
h2#otomesenTit a {
	width: 725px;
	height: 85px;
	text-indent: -9999px;
	display: block;
	margin: 25px 25px 25px 30px;
	text-decoration: none;
}


#mainPkg {
	width: 715px;
	padding: 0px 0px 0px 35px;
}


/*****************************************************
 *    ご意見・ご感想                                 *
 *****************************************************/
 
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: #FFFFFF;
	background: #b91f25;
}
table.formTa td {
	background: #FFFFFF;
}
