@charset "utf-8";


/*company専用*/
/*------------------------------*/
h2 {
	background-image: url(../img/company/main-img.jpg);
	height:133px;
}
#contents #company {
	background-image: url(../img/company/h3-company.gif);
}
#contents #flow {
	background-image: url(../img/company/h3-flow.gif);
	padding-bottom: 10px;
}

#contents .top {
	margin: 15px;
}
#companyTxt {
	margin: 0 15px 0 15px;
	background: url(../img/company/company-img.jpg) no-repeat top left;
	padding: 0 0 0 225px;
	min-height: 190px;
	font-size: 115%;
}
* html #companyTxt {
	height: 190px;
}
#contents #companyTxt li {
	margin-bottom: 18px;
	list-style-type: decimal;
	line-height: 1.4em;
}
#contents #flowList li {
	min-height: 28px;
	margin: 10px 20px 10px 20px;
	padding: 10px 0 10px 45px;
	font-size: 115%;
}
* html #contents #flowList li {
	height: 48px;
}
#contents #flow1 {
	background: url(../img/company/flow1.gif) no-repeat left top;
	border-bottom: 1px dotted #eeeeee;
}
#contents #flow2 {
	background: url(../img/company/flow2.gif) no-repeat left top;
	border-bottom: 1px dotted #eeeeee;
}
#contents #flow3 {
	background: url(../img/company/flow3.gif) no-repeat left top;
	border-bottom: 1px dotted #eeeeee;
}
#contents #flow4 {
	background: url(../img/company/flow4.gif) no-repeat left top;
}

#contents h4,
#contents .frame .gradation p{
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 14px;
	text-indent: -9999px;
	margin: 0 0 0 20px;
}
#contents h4 {
	background-image: url(../img/common/preparation.gif);
	padding-top:10px;
}
#contents .frame .gradation p{
	background-image: url(../img/company/supplementation.gif);
	padding-top:5px;
}
#contents .frame .gradation ul {
	padding: 10px 20px 20px 20px;
	min-height: 1px;
}
* html #contents .frame .gradation ul {
	height: 1px;
} 
#contents .frame .gradation ul:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#contents .frame .gradation li {
	float: left;
	width: 270px;
	margin-right: 5px;
	padding: 2px 0 2px 15px;
	background: url(../img/common/check.gif) no-repeat left top;
}
* html #contents .frame .gradation li {
	width: 285px;
}