/* 
個人情報ページなど
*/

/* 見出し（画像にする場合はmargin,paddin以外は削除）*/
/*h3 {*/
	margin: 0px;		/* マージン */
	padding-top: 10px; 	/* 余白 */
	padding-left: 4px;
	width: 541px;		/* 幅・↓の画像のサイズに合わせる */
	height: 19px;		/* 縦・↓の画像のサイズに合わせる */
	text-align: left;
	color: #ff0000;
}
*/
h4 {
	margin: 0px;		/* マージン */
	padding-top: 7px;	/* 余白 */
	padding-left: 10px;
	width: 536px;		/* 幅・↓の画像のサイズに合わせる */
	height: 13px;		/* 縦・↓の画像のサイズに合わせる */
	text-align: left;
}
div.title {
	margin: 0px 0px 0px 10px;		/* マージン */
	padding-top: 20px;	/* 余白 */
	width: 620px;		/* 幅・↓の画像のサイズに合わせる */
	text-align: center;
}
div.ti2 {
	margin: 0px auto 1em;	/* マージン */
	padding-top: 20px;	/* 余白 */
	padding-left: 10px;	/* 余白 */
	width: 629px;		/* 幅・↓の画像のサイズに合わせる */
	font-size: 18px;	/* フォントサイズ */
	color: #ff0000;		/* 文字色 */
	line-height: 24px;	/* heightと同じにする */
	text-indent: 0px;	/* テキストの左余白 */
	font-weight: 800;
	text-align: left;
}

div.main {
	margin: 10px auto 1em;	/* マージン */
	padding: 3px;		/* 余白 */
	width: 629px;		/* 幅・↓の画像のサイズに合わせる */
	font-size: 12px;	/* フォントサイズ */
	color: #666666;		/* 文字色 */
	line-height: 20px;	/* heightと同じにする */
	background:#E7EDF8;
	border-top: 1px dashed #5678C2;
	border-bottom: 1px dashed #5678C2;
	text-align:left;
}

div.main2 {
	margin: 10px auto 1em;	/* マージン */
	padding: 3px;		/* 余白 */
	width: 629px;		/* 幅・↓の画像のサイズに合わせる */
	font-size: 18px;	/* フォントサイズ */
	font-weight: 800;
	color: #0A27D1;		/* 文字色 */
	line-height: 28px;	/* heightと同じにする */
	text-indent: 12px;	/* テキストの左余白 */
	background:#E7EDF8;
	border-top: 1px dashed #5678C2;
	border-bottom: 1px dashed #5678C2;
}

div.main3 {
	font-size: 14px;	/* フォントサイズ */
	color: #0A27D1;		/* 文字色 */
}

div.kiyaku {
	margin-top: 20px;	/* マージン */
	padding: 5px;		/* 余白 */
	width: 660px;		/* 幅・↓の画像のサイズに合わせる */
	font-size: 12px;	/* フォントサイズ */
	color: #444444;		/* 文字色 */
	line-height: 18px;	/* heightと同じにする */
	text-indent: 12px;	/* テキストの左余白 */
	background:#E7EDF8;
	border-top: 1px dashed #5678C2;
	border-bottom: 1px dashed #5678C2;
	text-align:left;
}

.kiyaku2 {
	font-size: 14px;	/* フォントサイズ */
	color: #444444;		/* 文字色 */
	line-height: 18px;	/* heightと同じにする */
	text-indent: 12px;	/* テキストの左余白 */
	font-weight: 800;
}

.kiyaku3 {
	font-size: 12px;	/* フォントサイズ */
	color: #444444;		/* 文字色 */
	line-height: 14px;	/* heightと同じにする */
	text-indent: 12px;	/* テキストの左余白 */
	font-weight: 800;
}

.kiyaku li {
	list-style-type: decimal;
}

td.kiya{
	height: 25px;
	line-height: 16px;
	padding-top: 2px;
	padding-left: 8px;
	color: #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;	
	font-size: 12px;text-valign:top;text-valign:top;
}


/* 段落 */
p {
	margin: 0px 20px 0.8em;	/* マージン */
	padding: 0px;		/* 余白 */
}

td.air_ti{
	width: 305px;
	height: 24px;
	padding-top: 2px;
	padding-left: 8px;
	color: #ffffff;
}

.air_in {
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding-top: 6px;
	padding-left: 8px;
	padding-bottom: 6px;
}

.bn{
	width: 149px;
	padding-top: 10px;
	color: #666666;
	color: #ff1000;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

td.mitu{
	width: 510px;
	line-height: 24px;
	padding-top: 2px;
	padding-left: 8px;
	color: #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	font-size: 12px;
	text-valign:top;
	text-valign:top;
}

th.mitu{
	width: 160px;
	line-height: 24px;
	padding-top: 2px;
	padding-left: 2px;
	color: #666666;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	font-size: 12px;
	text-align: left;
	text-valign:top;
}

.bdr_u { border-bottom:1px solid #666666; }

.bdr { border:1px solid #666666; }

.bdr2 { width: 620px; border:1px solid #96AFEB; }

/* 赤文字 */
.red {
	color: #ff0000;
}

/* ページトップへ */
p.top {
	text-align: right;
}
p.top a:link {
	color: #CC0033;		/* リンク・フォントの色 */
	text-decoration: none;	/* リンク線 */
}
p.top a:visited{
	color: #CC0033;		/* 訪問済みリンク・フォントの色 */
	text-decoration: none;	/* リンク線 */
}
p.top a:hover{
	color: #FFCC00;		/* ロールオーバー時・フォントの色 */
	text-decoration: none;	/* リンク線 */
}
p.top a:active {
	color: #FFCC00;		/* クリック時・フォントの色 */
	text-decoration: none;	/* リンク線 */
}

.h_title{
	margin-top:12px;
	font-size:14px;
	width:641;
	border:solid 3px #FF3333;
}

/*追加CSS　20060822tk*/
/*トップのボタン*/
#top-plus-btn {
	padding:6px 0px 6px 14px;
	text-align:left;
}

#top-plus-btn a,
#top-plus-btn a:link,
#top-plus-btn a:visited {
	display:block;
	width:130px;
	height:92px;
	margin:0px;
	padding:0px;
	background:url(../images/plus_btn_off.jpg) center top no-repeat;
	text-indent:-9999px;
}

#top-plus-btn a:hover,
#top-plus-btn a:active {
	display:block;
	width:130px;
	height:92px;
	margin:0px;
	padding:0px;
	background:url(../images/plus_btn_on.jpg) center top no-repeat;
	text-indent:-9999px;
}


/*使い方ガイド*/
#about-exp {
	margin:0px;
	padding:0px 0px 20px 0px;
}

#about-exp2{
	width:630px;
	border:none;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
}


#about-exp2 th {
	width:365px;
	margin:0px;
	padding:10px 0px 0px;
	vertical-align:top;
}

#about-exp2 td {
	width:265px;
	margin:0px;
	padding:10px 0px 0px;
	vertical-align:top;
}

#about-exp2 td h4 {
	width:265px;
	height:40px;
	margin:0px;
	padding:0px;
}

#about-exp2 td p{
	margin:0px;
	padding:6px 12px;
	vertical-align:top;
}

#about-exp2 td#step1 {background:url(../images/step1_bg.jpg) right bottom no-repeat;}
#about-exp2 td#step2 {background:url(../images/step2_bg.jpg) right bottom no-repeat;}
#about-exp2 td#step3 {background:url(../images/step3_bg.jpg) right bottom no-repeat;}

/* よくある質問ページ用css */

.q {
	margin-top: 5px;
	padding-left: 25px;
	text-align: left;
	background: url("../../question/img/q.gif") no-repeat left 2px;
}

.a {
	margin: 10px 0 25px 0;
	padding-left: 25px;
	text-align: left;
	background: url("../../question/img/a.gif") no-repeat left 2px;
}
