/*基本タグにスタイルを設定*/
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height:16px;
	}

h2 {
	color:#000099;
	font-size:14px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
h3 {
	font-size:12px;
	margin-bottom: 5px;
	padding: 3px 3px 3px 5px;
	margin-top: 10px;
	margin-left: 15px;
	}

p.text01 { 
	margin: 'margin-top' 'margin-right' 'margin-bottom' '10px'  
	}

p.text02 {
	padding-right: 10px;
	padding-left: 10px;
	}

ul {
	padding-left: 5px;
	margin-top: 5px;
	}

table.tab01{
	margin-top: 5px;
	}
	
table.tab02{
	margin: 2px;
	}

/*リンクの設定======================================================*/
/* 通常のリンク部分の設定 */
A:link {color: #FF6600 }	/* リンク */
A:visited {color: #FF9900 }	/* すでに見たリンク */
A:active {color: #FF6600 }	/* クリックしたときのリンク */
A:hover {color: #666666 }	/* カーソルが上にあるときのリンク */

/* 通常のリンク部分の下線を消す */
A:link, A:visited, A:active { text-decoration:none }

/* 特別のリンク部分(1)の設定 */
A.color-b:link {color: #666666 }	/* リンク */
A.color-b:visited {color: #666666 }	/* すでに見たリンク */
A.color-b:active {color: #FF6600 }	/* クリックしたときのリンク */
A.color-b:hover {color: #FF6600 }	/* カーソルが上にあるときのリンク */

/* 特別のリンク部分(1)の下線を消す */
A.color-b:link, A:visited, A:active { text-decoration:none }


/* 特別のリンク部分(2)の設定 */
A.color-hik:link {
					color: #FFFFFF;
					font-weight: bold
				 }							/* リンク */
A.color-hik:visited {
					color: #FFFFFF;
					font-weight: bold
					}						/* すでに見たリンク */
A.color-hik:active {
					color: #666666;
					font-weight: bold
					}						/* クリックしたときのリンク */
A.color-hik:hover {
					color: #666666;
					font-weight: bold
					}						/* カーソルが上にあるときのリンク */

/* 特別のリンク部分(2)の下線を消す */
A.color-hik:link, A:visited, A:active { text-decoration:none }

/*リンクの設定END======================================================*/

/*トップページ=========================================================*/
/*新着情報設定*/
p.infobox {
	padding: 5px;
	height: auto;
	overflow: auto;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #666666;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #CCCCCC;
	scrollbar-track-color : #FFFFFF;
	line-height: 1.8em
	}
/*トップページEND======================================================*/

.mb10 {
	padding-bottom: 10px;
	}

/*表組み*/
.bggray {
    border: 1px #666666 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-left: 20px;
}
	
.bggray th {
    padding: 5px;
    border: #666666 solid;
    border-width: 0 0 1px 1px;
    background: #FFFFCC;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
	
.bggray td {
    padding: 5px;
    border: 1px #666666 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
}

/*表組みEND*/

/*引越ページ=========================================================*/

/*引越TOPページ*/
.txt_tp {
	color: #666666;
	font-size: 10px;
	}
	
/*メニュー*/
ul#globalNavi {
	margin: 0;
	padding-top: 5px;
	width: 195px;  /*メニューの全体的な横幅を設定*/
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	display: inline;  /* li要素の隙間を無くす */
	line-height: 1.2; /* 行間そろえる IE対策 */
	list-style-type: none;
}

ul#globalNavi li a {
	padding: 1.4em 20px; /* ボタンの厚み */
	display: block;
	position: relative;  /* IE6でマウス反応領域がおかしいのをFix */
	text-decoration: none;
	background-color: #fff;
	border-style: solid;
	border-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color:#999999;
	border-left-color: #FFFFFF;
}

ul#globalNavi li a:hover {
	color: #333;
	background-color: #E0FF66;
}
/*メニューEND*/


.box_h01 {
	width: 200px;
	padding-right: 5px;
	float: left;
}

.box_h02 {
	width: 529px;
	float: left;
}

img.tanshin01 {
	position: absolute;
	top: 305px;
	left: 230px;
	border: 0;
}

img.tanshin02 {
	position: absolute;
	top: 355px;
	left: 230px;
	border: 0;
}

img.tanshin03 {
	position: absolute;
	top: 320px;
	left: 445px;
	border: 0;
}

img.yuyu01 {
	position: absolute;
	top: 465px;
	left: 230px;
	border: 0;
}

img.yuyu02 {
	position: absolute;
	top: 465px;
	left: 302px;
	border: 0;
}

img.jibun01 {
	position: absolute;
	top: 465px;
	left: 496px;
	border: 0;
}

img.jibun02{
	position: absolute;
	top: 465px;
	left: 568px;
	border: 0;
}

img.jimu01 {
	position: absolute;
	top: 555px;
	left: 230px;
	border: 0;
}

img.jimu02 {
	position: absolute;
	top: 555px;
	left: 302px;
	border: 0;
}
/*引越TOPページEND*/

/*単身パック料金表*/
#td_or{
	background-color: #FFCC00;
}

#td_bl{
	background-color: #99FFFF;
}

#th01 {
	background-color: #FFCC99;
	}
	
#th02 {
	background-color: #FFDDBB;
	}
	
#th03 {
	background-color: #FFD886;
	}
	
#th04 {
	background-color: #C2FFA6;
	}
	
#th05 {
	background-color: #D0FFE8;
	}
	
#th06 {
	background-color: #CACAFF;
	}
	
#th07 {
	background-color: #C8E9FF;
	}
	
#th08 {
	background-color: #E1E1E1;
	}
/*単身パック料金表END*/

/*引越ネットワークページ使用*/
.txt03 {
	font-size: 10px;
	line-height: 110%;
	}
/*END*/

/*引越ページEND======================================================*/


.txt01 {
	padding-right: 25px;
	padding-left: 25px;
	line-height: 140%;
	margin-top: 0px;
	text-indent: 12px;
	}
	
.txt02 {
	padding-right: 25px;
	padding-left: 30px;
	line-height: 140%;
	padding-bottom: 10px;
	margin-top: 0px;
	text-indent: 12px;
	margin-bottom: 0px;
	}

.txtar {
	text-align: right;
	}
.w100 {
	width: 100px;
	}

.w80 {
	width: 80px;
	}

.txtq {
	padding-right: 25px;
	padding-left: 25px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 5px;
	}

.txta {
	padding-right: 25px;
	padding-left: 40px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: -10pt;
	}
	
.txtqa {
	padding-right: 25px;
	padding-left: 25px;
	line-height: 140%;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #FFFFCC;
	}

.w60 {
	width: 60px;
	}

.w50 {
	width: 50px;
	}
	
.txtac {
	text-align: center;
	}
	
.tac {
	text-align: center;
	}
	
.w15 {
	width: 15px;
}

.w40 {
	width: 40px;
	}
	
.w70 {
	width: 70px;
	}
	
.toiawa {
	width: 138px;
	vertical-align: top;
	}

.w30 {
	width: 30px;
	}

.w120 {
	width: 120px;
	}
	
.box01 {
	background-color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #000000;
	height: 35px;
	width: 138px;
	}

.box02 {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	height: 35px;
	width: 230px;
	padding: 3%;
	}
	
.box03 {
	padding-top: 5px;
	}

.txtxs {
	font-size: x-small;
	line-height: 120%;
	}

.txtxxs {
	font-size: xx-small;
	line-height: 120%;
	}

.style2 {
	font-size: 10px;
	font-family: Arial,sans-serif;
	margin: 5px 0px 5px 0px;
	}
	
.style3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	}
.style5  {
	color: #000099;
	}
	
.style13 {
	color: #999999;
	}
	
.style14 {
	color: #666666;
	}
	
.style15 {
	color: #FF0000;
	}
	
.style16 {
	color: #FF6600;
	}
	
.style17 {
	color: #666666;
	padding: 5px;
	font-size: 12px;
	}

