@charset "utf-8";

/* import
----------------------------------------------- */
@import "font.css";
@import "common.css";
@import "menu.css";


/* headline
----------------------------------------------- */
h1 {
	display: block;
	width: 268px;
	height: 52px;
	margin: 35px 0 0;
	background: url(../privacypolicy/images/h1.gif) no-repeat 0 0;
	text-indent: -9999px;
}
h2 {
	display: block;
	height: 18px;
	margin: 45px 0 0;
	text-indent: -9999px;
	font-size: 0;
}
.h2_01,.h2_02,.h2_03,.h2_04,.h2_05 {
	width: 407px;
	}
.h2_01 {
	background: url(../privacypolicy/images/h2_01.gif) no-repeat 0 0;
}
.h2_02 {
	background: url(../privacypolicy/images/h2_02.gif) no-repeat 0 0;
}
.h2_03 {
	background: url(../privacypolicy/images/h2_03.gif) no-repeat 0 0;
}
.h2_04 {
	background: url(../privacypolicy/images/h2_04.gif) no-repeat 0 0;
}
.h2_05 {
	background: url(../privacypolicy/images/h2_05.gif) no-repeat 0 0;
}
h3 {
	background:transparent url(../privacypolicy/images/h3.gif) no-repeat scroll 25px bottom;
	display:block;
	font-size:0;
	height:18px;
	_height: 50px;
	margin:0;
	padding:25px 0 0;
	_padding:0;
	text-indent:-9999px;
}
.border {
	background: url(../privacypolicy/images/line.gif) repeat-x scroll center bottom;
	height:1px;
	margin:50px 0 0 0;
}
.border_foot {
	background: url(../privacypolicy/images/line.gif) repeat-x scroll center bottom;
	height:1px;
	margin:0;
	padding:0;
	_font-size: 0;
}

/* parts
----------------------------------------------- */
#contents p {
	width: 875px;
	margin: 20px 0 0 25px;
}
#contents .column0 p {
	margin:15px 0 0 25px;
	}
#contents .column0 li {
	padding:0;
	background: none;
	line-height:1.5em;
	}
#contents .column0 p.contact {
	margin: 5px 0 0 25px;
	padding: 0 0 20px 0;
	}
#contents ul {
	width: 875px;
	margin: 15px 0 0 25px;
}
#contents ul li {
	padding: 0 0 0 15px;
	background: url(../privacypolicy/images/dot.gif) no-repeat 1px 7px;
}
.column0 {
	background: url(../privacypolicy/images/column0_bg.gif) repeat-y;
	}
