@charset "UTF-8";
/* CSS Document */

#company {
	width:760px;
	margin:40px auto;
}
#company h1 {
	margin-bottom:20px;
}
#company h2 {
	color:#666699;
	font-size:12px;
	margin:15px 0px 5px 0px;
	padding-top:15px;
	border-top:#CCCCCC 1px dotted;
}

.txt_company{
	line-height:1.5em;
}