/* CSS Document */

/*
サーチキーで検索して場所に飛べます。

=1 ベース管理CSS
=2 ヘッダー管理CSS
=3 グローバルナビ管理CSS
=4 メインコンテンツ管理CSS
=5 フッター管理CSS
=6 クラス管理CSS

*/

/*****************************************************/
/*                                                   */
/*                  =1 ベース管理CSS                 */
/*                                                   */
/*****************************************************/
*{
	margin:0;
	padding:0;
}

h1,h2,h3,h4,h5,h6,span,p,dl,dt,dd,ul,li,a{
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	}
	
h1{
	color:#2F6DB6; 
	text-align:left; 
	font-size:17px; 
	line-height:1.8em;
	}
	
img{
	border:0px;
	}
	
html{
	height:100%;
	}

body{
	height:100%;
	margin:0;
	padding:0;
	background-color:#ffffff;
	color:#333333;
	text-align:center;
	font-size:13px;
	}
	
a{
	text-decoration:none;
	color:#0582E2;
	}
	
a:hover{
	color:#0582E2;
	text-decoration:underline;
	}
	
.link_1 a{
	text-decoration:none;
	color:#008675;
	}
	
.link_1 a:hover{
	color:#008675;
	text-decoration:underline;
	}
	
.link_2 a{
	text-decoration:none;
	color:#333333;
	}
	
.link_2 a:hover{
	color:#333333;
	text-decoration:underline;
	}
	
#main_box_bg{
	width:770px; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center; 
	background-image:url(../images/main_bg.jpg);
	}
	
#main_box_index{
	width:730px; 
	margin:20px auto 0 auto;
	}
	
#index_menu01{
	width:240px; 
	margin-right:20px; 
	float:left;
	}
	
#index_menu02{
	width:240px; 
	margin-right:20px; 
	float:left;
	}

#index_menu03{
	width:210px; 
	float:left;
	}
	
/*****************************************************/
/*                                                   */
/*                  =2 ヘッダー管理CSS               */
/*                                                   */
/*****************************************************/
	


/*****************************************************/
/*                                                   */
/*             =3 ナビ管理CSS    　　　　　          */
/*                                                   */
/*****************************************************/

/*トップナビ*/
/*NTTグループ関連でのお引越し*/

#company_navi {
	width: 240px;
	padding: 0px;
	margin:6px 0 0 0;
	text-indent:-9999px;
	font-size:0px;
	display:inline;
}

#company_navi a{
	display: block;
	margin: 6px 0 0 0;
	padding: 0px;
	text-indent:-9999px;
	font-size:0px;
	text-decoration: none;
}

/*01*/
#company_navi_01 a{
	background-image: url(../images/top_navi_company.jpg);
	background-position:0px 0px;
	width:240px;
	height:24px;
}

#company_navi_01 a:hover{
	background-image: url(../images/top_navi_company.jpg);
	background-position:-240px 0px;
	width:240px;
	height:24px;
}

/*02*/
#company_navi_02 a{
	background-image: url(../images/top_navi_company.jpg);
	background-position:0px -30px;
	width:240px;
	height:24px;
}

#company_navi_02 a:hover{
	background-image: url(../images/top_navi_company.jpg);
	background-position:-240px -30px;
	width:240px;
	height:24px;
}

/*03*/
#company_navi_03 a{
	background-image: url(../images/top_navi_company.jpg);
	background-position:0px -60px;
	width:240px;
	height:24px;
}

#company_navi_03 a:hover{
	background-image: url(../images/top_navi_company.jpg);
	background-position:-240px -60px;
	width:240px;
	height:24px;
}

/*04*/
#company_navi_04 a{
	background-image: url(../images/top_navi_company.jpg);
	background-position:0px -90px;
	width:240px;
	height:24px;
}

#company_navi_04 a:hover{
	background-image: url(../images/top_navi_company.jpg);
	background-position:-240px -90px;
	width:240px;
	height:24px;
}

/*05*/
#company_navi_05 a{
	background-image: url(../images/top_navi_company.jpg);
	background-position:0px -120px;
	width:240px;
	height:24px;
}

#company_navi_05 a:hover{
	background-image: url(../images/top_navi_company.jpg);
	background-position:-240px -120px;
	width:240px;
	height:24px;
}

/*プライベートでのお引越し*/

#private_navi {
	width: 240px;
	padding: 0px;
	margin:6px 0 0 0;
	text-indent:-9999px;
	font-size:0px;
	display:inline;
}

#private_navi a{
	display: block;
	margin: 6px 0 0 0;
	padding: 0px;
	text-indent:-9999px;
	font-size:0px;
	text-decoration: none;
}

/*01*/
#private_navi_01 a{
	background-image: url(../images/top_navi_private.jpg);
	background-position:0px 0px;
	width:240px;
	height:24px;
}

#private_navi_01 a:hover{
	background-image: url(../images/top_navi_private.jpg);
	background-position:-240px 0px;
	width:240px;
	height:24px;
}

/*02*/
#private_navi_02 a{
	background-image: url(../images/top_navi_private.jpg);
	background-position:0px -30px;
	width:240px;
	height:24px;
}

#private_navi_02 a:hover{
	background-image: url(../images/top_navi_private.jpg);
	background-position:-240px -30px;
	width:240px;
	height:24px;
}

/*03*/
#private_navi_03 a{
	background-image: url(../images/top_navi_private.jpg);
	background-position:0px -60px;
	width:240px;
	height:24px;
}

#private_navi_03 a:hover{
	background-image: url(../images/top_navi_private.jpg);
	background-position:-240px -60px;
	width:240px;
	height:24px;
}

/*04*/
#private_navi_04 a{
	background-image: url(../images/top_navi_private.jpg);
	background-position:0px -90px;
	width:240px;
	height:24px;
}

#private_navi_04 a:hover{
	background-image: url(../images/top_navi_private.jpg);
	background-position:-240px -90px;
	width:240px;
	height:24px;
}

/*****************************************************/
/*                                                   */
/*           =4 メインコンテンツ管理CSS              */
/*                                                   */
/*****************************************************/

#main_contents_box{
	width:730px; 
	margin:10px auto 0 auto;
	}

#left_navi_box{
	width:176px; 
	float:left;
	}

#right_box{
	text-align:left;
	width:542px; 
	float:left; 
	margin-left:12px;
	}
	
#bottom_margin{
	clear:both; 
	width:730px; 
	height:10px;
	}
	
/*****************************************************/
/*                                                   */
/*                =5 フッター管理CSS                 */
/*                                                   */
/*****************************************************/

#footer_box{
	margin:0 auto 0 auto;
	width:750px; 
	height:25px; 
	background-image: url(../images/footer_bg.jpg); 
	padding-top:9px; 
	text-align:right; 
	padding-right:20px; 
	font-size:11px;
	}
	
/*****************************************************/
/*                                                   */
/*                 =6 クラス管理CSS                  */
/*                                                   */
/*****************************************************/

.text{
	line-height:1.5em; 
	padding-left:20px;
	}

.question{
	padding-top:3px; 
	font-weight:bold; 
	color:#FF0000;
	}
	
.question_in{
	line-height:1.5em; 
	margin-bottom:10px; 
	font-weight:bold;
	}
	
.answer{
	padding-top:3px; 
	font-weight:bold; 
	color:#0033FF;
	}
	
.back_arrow{
	margin:15px 0 10px 0;
	width:150px;
	text-align:left; 
	float:left;
	}
	
.center_arrow{
	margin:15px 0 10px 0;
	width:240px;
	text-align:center; 
	float:left;
	}
	
.next_arrow{
	margin:15px 0 10px 0; 
	text-align:right;
	width:150px;
	float:right;
	}

.check_list{
	line-height:1.2em;
	text-align:left;
	}

.check_list td{
	background-color:#FFFFFF;
	padding:5px 3px 5px 3px;
	}
	
.check_list th{
	background-color:#FFFFFF;
	text-align:center;
	padding:5px 3px 5px 3px;
	}
	
.notes{
	color:#FF0000;
	padding:5px 3px 5px 3px;
	}
	
.check_list td.checkItem{
	color:#302DCB;
	background-color:#D0E0F8;
	padding:5px 3px 5px 3px;
	}
	
.komidashi{
	font-size:15px; 
	padding:15px 0 0px 0; 
	border-bottom:dotted 2px #999999; 
	margin-bottom:5px;
	}
	
.pagetop{
	margin:15px 20px 10px 20px;
	border-right:solid 5px #777777;
	text-align:right;
	font-size:11px;
	text-decoration:none;
}

.text2{
	line-height:1em; 
	padding-left:20px;
	font-size:12px;
	}
	
.arrow_02{
	padding-left:13px;
	background:url(../images/arrow_02.jpg); 
	background-repeat:no-repeat; 
	background-position:0 1px;
	}
	
.hyo1 th{
	background-color:#CBF7DE;
	padding:6px;
	font-size:13px;
	color:#018877;
	text-align:center;
	}
	
.hyo1 td{
	padding:6px 6px 18px 6px;
	line-height:1.5em;
	background-color:#FFFFFF;
	}

.red{
font-weight:bold; text-align:left; font-size:12px; color: #FF6633;
}