#rootlist {
	margin-right: 15px;
	margin-bottom: 15px;
	font-size: small;
	letter-spacing: normal;

}#rootlist li {
	display: inline;
	margin-right: 2px;
}
#rootlist .crumb {
	background-image: url(../img/subpage/bg_rootlist.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: 0px 2px;
}
#contents h2 {
	margin-bottom: 30px;
}

#contents h3 {
	margin-top: 40px;
	margin-bottom: 25px;
}
#contents h4 {
	background-color: #FFFFCE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 8px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

#contents  p  {
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}



.form_title {
	margin-bottom: 25px;
	margin-top: 25px;
}
.form_title_img {
	margin-bottom: 10px;
}
.form_large {
	font-size: 15px;
}
#contents #flv {
	margin-bottom: 30px;
}

.ul_sub_check {
	margin-left: 10px;
	margin-bottom: 30px;
	margin-top: 30px;
	color: #FF0000;
	font-weight: bold;
	font-size: small;
	background-color: #FFFFCC;
	border: 3px solid #FF0000;
	margin-right: 10px;
	padding: 10px;
}
.ul_sub_check  li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 10px;
	background-image: url(../img/common/icon02.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 25px;
	height: 23px;
}
.box_line {
	border: 2px dashed #666666;
	background-color: #FFFFCC;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
