@charset "Shift-JIS";

/*****************************************************
 *    ‚Ý‚â‚´‚«ƒQƒ“ƒLTV                               *
 *****************************************************/


/* Šî–{ƒXƒ^ƒCƒ‹
---------------------------------------------------- */
h2#pageTit {
	width: 780px;
	height: 180px;
	background: url(../img/title.jpg) no-repeat;
	text-indent: -9999px;
}
#mainPkg {
	width: 700px;
	margin: 0px 40px;
}

/* 
---------------------------------------------------- */
#mainArea a#gotopBtn {
	width: 160px;
	background: url(../img/btn_genkitop.gif) no-repeat;
	height: 25px;
	position: absolute;
	top: 31px;
	left: 580px;
	display: block;
	text-indent: -9999px;
}


/* 
---------------------------------------------------- */
h3#acvTit {
	width: 698px;
	border: 1px solid #000000;
	margin: 0px 0px 10px;
}
h3#acvTit span {
	background: #79c105;
	border-top: 1px solid #a3e13f;
	border-right: 1px solid #538700;
	border-bottom: 1px solid #538700;
	border-left: 1px solid #a3e13f;
	font: bold medium/1em Verdana;
	color: #FFFFFF;
	padding: 10px 13px;
	width: 670px;
	text-align: center;
	display: block;
}


/*****************************************************
 *    ‚²ˆÓŒ©E‚²Š´‘z                                 *
 *****************************************************/
 
table.formTa {
	width: 99%;
	background: #CCCCCC;
	font: normal small/1.2em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 10px 0px;
}
table.formTa th {
	width: 20%;
	border: 1px solid #FFFFFF;
	font: normal small/1em "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FFFFFF;
	background: #FF6600;
}
table.formTa td {
	background: #FFFFFF;
}