@charset "utf-8";

@import url("../../common/style/element.css");
@import url("../../common/style/layout2.css");


/*
----------------------------------------------
	Over Ride
----------------------------------------------
*/

#GlobalNavi ul li#NaviInfo a {
	background-position: 0px -50px;
}




#Text1 {

}

#Back {
	width: 540px;
	margin: 3px auto;
	text-align: right;
}

table {
	border: solid 1px #666666;
	font-size: 12px;
	line-height: 17px;
	width: 550px;
	color: #333333;
	margin: 20px auto 5px ;
}

td,th{
	border: solid 1px #666666;
	padding: 6px;
}

th a{
	text-align: center;
	color: #333333;
	font-weight: bold;
}


td a{
	color: #000066;
}

a{
	color: #000066;
}

