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

#contents{
	position:relative;
	margin:0 0 30px;
	font-size:85%;
	background:#fff;
}

h3 {margin-bottom: 11px;}

div#h3bg{
	min-height:80px;
	padding: 25px 0 0 62px;
	background:#fff url(../images/h3_bg.jpg) no-repeat bottom left;
}

* html div#h3bg{height:80px;}

div#contentsinner{
	width:740px;
	margin:0 0 0 62px;	
}

p.privacytext{margin:0 0 30px;}

dl.privacybox dt{
	font-weight:bold;
	margin:0 0 10px;
	border-bottom:1px dotted #E6DDD9;
	font-size:1.1em;
}

dl.privacybox dd{padding:0 0 30px;}

dl.privacybox dd ul li{
	margin:0 0 0 15px;
	list-style:circle;
	list-style-position:outside;
}

div.pcontact{
	margin:0;
	padding:10px 10px 10px 0;
}

h4{
	margin:0 0 10px;
	border-bottom:1px dotted #E6DDD9;
	font-weight:bold;
	font-size:1.1em;
}

