/*東洋印刷website

ideology.css - 経営理念
==========================================================================================   index
/	class指定
/	#blo_ide01  -------経営目的
====================================================================================================
*/

/* class指定
-------------------------------------------- */
.px100b{
	font-weight: bold;
	line-height: 200%;
}



/* 経営目的
-------------------------------------------- */
#blo_ide01 {
	font-size: 116%;
	line-height: 200%;
	color: #ffffff;
	background: #005d9f url(../images/bg-ideology_01.jpg) no-repeat bottom;
	margin: 20px 0px;
	padding: 45px 219px 45px 9px;
	width: 300px;
	border: 1px solid #b9b9b9;
	text-align: center;
}
