@charset "UTF-8";
/*▼▼▼▼▼▼ タイトル ▼▼▼▼▼▼*/
#content h2 {
	color: #1d7fb8;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 45px;
	background-image: url(../img/h2_lightblue.png);
	background-repeat: no-repeat;
	text-indent: 65px;
	width: 640px;
	height: 40px;
	margin: 0 0 10px;
	display: block; }
/*▼▼▼▼▼▼ 本文 ▼▼▼▼▼▼*/
#content h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0 0 10px;
	padding-left: 5px;
	border-left: 8px solid #1d7fb8; }
#content h4 {
	color: #1d7fb8;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px; }
#content h5 {
	font-size:   1.2em;
	font-weight: bold;
	margin: 0 0 5px; }
#content a {
	color: #1d7fb8;
	text-decoration: underline; }

#content a:hover {
	color: #1d7fb8;
	text-decoration: none; }
/*▼▼▼▼▼▼ 詳細説明 ▼▼▼▼▼▼*/
#content th {
	color: #1d7fb8;
	font-weight: bold;
	background-color: #dfeff9;
	text-align: left;
	padding: 2px 5px;
	border-bottom: 1px solid #aaa;
	border-left: 1px dashed #aaa; }
#content td {
	padding:       2px 5px;
	border-bottom: 1px solid #aaa;
	border-left:   1px dashed #aaa; }
#content .top {
	border-top: 1px solid #aaa;
	 }
#content .left {
	border-left-style: none; }
/*▼▼▼▼▼▼ その他 ▼▼▼▼▼▼*/
#content .dot li {
	text-indent: -1em;
	margin: 0 0 3px;
	padding-left: 1.5em;
	list-style-type: disc;
	list-style-position: inside; }
#content .num li {
	text-indent:         -1em;
	margin: 0 0 3px;
	list-style-type:     decimal;
	list-style-position: inside;
	padding-left:        1.5em; }
#content .circle li {	text-indent:         -1em;
	list-style-type:     circle;
	list-style-position: inside;
	margin:              0 0 3px;
	padding-left:        1.5em; }
#content .offset {
	margin: 0 0 0 15px; }
/*▼▼▼▼▼▼ ログインメニュー ▼▼▼▼▼▼*/
#login table {
	border-right: 1px dashed #aaa;
	
	
	
	 }

#login td {
	text-align: center;
	padding: 15px 10px;
	border-top: 1px dashed #aaa;
	border-bottom: 1px dashed #aaa;
	border-left: 1px dashed #aaa;
	rder-right-style: dashed;
	rder-top-style: dashed;
	
	
	;
	 }
#login img {
	margin-bottom: 10px; }
#content li {
	text-indent: -1em;
	margin: 0 0 3px;
	padding-left: 1.5em;
	list-style-position: inside; }
/*▼▼▼▼▼▼ Adobe ▼▼▼▼▼▼*/
#adobe {
	padding: 10px 15px;
	border: solid 1px #aaa;
	 }
#adobe .left {
	width: 112px;
	float: left;	 }
#adobe .right {
	width: 480px;
	float: right; }
/*▼▼▼▼▼▼ ブラウザチェック ▼▼▼▼▼▼*/
#browser p ,#browser form {
	font-size: 1.2em;
	text-align: center; }

/*▼▼▼▼▼▼ ご利用までの流れ ▼▼▼▼▼▼*/
.step_container {
	margin: 0 0 10px;
	padding: 0; }

.step_title {
	color: #dfeff9;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #1d7fb8;
	width: 200px;
	float: left;
	margin: 0;
	padding: 10px;
	display: block; }

.step_content {
	width: 380px;
	float: right; }
.arrow {
	text-align: center;
	margin: 0 0 10px;
	
	 }
/*▼▼▼▼▼▼ 操作マニュアル ▼▼▼▼▼▼*/
.manual .pdf li {
	background-image: url(../img/icon_acrobat.png);
	background-repeat: no-repeat;
	background-position: 0 -1px;
	text-indent: 22px;
	margin: 0 0 3px; }
