@charset "utf-8";

@import "../../css/common.css";

ul.topicpath {
	overflow: hidden;
}

ul.topicpath li {
	float: left;
	padding: 0 3px;
}
ul.topicpath li a {
	float: left;
	padding: 0 3px 0 0;
}

h2 {
	margin-top: 20px;
	width: 618px;
	height: 424px;
	background: url(../images/h2_privacy.png) top left no-repeat;
}
* html h2 {
	behavior: expression(IEPNGFIX.fix(this));
} 

h3#ttl01 {
background:url(../images/ttl01.gif) no-repeat;
height:24px;
margin:30px 0 20px 0;
}

h3#ttl02 {
background:url(../images/ttl02.gif) no-repeat;
height:24px;
margin:20px 0 20px 0;
}

h3#ttl03 {
background:url(../images/ttl03.gif) no-repeat;
height:94px;
margin:20px 0 20px 0;
}

h3#ttl04 {
background:url(../images/ttl04.gif) no-repeat;
height:94px;
margin:20px 0 20px 0;
}

#h3-box p.txt{
padding-left:15px;
}




