@charset "utf-8";

/* --------guide内のh1指定-------- */

h1 {
	float: left;
	padding-bottom: 25px;
	width: 90px;
	padding-right: 10px;
	font-size: 1em;
}

.explainArea {
	width: 465px;
	float: left;
}

.explain {
	margin-top: 4px;
	width: 465px;
}

hr {
	display: none;
}


h2 {
	padding-top: 30px;
	padding-bottom: 15px;
}


/* --------index用の角丸テーブル指定-------- */

.kadoUp {
	width: 559px;
	background: url(/guide/img/tableBgGuideUp.gif) no-repeat top left;
	height: 14px;
}

.kadoCenter {
	width: 529px;
	background: url(/guide/img/tableBgGuideCenter.jpg) no-repeat bottom right;
	border-right: solid #E08E92 1px;
	border-left: solid #E08E92 1px;
	padding-left: 14px;
	padding-right: 14px;
}

.kadoDown {
	width: 559px;
	background: url(/guide/img/tableBgGuideDown.gif) no-repeat bottom left;
	margin-bottom: 20px;
	height: 14px;
}








/* --------process用の指定-------- */

#process h2 {
	padding-top: 0px;
	padding-bottom: 6px;
}

.step1 {
	background: url(/guide/img/bgStep1.jpg) no-repeat top left;
	padding-left: 90px;
	padding-top: 15px;
	margin-bottom: 15px;
}

.step2 {
	background: url(/guide/img/bgStep2.jpg) no-repeat top left;
	padding-left: 90px;
	padding-top: 15px;
	margin-bottom: 15px;
}

.step3 {
	background: url(/guide/img/bgStep3.jpg) no-repeat top left;
	padding-left: 90px;
	padding-top: 15px;
	margin-bottom: 15px;
}

.step3 h3 {
	padding-top: 14px;
	padding-bottom: 10px;
}

.step3 li {
	list-style: none;
	background: url(/guide/img/ico_guide.gif) no-repeat top left;
	padding-left: 14px;
	padding-bottom: 2px;
}

.step1 .link {
	background: url(/guide/img/ico_link.gif) no-repeat top left;
	padding-left: 16px;
}

.imgAdjust {
	padding-top: 12px;
}

.step3 table {
	background: url(/guide/img/tableBgProcess.gif) repeat-y top left;
	border: 0;
	width: 473px;
	font-size: 1em;
	margin-top: 5px;
}

.step3 table .up1 {
	color: #BC1F1A;
	width: 71px;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.step3 table .up2 {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #BC1F1A;
	width: 63px;
}

.step3 table .do1 {
	width: 71px;
	padding-left: 7px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.step3 table .do2 {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 63px;
}

.step3 table .line {
	background: url(/guide/img/tableLineProcess.gif) no-repeat;
	height: 1px;
	line-height: 1px;
}

.step4 {
	background: url(/guide/img/bgStep4.jpg) no-repeat top left;
	padding-left: 90px;
	padding-top: 15px;
	padding-bottom: 30px;
	margin-bottom: 15px;
}


/* --------fee用の指定-------- */

#fee h2 {
	padding-top: 0px;
	padding-bottom: 15px;
}

#fee li {
	list-style: none;
	background: url(/guide/img/ico_guide.gif) no-repeat top left;
	padding-left: 14px;
	padding-bottom: 2px;
}

#fee ul {
	margin-bottom: 20px;
}

#fee .txtSmall {
	font-size: 0.85em;
	color: #FF0035;
}

#fee .check {
	color: #FB923E;
}

/* --------regulation用の指定-------- */

#regulation {
	width: 565px;
}


#regulation h2 {
	color: #BC181F;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0;
	margin-bottom: 0px;
}

#regulation .line {
	padding-top: 12px;
}

#regulation h3 {
	color: #BC181F;
	font-size: 1.2em;
	padding-bottom: 14px;
}

#regulation h4 {
	color: #BC181F;
	border-top: dashed #E18B94 1px;
	border-bottom: dashed #E18B94 1px;
	font-size: 1em;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 14px;
}

#regulation p {
	margin-bottom: 12px;
}


#regulation ol {
	margin-left: 60px;
	margin-bottom: 1em;
}
#regulation li {
	margin-bottom: 10px;
}
#regulation ol ol {
	margin: 0 0 0 50px;
}
#regulation ol ol li {
	text-indent: -1.3em;
	list-style: none;
	margin-bottom: 0;
}

#regulation .fusoku {
	padding-top: 20px;
	padding-bottom: 20px;
}


#regulation .cUp {
	background: url(/guide/img/tableBgRegUp.gif) no-repeat top;
	height: 8px;
}

#regulation .cCenter {
	background: url(/guide/img/tableBgRegCenter.gif) repeat-y;
	padding-left: 9px;
	padding-right: 9px;
}

#regulation .cCenter p {
	margin: 0px;
}

#regulation .cCenter .contact {
	padding-left: 10px;
}

#regulation .cCenter strong {
	color: #B31F1F;
	display: block;
	margin-top: 8px;
	margin-bottom: 4px;
	font-weight: normal;
}

#regulation .cDown {
	background: url(/guide/img/tableBgRegDown.gif) no-repeat bottom;
	height: 8px;
}


/* --------trail用の指定-------- */

#trial h2 {
	padding-top: 0px;
	padding-bottom: 15px;
}

#trial table {
	border: 0;
	width: 565px;
	font-size: 1em;
}

#trial .num {
	width: 102px;
}

#trial .txt {
	width: 306px;
	padding-top: 25px;
	padding-right: 10px;
}

#trial .txt img,
#trial .txt2 img {
	padding-bottom: 5px;
}

#trial .img {
	width: 147px;
	padding-top: 25px;
}


#trial .txt2 {
	width: 168px;
	padding-top: 30px;
	padding-right: 10px;
}

#trial .imgAdjust {
	padding-top: 6px;
}

#trial .cUp {
	background: url(/guide/img/tableBgRegUp.gif) no-repeat top;
	height: 8px;
	margin-top: 20px;
}

#trial .cCenter {
	background: url(/guide/img/tableBgRegCenter.gif) repeat-y;
	padding-left: 9px;
	padding-right: 9px;
}

#trial .cCenter p {
	margin: 0px;
}

#trial .cCenter .text {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#trial .cCenter strong {
	color: #B31F1F;
	display: block;
	margin-top: 8px;
	margin-bottom: 4px;
	font-weight: normal;
}

#trial .cDown {
	background: url(/guide/img/tableBgRegDown.gif) no-repeat bottom;
	height: 8px;
}




/* --------シート用の指定-------- */

.sheet {
	width: 563px;
}

.sheet .up1 {
	width: 125px;
	text-align: right;
	color: #B81E1E;
	border-bottom: dashed #B31B18 1px;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	font-weight: normal;
}

.sheet .up2 {
	width: 401px;
	border-left: dashed #B31B18 1px;
	border-bottom: dashed #B31B18 1px;
	padding-top: 10px;
	padding-left: 12px;
	padding-bottom: 10px;
}

.sheet .up3 {
	color: #B81E1E;
	width: 125px;
	text-align: right;
	padding-top: 10px;
	padding-right: 12px;
	font-weight: normal;
}

.sheet .up4 {
	width: 401px;
	border-left: dashed #B31B18 1px;
	padding-top: 10px;
	padding-left: 12px;
}

.sheet .txtSmall {
	font-size: 0.85em;
	line-height: 120%;
}

strong .txtSmall {
	color: #222222;
	font-size: 0.85em;
	line-height: 120%;
	padding-left: 12px;
}


.radio input {
	vertical-align: middle;
	height: 16px;
}

.field {
	width: 380px;
	height: 100px;
	font-size: 1em;
}


.sheet p strong {
	color: #B81E1E;
	background: url(/recruit/img/txtBg.gif) repeat-x top left;
	display: block;
	padding: 4px 3px 5px 5px;
	margin-bottom: 8px;
	font-weight: normal;
	line-height: 100%;
}

.sheet .answer {
	padding-left: 5px;
}

.marTop {
	margin-top: 10px;
}


/* --------サンクス画面の指定-------- */

#thanks {
	text-align: center;
}

#thanks .thanks {
	color: #BC1C1E !important;
	font-size: 1.3em !important;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 10px;
}

#thanks .btn_Top {
	padding-top: 10px;
	padding-bottom: 20px;
}

/* --------サンクス画面の枠指定-------- */
/* --------エラー画面用の指定-------- */

.eUp {
	background: url(/recruit/img/flameUp.gif) no-repeat top left;
	width: 563px;
}

.eCenter {
	background: url(/recruit/img/flameCenter.gif) repeat-y left;
	width: 563px;
	margin-bottom: 30px;
}

.eDown {
	background: url(/recruit/img/flameDown.gif) no-repeat bottom left;
	width: 563px;
}

.eDown ul {
	color: #BC1D1A;
	padding: 20px 40px 20px 30px;
}

.eDown li {
	background: url(/recruit/img/ico_Sqeare.gif) no-repeat top left;
	padding-left: 16px;
	margin-top: 8px;
	list-style: none;
}

