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

#left {
	background: url(../common/side_auandpp.jpg) no-repeat top left;
}

#Contents {
	background: #FAF8EB;
}

#Contents h3 {
	width: 470px;
	margin: 3px 10px 20px;
	padding-bottom: 3px;
	border-bottom: solid 3px #8B643D;
}
#Contents h3 img{
	margin-left: 5px;
}

#Contents #content {
	width: 450px;
	margin: 0px 20px 30px;
}

#Contents #content h4 {
	width: 210px;
	border-bottom: dashed 1px #8B643D;
	margin-bottom: 15px;
	padding-left: 30px;
	background: url(../common/bud_icon.gif) no-repeat top left;
}

#Contents #content ul {
	margin-left: 20px;
}

#Contents #content ul li {
	margin-bottom: 15px;
}