@charset "utf-8";
#contentsBody {
	background-color: #FFFFFF;
	width: 900px;
	zoom:1;/*for IE 5.5-7*/
	margin: 0px;
	padding: 0px;
	background-image: url(../img/contentsBg.gif);
	background-position: 753px bottom;
	background-repeat: no-repeat;
	text-align: left;
}
#contentsBody:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#cLeft {
	float: left;
	width: 675px;
}
#cLeft #cm {
	background-image: url(../img/cmBg.gif);
	background-repeat: repeat;
	width: 642px;
	zoom:1;
	padding: 0px;
	height: auto;
	text-align: center;
	margin: 20px auto 20px 16px;
}
#cLeft #cm:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
#cLeft #cm ul {
	list-style-type: none;
	padding: 0px 0px 0px 40px;
	margin: 10px 0px 0px;
}
#cLeft #cm a { text-decoration: none; }
#cLeft #cm a:hover { background-color: #FFD62A; }


#cLeft #cm li {
	padding: 10px 10px 0px 5px;
	margin: 0px;
	list-style-image: url(../img/iconCross.gif);
	list-style-position: outside;
}
#cLeft #cm #cmBeautiful, #cLeft #cm #cmEnvironment, #cLeft #cm #cmSecurity {
	margin: 0px;
	padding: 0px;
	width: 214px;
	float: left;
}
#cLeft #cm #cmBeautiful, #cLeft #cm #cmSecurity {
	background-image: url(../img/cmBgBottom.gif);
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#cLeft #cm #cmBeautiful { background-position: left bottom; }
#cLeft #cm #cmSecurity { background-position: right bottom; }
#cLeft #cm #cmBeautiful ul { border-right: 1px dashed #999999; }
#cLeft #cm #cmSecurity ul { border-left: 1px dashed #999999; }
#cLeft div.setsumei {
	background-image: url(../img/boxUnder.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 640px;
	clear: both;
	color: #333333;
	height: auto;
	padding: 0px;
	margin: 20px auto 20px 16px;
}
#cLeft .setsumei p {
	line-height: 150%;
	margin: 0px;
	padding: 10px 20px;
	font-size: 80%;
}
#cLeft .setsumei h3 {
	line-height: 150%;
	background-image: url(../img/boxHead.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 20px 0px 20px;
}
#cRight {
	text-align: left;
	margin: 0px;
	width: 225px;
	float: right;
	padding: 0px 0px 50px;
}
#cRight ul { list-style-type: none; }
#cRight li {
	padding: 0px;
	margin: 10px 0px 0px;
}
#cRight h3 {
	padding: 0px;
	margin: 20px 0px 0px;
}

