@charset "UTF-8";

/***********************************
	categorynavi
***********************************/

*html #uGmenu{
	width: 750px;
	padding: 0;
}
#uGmenu{
	width: 750px;
	height: 5px;
	background-color: #b3b3b2;
	text-indent: -9999px;
	padding: 0;
}

/***********************************
	content
***********************************/

#contentImage{
	width: 750px;
	height: 161px;
	background-image: url(../images/img-t-corporate.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content{
	width: 648px;
	height: auto;
	padding: 25px 0 30px 66px;
	font-size: 13px;
	color: #000000;
}
.left{
	padding-right: 5px;
}
.right{
	padding-left: 7px;
}

/***********************************
	footer
***********************************/

#corporate a{
	color: #000000;
}