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

#content .title h2 {
	display: block;
	height: 70px;
	text-indent: -9999px;
}
#content .title .menu {
	height: 180px;
	float: left;
	display: block;
	width: 370px;
	font-size: 14px;
	text-align: center;
}
#content .title {
	padding-bottom: 0px;
	height: 70px;
	background-color: #C8DF8D;
	background-image: url(../images/concept_title_bg.gif);
	border: 1px solid #c9c9ca;
}
#content .title .menu li {
	line-height: 180px;
	color: #727172;
	display: inline;
}
#content .title .menu a {
	color: #727172;
	margin-right: 10px;
	margin-left: 10px;
}
#content .title .menu .position {
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
}
.concept_description p {
	margin: 0px;
	font-size: 14px;
	line-height: 1.8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: right;
	width: 330px;
}
.concept_description {
	clear: both;
	padding-left: 20px;
	margin-bottom: 30px;
	padding-top: 40px;
	padding-right: 20px;
}
.concept_description h3 {
	background-position: center top;
	height: 30px;
	padding-bottom: 30px;
	background-repeat: no-repeat;
}
.concept_description .abbreviation {
	background-image: url(../images/concept_h3_abbreviation.gif);
}
.concept_description .wool_mark {
	background-image: url(../images/concept_h3_wool_mark.gif);
}
.concept_description .recognition {
	background-image: url(../images/concept_h3_recognition.gif);
}
.concept_description .support {
	background-image: url(../images/concept_h3_support.gif);
}
.concept_description .consulting {
	background-image: url(../images/concept_h3_consulting.gif);
}
.concept_description .development {
	background-image: url(../images/concept_h3_development.gif);
}
.concept_description .standard h3 {
	background-image: url(../images/concept_h3_standard.gif);
	background-position: left center;
}

#description .mark {
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.content_menu #about {
	border-right-style: none;
}
.content_menu .on_the_position {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B2C57F;
}
#description .standard {
	float: left;
	width: 310px;
	padding-top: 120px;
}
#description .standard p {
	float: none;
	width: 270px;
	padding-left: 5px;
}
#description .space {
	display: block;
	clear: both;
	height: 80px;
}
#content .index {
	background-image: url(../images/about_index_h2.gif);
	height: 70px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c9c9ca;
	border-left-color: #c9c9ca;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #c9c9ca;
	border-bottom-color: #c9c9ca;
	text-indent: -9999px;
	display: block;
}
