@charset "UTF-8";

/*----------------------------------------
Date Created:2013/02/22 [t.sato]
Last Updated:2013/02/22 [t.sato]
----------------------------------------*/

#aboutus #globalNav a.globalNav04 {
	background-position:0 -23px;
}



/* contents
----------------------------------------*/

.contents .textBox_aboutus {
	padding:0 10px 20px 30px;
	line-height:1.8;
	background-image:url(../img/aboutus/bg.jpg);
	background-repeat: no-repeat;
}



/* clearfix
----------------------------*/
#news li:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#news li {	display: inline-block; }
/* \*/
* html #news li { height: 1%; }
#news li { display: block; }
/* */








