@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: 648px;
	height: auto;
	padding: 25px 0 30px 30px;
}
.yajirushi{
	width: 4px;
	height: 7px;
	padding: 4px 10px 0 0;
	background-image: url(../images/icn-yajirusi.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-indent: -9999px;
}
.newsBox{
	font-size: 14px;
	padding: 0 0 40px 0;
}
