#privacy,
#privacy h3 img
{ behavior: url("../iepngfix.htc") }


/* プライバシー */

#privacy{
	width			: 1000px;
	height			: 650px;
	background		: url(./img/img.png) no-repeat;
}

#privacy h3{
	margin			: 0 0 35px 0;
}

#privacy div{
	font-size		: 12px;
	line-height		: 30px;
	margin			: 0 0 40px 10px;
}

#privacy ul{
	width			: 970px;
	display			: block;
	margin			: 0 0 0 15px;
}

#privacy li{
	margin			: 0 0 20px 0;
	padding			: 0 0 20px 0;
	border-bottom	: 1px dotted #333333;
}

#privacy li p{
	padding			: 0 0 0 130px;
}

#privacy .li01{	background		: url(./img/1.gif) no-repeat 0 3px;}
#privacy .li02{	background		: url(./img/2.gif) no-repeat 0 3px;}
#privacy .li03{	background		: url(./img/3.gif) no-repeat 0 3px;}
#privacy .li04{	background		: url(./img/4.gif) no-repeat 0 3px;}