@charset "utf-8";
#CONTENTS .box {
	margin-top: 10px;
	border: 1px solid #b0b0b0;
	padding: 5px;
	position: relative;
}
#CONTENTS .box h3 {
	background-color: #787878;
	display: block;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#CONTENTS .box strong {
	color: #06F;
	font-weight: bold;
}
#CONTENTS .box ul {
	display: block;
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#CONTENTS .box ul li {
	color: #09C;
	font-weight: bold;
	font-size: 101%;
	background-image: url(../images/management_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#CONTENTS .step {
	display: block;
	margin-left: 35px;
}
#CONTENTS .step li {
	font-size: 101%;
	color: #454545;
	padding-top: 2px;
	padding-bottom: 2px;
}
#CONTENTS .ctn1 {
	width: 150px;
	float: left;
}
#CONTENTS .ctn1 img, #CONTENTS .ctn2 img {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#CONTENTS .st1 {
	padding-top: 5px;
	padding-bottom: 3px;
	display: block;
}
#CONTENTS .ul2 {
	display: block;
	margin-left: 35px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#CONTENTS .ul2 li {
	color: #09C;
	font-size: 101%;
	font-weight: bold;
	background-image: url(../images/management_icon1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#CONTENTS .left {
	width: 338px;
	float: left;
	margin: 0px;
}
#CONTENTS .right {
	margin: 0px;
	float: right;
	width: 338px;
}




#CONTENTS .ctn2 {
	float: right;
	width: 350px;
}
