@charset "utf-8";
#wrapper {
	background-image: url(../privacy/images/mainImg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#main #mainBox h2 {
	background-image: url(../privacy/images/menu.png);
	background-repeat: no-repeat;
	background-position: left 26px;
	height: 53px;
	width: 890px;
}
#main .contentsArea {
	width: 880px;
	margin-left: 40px;
	height: 375px;
	margin-bottom: 29px;
	overflow: auto;
	color: #CCCCCC;
}

#main .txt01 {
	display: block;
	margin-bottom: 30px;
	width: 810px;
}
#main .txt02 {
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
	width: 640px;
}
#main .txt03 {
	display: block;
	margin-bottom: 20px;
	width: 740px;
}

#main .menuList {
	display: block;
	width: 640px;
	list-style: none;
	margin-left: 15px;
	margin-bottom: 30px;
}
#main .menuList li {
	padding-left: 10px;
	background-image: url(../privacy/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#main .txt04 {
	display: block;
	width: 620px;
	margin-bottom: 10px;
	padding-top: 17px;
	font-weight: bold;
	color: #CCCCCC;
}

#main .credit {

}
