@charset "UTF-8";

/* ----------------------------------------------------
作成日: 2009.07.09
最終更新日: 2009.07.16
作成者: AY
最終編集者: AY

overviewSystemTeam-mainArea.css： 部分のCSS
---------------------------------------------------- */
body#overview-system-team h2{
	background:url(../image/h2_team.gif) no-repeat left top;
}

#skill-section {
	background:url(../image/skillblock.jpg) no-repeat 485px 70px;
	min-height:320px;
	width:640px;
	margin:0 0 10px;
}

#skill-section:after {
	content:".";
	height:0;
	clear:both;
	display: block;
	visibility:hidden;
}

#skill-section {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #skill-section { height:1%; }
#skill-section { display:block; }
/* End hide from IE-mac */
