
/*----------------------------------------------------
 subIntro
----------------------------------------------------*/

#subIntro h2 {
	text-indent: -9999px;
	background: url(images/title_01.jpg) top center no-repeat;
	height: 200px;
}

/*----------------------------------------------------
 privacy
----------------------------------------------------*/

#contents #privacy {
	width: 700px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
}

#contents #privacy a:hover img {
	opacity:0.8;
	filter: alpha(opacity=50);
}
#contents #privacy p {
	width: 700px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#contents #privacy h3 {
	width: 700px;
	display: block;
	/*font-size: 14px;
	border-bottom: #B3AA99 solid 1px;*/
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
}

#contents #privacy ul {
	width: 690px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
#contents #privacy ul li {
	width: 700px;
	/*background: url(../commons/images/icon_01.gif) center left no-repeat;*/
	border-bottom: #B3AA99 solid 1px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}


/*----------------------------------------------------
 style end
----------------------------------------------------*/


