@charset "UTF-8";
body  {
	font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background: url(../img/rec_back00.gif) repeat;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
}
.thrColFixHdr #container {
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left;
	padding: 0px;
	background: url(../img/rec_back_top01.jpg) no-repeat;
	clear: both;
	width: 780px;
	position: relative;
	float: none;
	}
.thrColFixHdr #containerflow {
	margin: 10px auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left;
	padding: 0px;
	background: #F2E8DC url(../img/rec_back_flow.jpg) no-repeat;
	clear: both;
	width: 780px;
	position: relative;
	float: none;
		}
.thrColFixHdr #containerintro {
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left;
	padding: 0px;
	background: #F2E8DC url(../img/rec_back_intro00.jpg) no-repeat;
	clear: both;
	width: 780px;
	position: relative;
	float: none;

	}
.thrColFixHdr #containerws {
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left;
	padding: 0px;
	background: #F2E8DC url(../img/rec_back_ws.jpg) no-repeat;
	clear: both;
	width: 780px;
	position: relative;
	float: none;

	}
.thrColFixHdr #containermessage {
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left;
	padding: 0px;
	background: #F2E8DC url(../img/rec_back_message.jpg) no-repeat;
	clear: both;
	width: 780px;
	position: relative;
	float: none;

	}
.thrColFixHdr #containerqa {
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: left;
	padding: 0px;
	background: #F2E8DC url(../img/rec_back_qa.jpg) no-repeat;
	clear: both;
	width: 780px;
	position: relative;
	float: none;

} 
.thrColFixHdr #header {
	background: url(../img/rec_back_flow.jpg) no-repeat;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 517px;
	width: 780px;
}
.thrColFixHdr #mainContent {
	margin: 0 32px 0 32px; /* この div エレメントの右マージンと左マージンにより、ページの両側に 2 つのサイドバーが設定されます。#sidebar1 div と #sidebar2 div に含まれるコンテンツの量に関係なく、列のスペースは維持されます。サイドバーのコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#AD372D url(.) ;	
} 
.thrColFixHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	
}
#navi　ul {
}
#navi ul li {
	list-style: none;
	float: none;
	height: 82px;
	width: 235px;

}
#navi ul li a {
	text-decoration: none;
	background: url(none);
}
#navi ul #top {
	position:absolute;
	background: no-repeat;
	left: 47px;
	height: 82px;
	width: 235px;
	margin-bottom: 28px;
	top: 0px;
}
#navi ul a img {
		border-style: none;

}
	
#navi ul #flow {
	position:absolute;
	background: no-repeat;
	left: 47px;
	height: 82px;
	width: 235px;
	margin-bottom: 28px;
	top: 64px;
}
#navi ul #intro {
	position:absolute;
	background: no-repeat;
	left: 47px;
	height: 82px;
	width: 235px;
	top: 128px;
}
#navi ul #ws {
	position:absolute;
	background: no-repeat;
	left: 47px;
	height: 82px;
	width: 235px;
	top: 190px;
}
#navi ul #message {
	position:absolute;
	background: no-repeat;
	left: 47px;
	height: 82px;
	width: 235px;
	top: 256px;
}
#navi ul #qa {
	position:absolute;
	background: no-repeat;
	left: 47px;
	height: 82px;
	width: 235px;
	top: 324px;
}
#navi ul #kyjack {
	position:absolute;
	background: no-repeat;
	left: 47px;
	height: 82px;
	width: 235px;
	top: 380px;
}
#contens {
	width: 450px;
	float: none;
	padding: 150px 50px 50px 300px;
}
#contensflowimg {
	float: right;
	margin-top: 150px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.big_red {
	font-size: 130%;
	font-weight: bold;
	color: #F00;
}

#contens p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	clip: rect(auto,auto,auto,auto);
	clear: both;
	float: none;
	padding-left: 1em;
	margin-right: 1em;
}
h3 {
	font-size: 130%;
	line-height: normal;
	font-weight: bold;
	color: #000;
}
#icon {
	text-decoration: none;
	height: 96px;
	width: 149px;
	border-style: none;
	position:absolute;
	background: no-repeat;
	left: 11px;
	height: 68px;
	width: 152px;
	top: 1192px;
}
.quesBlue {
	font-size: 130%;
	font-weight: bold;
	color: #00C;
}
.quesRed {
	font-size: 130%;
	font-weight: bold;
	color: #C03;
}
.quesBlue {
	font-size: 130%;
	font-weight: bold;
	color: #00C;
	line-height: 80%;
}
#containerqa #contens p {
}
#backtotop1 {
	font-size: 90%;
	font-weight: bold;
	float: right;
	margin-top: 1270px;
	margin-right: 10px;
}
#backtotop {
	font-size: 90%;
	font-weight: bold;
	float: right;
	margin-right: 10px;
}
.qa_box {
	clear: both;
	margin-bottom: 50px;
}
#flowimg {
	width: 500px;
	margin-right: 10px;
	margin-left: 10px;
	float: right;
	margin-top: 20px;
}
#apDiv1 a img {
	border-style: none;
}
#apDiv2 a img {
	border-style: none;
}
#apDiv3 a img {
	border-style: none;
}
#apDiv4 a img {
	border-style: none;
}
#apDiv5 a img {
	border-style: none;
}
#apDiv6 a img {
	border-style: none;
}
#apDiv7 a img {
	border-style: none;
}
#apDiv8 a img {
	border-style: none;
}
#apDiv9 a img {
	border-style: none;
}
#backtotop2 {
	float: right;
	font-size: 90%;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	padding-bottom: 30px;
	clear: none;
	width: 150px;
}
.p_floatright {
	float: right;
}
#icon1 {
	width: 200px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.lastbox {
	width: 780px;
}
.bold {
	font-size: 110%;
	font-weight: bold;
	color: #C03;
}
.linethrough {
	color: #C03;
	text-decoration: line-through;
}
