@charset "UTF-8";
/*++++++++++++++++++++++++++++++++++++++++++
HTML Setting
+++++++++++++++++++++++++++++++++++++++++++*/

* {
	margin:0;
	padding:0;
	list-style:none;
	}

body{
	margin:0;
	padding:0;
	font-size:12px;
	}

img{
	border:none;
	}
	
h1,h2,h3,h4{
	font-size:10px;
}

table{clear:both;}

#zentai{
	width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}

a:link{
	color: #000099;
	/*text-decoration:underline;*/
}

a:visited{
	color: #9900CC;
	/*text-decoration:underline;*/
  }
  
a:hover{
	color: #FF3333;
	/*text-decoration:underline;*/
	}
#d{
	width:800px;
	height:auto;
	font-size:10px;
	line-height:15px;
	color:#666;
	clear:both;
	margin-top:15px;
	}

/*++++++++++++++++++++++++++++++++++++++++++
kaigai Setting
+++++++++++++++++++++++++++++++++++++++++++*/

.net_kaigai_step h2{
	width:800px;
	height:26px;
	margin-bottom:20px;
}

.net_kaigai_yajirushi{
	width:52px;
	height:30px;
	padding:20px 374px;
}

/*++++++++++++++++++++++++++++++++++++++++++
touroku Setting
+++++++++++++++++++++++++++++++++++++++++++*/

.net_touroku_step h2{
	width:800px;
	height:26px;
	margin-bottom:20px;
}

.net_touroku_yajirushi{
	width:52px;
	height:30px;
	padding:20px 374px;
}

/*++++++++++++++++++++++++++++++++++++++++++
kokunai Setting
+++++++++++++++++++++++++++++++++++++++++++*/

.net_kokunai_step h2{
	width:800px;
	height:26px;
	margin-bottom:20px;
}

.net_kokunai_yajirushi{
	width:52px;
	height:30px;
	padding:20px 374px;
}


/*++++++++++++++++++++++++++++++++++++++++++
kokunai_choice Setting
+++++++++++++++++++++++++++++++++++++++++++*/

.net_kokunai_c_step h2{
	width:800px;
	height:26px;
	margin-bottom:20px;
}

.net_kokunai_c_yajirushi{
	width:52px;
	height:30px;
	padding:20px 374px;
}

/*++++++++++++++++++++++++++++++++++++++++++
air Setting
+++++++++++++++++++++++++++++++++++++++++++*/

.net_air_step h2{
	width:800px;
	height:26px;
	margin-bottom:20px;
}
.net_air_step h2.h56{
	width:800px;
	height:56px;
	margin-bottom:20px;
}

.net_air_yajirushi{
	width:52px;
	height:30px;
	padding:20px 374px;
}



/*++++++++++++++++++++++++++++++++++++++++++
共通 Setting
+++++++++++++++++++++++++++++++++++++++++++*/
td{vertical-align:top;}
.ttltable{
	height:115px;
	width:800px;
	margin-top:10px;
	background:url(../parts/btnbg.gif) bottom repeat-x;
}
.ttltable h1{
	width:650px;
	height:46px;
	font-size:10px;
	margin-top: 10px;
}
.ttltable p{
	width:620px;
	height:26px;
	font-size:13px;
	line-height:20px;
	margin-top:15px;
	padding-left:15px;
}
.btntable td{
	padding-bottom:3px;
}
.navigationtableoya{
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	margin-top:5px;
}
.navigationtable td{padding:0;}
.navigationtableoya td{padding:0 5px;}
.navigationtable{
	width:auto;
	height:20px;
	font-size:11px;
	line-height:13px;
}
.navigationtable img.stepno{
	margin:5px 0 3px 0;
	border:none;
}
.navigationtable img.alw{
	margin:3px 0 3px 0;
	border:none;
}
.navigationtable td.midmid{
	vertical-align:middle;
	padding:0 3px 0 0;
	width:auto;
}
.navigationtable td.imgspace{
	width:74px;
}
/*新ヘッダー調整*/
.CtsMrBox{width:960px; margin: 0 auto;}