@charset "UTF-8";

h2 {
	margin-bottom: 30px;
}

h3 {
	font-size: 180%;
	margin-top: 35px;
	margin-bottom: 7px;
	color: #F93;
	letter-spacing: 2px;
	line-height: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
 p{
	font-size: 120%;
	line-height: 23px;
}
#company {
	margin-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 20px;
}
