@charset "UTF-8";
/*------------------*/
@import url("sub.css");

#about h2{
	background-image: url(../img_privacy/h2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	width: 635px;
	overflow: hidden;
	text-indent: -9999px;
}
#about dt{
	margin-top: 10px;
}
#about dd{
	background-image: url(../img_privacy/dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 30px;
}
#box{
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	margin-top: 40px;
	padding: 20px;
}
#box a{
	color: #389EB4;
	text-decoration: underline;
}
#btn-inquiry a{
	background-image: url(../img_privacy/btn_inquiry.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	display: block;
	height: 29px;
	width: 121px;
}