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

/* -----------------------------------------------------------------------

	brand
	
-----------------------------------------------------------------------*/
#Brand #Main {
	width:640px;
	text-align:left;
	float:right;
}
#Brand #Sub {
	width:170px;
	text-align:left;
	float:left;
}

/* -----------------------------------------------------------------------
	Main
-----------------------------------------------------------------------*/
.BrandHeading {
	width:640px;
	height:0;
	padding-top:41px;
	overflow:hidden;
	margin:20px 0;
}

/* -----------------------------------------------------------------------
	About
-----------------------------------------------------------------------*/
#HeadingQuality {
	background-image:url(../brand/images/HeadingQuality.jpg);
}
#HeadingName {
	background-image:url(../brand/images/HeadingName.jpg);
}

#BrandList h3,
#NameList h3 {
	float:left;
	width:242px;
	padding-bottom:12px;
}
#BrandList p,
#NameList p {
	float:right;
	width:380px;
}

#CertificationList p {
	float:right;
	width:420px;
}
/* -----------------------------------------------------------------------
	Cotton
-----------------------------------------------------------------------*/
#HeadingTruth {
	background-image:url(../brand/images/HeadingTruth.jpg);
}
#HeadingOrganic {
	background-image:url(../brand/images/HeadingWhats.jpg);
}
/* -----------------------------------------------------------------------
	Certification
-----------------------------------------------------------------------*/
#HeadingSafety {
	background-image:url(../brand/images/HeadingSafety.jpg);
}
#HeadingCertification {
	background-image:url(../brand/images/HeadingCertification.jpg);
}
#CertificationList h3 {
	width:140px;
	margin-bottom:12px;
	float:left;
}
#CertificationList p{
	width:420px;
	float:right;
}

/* -----------------------------------------------------------------------
	Sub
-----------------------------------------------------------------------*/
#Brand #SubNavi li a {
	width:170px;
	padding-top:40px;
	background-image:url(../brand/images/SubNavi.png);
	margin-bottom:12px;
}
#Brand .NowWhats #SubNaviWhats a,
#Brand .NowCotton #SubNaviCotton a,
#Brand .NowCertification #SubNaviCertification a,
#Brand .NowDistrict #SubNaviDistrict a {
	background-image:url(../brand/images/SubNaviCurrent.png);
}
#SubNaviWhats a {
	background-position:0px 0px;
}
#SubNaviCotton a {
	background-position:0px -40px;
}
#SubNaviCertification a {
	background-position:0px -80px;
}
#SubNaviDistrict a {
	background-position:0px -160px;
}