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

#waste {
	width:840px;
	padding:62px 0 20px 40px;
}
#language {
	padding-top: 42px;
}
#fabric #waste {
	min-height: 507px;
	height: auto !important;
	height: 507px;
	background-image: url(../fabric/images/fabric_waste_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#fabric #language p {
	text-align: right;
	font-size: 84%;
	margin-bottom: 8px;
	color: #CCC;
	margin-right: 8px;
}
#fabric #language p a {
	text-decoration: none;
	color: #333;
	font-weight: normal;
}

#topContents {
	width:840px;
	margin-bottom: 87px;
}

#fabric #topContents h2 {
	float: left;
	width: 200px;
}

#topContents #fabricLogo {
	float: left;
	width: 200px;
}

#fabric #mainContents {
	width: 400px;
	padding-bottom:15px;
}
#ise #mainContents {
	width: 800px;
	padding-bottom:40px;
	background-image: url(../fabric/images/ise_waste_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pattern #mainContents {
	width: 800px;
	padding-bottom:40px;
}
#fabricProduct #mainContents {
	width: 830px;
}

#mainContents h2 {
	float: left;
	width: 63px;
	margin-right: 60px;
}

#mainContents h3 {
	margin-bottom: 15px;
}

#fabric .entry {
	line-height: 2em;
	margin-bottom: 30px;
	color: #FFFFFF;
}
#pattern .entry,
#ise .entry {
	line-height: 2em;
	margin-bottom: 25px;
	color: #333;
}
#pattern .entry {
	min-height: 200px;
	min-height: auto !important;
	height: 200px;
	padding-right: 200px;
}
#pattern .section01 {
	background-image: url(../fabric/images/pattern_waste_bg01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#pattern .section02 {
	background-image: url(../fabric/images/pattern_waste_bg02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#fabricProduct .entry {
	line-height: 1.8em;
	margin-bottom: 30px;
	color: #333;
}

#contentsArea {
	float: left;
	width: 470px;
}
#pattern #contentsArea {
	float: left;
	width: 675px;
}
#fabricProduct #contentsArea {
	float: left;
	width: 707px;
}
#contentsArea h3 {
	margin-bottom: 20px;
}

#fabricProduct #sectionRou,
#fabricProduct #sectionHand,
#fabricProduct #sectionYuzen {
	margin-bottom: 30px;
}

#fabricProduct #sectionRou p.entry {
	background-image: url(../fabric/images/product01_image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
}
#fabricProduct #sectionHand p.entry {
	background-image: url(../fabric/images/product02_image.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 100px;
}
#fabric #topContents , #ise #topContents , #pattern #topContents , #fabricProduct #topContents{
	padding-top: 18px;
}
#sectionOrder h3 {
	font-weight: bold;
	color: #666;
}

