article {
	line-height: 1.44;
}
/* -----------
 * page title
 * ----------- */
#logo-comp {
	opacity: 0.2;
}
/* -----------
 * paragraph
 * ----------- */
.paragraph {
	margin: 15px 0;
}
.subtitle {
	color: #505050;
	font-weight: bold;
}
/* -------------
 * logoname text
 * ------------- */
.logoname {
	display: inline-block;
	padding: 0 3px;
	background-color: #e0e0e0;
	border-radius: 5px;
}
.logo-1 {
	/*color: #104030;*/
	font-weight: bold;
}
.logo-2 {
	/*color: #fa8817;*/
	font-weight: bold;
}
/* -----------
 * table
 * ----------- */
.col-1 {
	padding-right: 10px;
	vertical-align: top;
}