@charset "utf-8";


/* --------------------------------------------------------------------------------
利用規約
-------------------------------------------------------------------------------- */
#termsofservice h1.groupName {
	font-weight: 500;
	font-size: 26px;
	letter-spacing: 0.08em;
	border-bottom: 2px solid #344a9b;
	line-height: 1em;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#termsofservice h4.Definition {
	font-weight: 500;
	font-size: 16px;
	line-height: 1em;
	letter-spacing: 0.08em;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#termsofservice p{
	padding:0 0 1em;
}
