@charset "Shift_JIS";/* ---------------------------A：リンク（通常）--------------------------- */A {   color: #FFFFFF;                                  /* フォントカラー */  text-decoration: none;                           /* テキストの装飾 */}/* ---------------------------A：リンク（カーソルが上に乗ったとき）--------------------------- */A:hover {   color: red;                                  /* フォントカラー */  text-decoration: underline;                      /* テキストの装飾 */}/* ■点線 */.sen1 {  font-size: 90%;　border-bottom: 1px dotted #666666;  padding: 0.5em 0.3em 0;}.sen2 {  font-size: 75%;　border-bottom: 1px dotted #666666;  padding: 0.5em 0.3em 0;}.kin {text-align: justify;text-justify:distribute-all-lines;} /* ■強調 */H1 {	font-size: 13px;	line-height: 20px;	padding:0 0 0 0;	margin:0 0 0 0;	color: #ffffff;}H2 {	font-size: 18px;	line-height: 20px;	padding:0 0 0 0;	margin:0 0 0 0;	color: #ffffff;}H3 {	font-size: 16px;	line-height: 20px;	padding:0 0 0 0;	margin:0 0 0 0;	color: #666666;}H4 {	font-size: 12px;	line-height: 14px;	padding:0 0 0 0;	margin:0 0 0 0;	color: #27408B;}.tisai { 	font-size: 90%; 	line-height:140%;}.tisai2 { 	font-size: 80%; }.tisai3 { 	font-size: 90%; }.main_text_area { 	font-size: 80%; 	line-height:140%;}.step_detail_text { 	font-size: 80%; 	line-height:140%;}.new {	font-size: 90%; 	color: #666666;    padding: 0.2em 0 0 0.3em;    border-left: 0.4em solid #666666;}.main_title {	font-size: 120%;	line-height:120%;	background-color: #0000cd;	color: #FFFFFF;	background-repeat: no-repeat;}.main_area {	font-size: 90%;	line-height:120%;	background-color: #FFFFFF;	color: #0000cd;	background-repeat: no-repeat;}.main_area2 {	font-size: 80%;	line-height:100%;	background-color: #FFFFFF;	color: #696969;	background-repeat: no-repeat;}.red_text {	color: #ff0000;}.step_text {	font-size: 120%;	background-color: #ffffff;	color: #0000cc;}.step_text_area {	font-size: 80%; 	font-weight: bold;	margin-top: 3px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-top: 3px;	padding-right: 10px;	padding-bottom: 3px;	padding-left: 3px;	background-color: #00f5ff;	color: #ffffff;	border-style: double;	border-color; #00f5ff;}.main_area_h5 {	font-size: 100%; 	font-weight: bold;	color: #0000ff;	margin-top: 20px;	margin-right: 0px;	margin-bottom: 5px;	margin-left: 0px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 30px;	border-top-style: none;	border-right-style: none;	border-left-style: none;	border-bottom-style: double;	border-color: #00f5ff;	background-image: url("img/square3.gif");	background-repeat: no-repeat;}