@charset "utf-8";

/*phpで圧縮予定*/
@import "../../common/css/common.css";

#about .contentsArea h2{
		font-family: 'Orbitron', sans-serif;
		text-align:center;
		font-size:40px;
		color:#fff;
		font-weight:bold;
		padding:44px 0 0 0;
		line-height:1;
}

#about .contentsArea h2:after{
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	content:'企業情報';
	text-align:center;
	display:block;
	font-size:18px;
	padding-top:5px; */
}

#about .secInner p em{
	font-size:1.4em;
	font-weight:bold;
	padding-bottom:5px;
}
#about .secInner p img{
	padding-bottom:10px;
}
#about .contentsArea table{
	margin-top:60px;
}

#about .secInner .notes{
	display: block;
}
