@charset "UTF-8";

.bottomText {
	margin-bottom: 30px;
}

#main h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 30px;
}
#main h3 {
	text-align: center;
	margin-bottom: 20px;
	color: #333333;
}

/*
 index.html [
----------------------------------------------------------- */

#contentsItemLink01 {
	width: 440px;
	float: left;
}
#contentsItemLink01 #policy {
	width: 210px;
	float: left;
}
#contentsItemLink01 #statement {
	width: 210px;
	float: right;
}
#contentsItemLink02 {
	width: 440px;
	float: right;
}
#contentsItemLink02 li img {
	margin-bottom: 5px;
}
#contentsItemLink02 #enviro {
	width: 210px;
	float: left;
}
#contentsItemLink02 #report {
	width: 210px;
	float: right;
}

/*
 policy.html [
----------------------------------------------------------- */

#contentsPolicy01 {
	width: 410px;
	float: left;
}
#contentsPolicy02 {
	width: 440px;
	float: right;
	margin-bottom: 20px;
}

.contentsPolicyTtl01 img {
	margin-bottom: 20px;
}
.contentsPolicyTtl01 {
	margin-bottom: 20px;
}
#environmentalpolicy h3 {
	text-align: center;
	margin-bottom: 20px;
	color: #333333;
}
#environmentalpolicy ul {
	margin-bottom: 20px;
}
#environmentalpolicy ul li {
	padding-left: 15px;
	background: url(../img/icon.gif) left 3px no-repeat;
}
.contentsPolicyCap01 {
	text-align: right;
	margin-bottom: 20px;
}

/*
 policy.html [
----------------------------------------------------------- */
#environmentstatement ol {
	margin-left: 20px;
	margin-bottom: 20px;
}
#environmentstatement ol li {
	list-style: outside decimal;
}
