@charset "Shift-JIS";

.clearing:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearing {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearing {height: 1%;}
*+html .clearing {min-height: 1%;}
.clearing {display: block;}
/* End hide from IE-mac */

.clear{
	 clear: both;
 }
.centering{
	 text-align: center;
 }
a {
	 text-decoration: none;
}
a:hover {
	 text-decoration: underline;
}


#wrapOthers {
	width: 1011px;
	margin: 0 auto;
	text-align: left;
}
#wrapCont {
	width: 1011px;
	background: url("../unit_img/bg_wrapOthers.jpg") no-repeat 0 0;
	position: relative;
}
#wrapOthers .pageTop {
	background: url("../unit_img/bg_pageTop.jpg") no-repeat 0 8%;
	text-align: right;
}
#wrapOthers .pageTop img {
	margin-right: 160px;
	margin-top: 20px;
}
/*======================================
			HEAD START
=======================================*/
#head {
	width: 780px;
	height: 140px;
	margin-left: 98px;
	position: relative;
}
#head h1 {
	width: 380px;
}
#head #reTop {
	width: 200px;
	position: absolute;
	top: 0;
	right: 0;
	
	text-align: right;
}

/*======================================
			HEAD END
=======================================*/


/*======================================
			CONTENTS START
=======================================*/
#wrapOthers #contents {
	margin-left: 0px;
}
#wrapOthers h2 {
	margin-left: 119px;
}

	/* CONTENTS START ================ */
table#mainTable {
	margin-left: 100px;
}
/* MACIE START \*//*/
table#mainTable {
	margin-left: 100px;
}
/* MACIE END */
td#leftBox {
	width: 30px;
	background: url("../unit_img/bg_leftBox.gif") repeat-y;
	vertical-align: top;
}
td#rightBox {
	width: 32px;
	background: url("../unit_img/bg_rightBox.gif") repeat-y;
	vertical-align: top;
}
td#centerBox {
	width: 730px;
	background: #e6e6e6;
	vertical-align: top;
}




	/* ================ CONTENTS END */


	/* LOCAL NAVIGATION START ================ */
	#lNavi {
		width: 189px;
		height: 450px;
		position: absolute;
		left: -15px;
		top: 55px;
		z-index: 1;
	}

	/* ================ LOCAL NAVIGATION END */
/*======================================
			CONTENTS END
=======================================*/



/*======================================
			FOOT START
=======================================*/
#wrapOthers #foot {
width: 792px;
height: 30px;
	margin-left: 100px;
	background: url("../unit_img/bg_mainBoxBottom.jpg") no-repeat 0 0;
}
#wrapOthers #foot a {
	color: #467ea9;
}
#wrapOthers #foot table {
	margin-top: 30px;
	margin-left: 20px;
	_margin-left: 10px;
	float: left;
}
#wrapOthers #foot table td {
	padding: 3px;
	font-size: 0.75em;
	color: #fff;
	text-align: left;
}
#wrapOthers #foot address {
	color: #fff;
}

/*======================================
			FOOT END
=======================================*/