@charset "UTF-8";

/***********************************
	globalnavi
***********************************/

.NEWSoff{
	background-image: url(../images/btn-NEWS-on.gif);
}

/***********************************
	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-news.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content{
	width: 720px;
	height: auto;
	padding: 25px 0 30px 30px;
	color: #000000;
}
.newsBox{
	width: 700px;
	padding: 0 0 30px 0;
	font-size: 14px;
}
.imageBox{
	padding: 15px 20px 0 0;
}
.textBox{
	width: 500px;
	padding: 15px 0 0 0;
}
.pText{
	width: 475px;
}
#image{
	width: 180px;
	height: auto;
	margin: 0 0 10px 0;
}
#imgBorder{
	border: 1px solid #666666;
}
