#company {
	padding-left:10px;
	padding-right:10px;
}
#company h3 {
	background-image: url(../img/bg_company_h2.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AE1A36;
	font-weight: bold;
	font-size: 110%;
	clear: both;
	color: #333333;
}

#company dl {
	padding-left: 25px;
	padding-top: 5px;
	overflow: hidden;
}
#company dl:after {
	content:"";
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}
/*\*/
* html #ul{
	height:1em;
	overflow:visible;
}
/**/
#company dt {

}
#company dd {
}
#company #gaiyo {
}
#company #gaiyo dt {
	clear: left;
	float: left;
	width: 100px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../img/bg_company_dt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: #434343;
}
#company #gaiyo dd {
	float: left;
	width: 330px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #3E3627;
}
#company #jigyo {
}
#company #jigyo dt {
	padding-left: 10px;
	background-image: url(../img/bg_company_dt.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #434343;
}
#company #jigyo dd {
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 30px;
	line-height: 130%;
	color: #3E3627;
	text-align: justify;
	text-justify:inter-ideograph;
	padding-right: 40px;
}
#company ul {
	padding-top: 5px;
	padding-left: 25px;
}
#company li {
	padding-bottom: 2px;
}
#company #jusho {
	padding-bottom: 30px;
}
#company #jusho p {
	margin: 8px 0px 5px;
	border: 1px solid #CCCCCC;
	width: 206px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#company #jusho li {
	clear: left;
	padding-left: 15px;
}
#company #jusho .pic {
	float: left;
	clear: none;
	padding-right: 6px;
	padding-left: 0px;
}
