h2{
	width: 645px;
	height: 50px;
	text-indent: -10000px;
	background: url(/company/images/title.png) no-repeat left top;
}

#philosophy{
	width: 645px;
	height: 22px;
	background: url(/company/images/philosophy_bar.png) no-repeat left top;
	text-indent: -10000px;
}

#data{
	width: 645px;
	height: 22px;
	background: url(/company/images/data_bar.png) no-repeat left top;
	text-indent: -10000px;
}

h4{
	width: 645px;
	height: 28px;
	background: url(/company/images/q_bg.png) repeat-x;
	font-size: 100%;
	color: #c30;
	line-height: 23px;
}

.sub_title{
	margin-left: 5px;
	color: #6C0101;
	font-size: 130%;
	line-height: 23px;
}

.sub_title_e{
	color: #333;
	padding-left: 20px;
	line-height: 23px;
}

.q{
	margin-left: 5px;
}

#left p{
	
	font-size: 100%;
	color: #333;
	margin: 5px 10px 20px 20px;
}

h5{
	font-weight: bold;
	font-size: 100%;
	margin-left: 20px;
}

#left ul{
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 30px;
	margin-bottom: 20px;
	line-height: 2em;
	color: black;
	font-weight: bold;
}

#data_list{
	margin: 5px 10px 20px 10px;
	color: #333;
	padding: 5px;
	line-height: 2em;
}

#point li{
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 0;
	margin-bottom: 20px;
	color: black;
	line-height: 1.3em;
	
}

