@charset "UTF-8";
body {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ ゴシック", sans-serif;
	font-size: 100%;
	background-color: e6e6e6;
	background-image: url(../parts/back-color.gif);
	background-repeat: repeat;
}
.oneColFixCtrHdr #header {
	padding: 0;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	background-image: url(../parts/headerMail.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 850px;
	background-position: center top;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.oneColFixCtrHdr #header h1 {
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-indent: 100px;
	line-height: 3em;
	letter-spacing: 0.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.oneColFixCtrHdr #header #headMnu{
	padding: 0;
	height: 25px;
	width: 720px;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
.oneColFixCtrHdr #header a {
	color: #FFFFFF;
	text-decoration: none;
}.oneColFixCtrHdr #header a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
.oneColFixCtrHdr #container {
	width: 850px;
	text-align: left;
	background-image: url(../parts/back-Line.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #mainContent {
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.7em;
	color: #333333;
	text-align: left;
	display: block;
}
.oneColFixCtrHdr #mainContent h2 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 45px;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3",  "細明朝体", "ＭＳ 明朝", serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	line-height: 30px;
}
.oneColFixCtrHdr  #mainContent  h3 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 45px;
	padding: 0;
	font-family: "ＭＳ Ｐ明朝", "ヒラギノ明朝 Pro W3",  "細明朝体", "ＭＳ 明朝", serif;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	color: #224AD2;
}
.oneColFixCtrHdr #mainContent h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	font-size: 100%;
	color: #CC0000;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	line-height: 2em;
}
.oneColFixCtrHdr #mainContent h5 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #1C4186;
	font-weight: normal;
	text-indent: 30px;
	width: 90%;
	background-color: #CEEDFC;
	display: block;
	line-height: 2.5em;
}
.oneColFixCtrHdr  #mainContent  p  {
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.oneColFixCtrHdr  #mainContent  a  {
	color: #0033FF;
}
.oneColFixCtrHdr  #mainContent  a:hover  {
	color: #339900;
}
.oneColFixCtrHdr  #mainContent  table  {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.oneColFixCtrHdr  #mainContent  .inLineFlame  {
	margin-right: auto;
	margin-left: 50px;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
	padding: 5px;
	height: 120px;
	width: 400px;
	border: thin dotted #999999;
	overflow: scroll;
}
.oneColFixCtrHdr  #mainContent  form  {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 600px;
	display: block;
}
.oneColFixCtrHdr  #mainContent  form  p {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr  #mainContent  ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}
.oneColFixCtrHdr  #mainContent  li {
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr  #mainContent  .step {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 110px;
}
.oneColFixCtrHdr  #mainContent  .step ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 110px;
	width: 600px;
	display: block;
	list-style-type: none;
}
.oneColFixCtrHdr  #mainContent  .step #st1 {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.oneColFixCtrHdr  #mainContent  .step #st2 {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -120px 0px;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st3 {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -240px 0px;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st4 {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -360px 0px;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st5 {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -480px 0px;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st1 a {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 110px;
	width: 110px;
}
.oneColFixCtrHdr  #mainContent  .step #st2 a {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -120px 0px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st3 a {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -240px 0px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st4 a {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -360px 0px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st5 a {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -480px 0px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st1 a:hover {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: 0px -110px;
	display: block;
	height: 110px;
	width: 110px;
}
.oneColFixCtrHdr  #mainContent  .step #st2 a:hover {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -120px -110px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st3 a:hover {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -240px -110px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st4 a:hover {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -360px -110px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st5 a:hover {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -480px -110px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st12 {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: 0px -220px;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.oneColFixCtrHdr  #mainContent  .step #st22 {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -120px -220px;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st32 {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -240px -220px;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st42 {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -360px -220px;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st52 {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -480px -220px;
	text-indent: -9999px;
	display: block;
	height: 110px;
	width: 110px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st12 a {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: 0px -220px;
	display: block;
	height: 110px;
	width: 110px;
}
.oneColFixCtrHdr  #mainContent  .step #st22 a {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -120px -220px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st32 a {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -240px -220px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st42 a {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -360px -220px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st52 a {
	padding: 0px;
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -480px -220px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st12 a:hover {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: 0px -110px;
	display: block;
	height: 110px;
	width: 110px;
}
.oneColFixCtrHdr  #mainContent  .step #st22 a:hover {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -120px -110px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st32 a:hover {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -240px -110px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st42 a:hover {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -360px -110px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr  #mainContent  .step #st52 a:hover {
	background-image: url(../user_page/img/step-line.jpg);
	background-repeat: no-repeat;
	background-position: -480px -110px;
	display: block;
	height: 110px;
	width: 110px;
	float: right;
}
.oneColFixCtrHdr #mainContent .Column {
	width: 600px;
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin dotted #999999;
}
.oneColFixCtrHdr #mainContent .Column h3 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 0;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;
	color: #224AD2;
}
.oneColFixCtrHdr #mainContent .Column p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
.oneColFixCtrHdr #mainContent .notice {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 50px;
	font-size: 11px;
	width: 600px;
}
.oneColFixCtrHdr #mainContent .notice p {
	margin: 0px;
}
.oneColFixCtrHdr .navi {
	padding: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
}
.oneColFixCtrHdr .navi h3 {
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.oneColFixCtrHdr .next {
	background-image: url(../parts/susumu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 40px;
	width: 120px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin dotted #CCCCCC;
}
.oneColFixCtrHdr .next a {
	background-image: url(../parts/susumu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 40px;
	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr .next a:hover {
	background-image: url(../parts/susumu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	display: block;
	padding: 0px;
	height: 40px;
	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr .fin {
	background-image: url(../parts/fin.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 40px;
	width: 120px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin dotted #CCCCCC;
}
.oneColFixCtrHdr .fin a {
	background-image: url(../parts/fin.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 40px;
	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr .fin a:hover {
	background-image: url(../parts/fin.jpg);
	background-repeat: no-repeat;
	background-position: 0px -40px;
	display: block;
	padding: 0px;
	height: 40px;
	width: 120px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColFixCtrHdr #footer {
	background-image: url(../parts/footer-bottom.jpg);
	background-repeat: repeat-x;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, "メイリオ", "ＭＳ Ｐゴシック", arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 50px;
	background-position: left top;
	clear: both;
	padding-top: 10px;
	line-height: 1.5em;
}
.oneColFixCtrHdr #footer a {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.oneColFixCtrHdr #footer a:hover {
	color: #FFFF00;
	text-align: center;
	text-decoration: underline;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
.clear {
	display: block;
	clear: both;
	height: 15px;
	width: 100%;
}

