﻿@charset "UTF-8";
/* --------------------------------
introduction.css
-------------------------------- */
#contents h2 {
	font-size: 23px; line-height: 1;
	padding: 35px 0 0 0;
}
#contents h2.ja {
	font-size: 22px
}
#contents dl {
	padding: 24px 0 0 0;
}
#contents dt {
	font-size: 14px;
	line-height: 1.6;
	float: left;
	padding: 5px 0 0 0;
	width: 156px;
}
#contents dt strong {
	font-weight: normal;
	font-size: 19px;
}
#contents dd {
	float: right;
	padding: 6px 0 0 0;
	width: 714px;
}
#contents dd h3 {
	font-size: 17px;
	line-height: 2.2;
	padding: 40px 0 0 0;
}
#contents dd p {
	font-size: 13px;
	line-height: 2.2;
	padding: 0;
}
