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


/*--
プライバシーポリシー ----------*/
div#privacy-main-wrapper {
	margin: 0px 0px 20px;
	float: right;
	width: 900px;
	line-height: 140%;
}


.main-top {
	width: 900px;
	height: 400px;
	margin-bottom: 5px;
}

div#privacy-main-wrapper .entry-box-footer {
	margin: 0px 0px 30px;
	padding: 15px 0px 0px 15px;
	clear: both;
	text-align: right;

}

div#privacy-side-wrapper {
	margin-top: 0px;
	float: left;
	width: 390px;
	color: #ffffff;
	text-align: right;
}

.privacy-block{
	float: left;
	background: url(images/style/1-bg-blue.jpg) no-repeat 0px 0px ;
    width: 800px;
    height: 430px;
	color: #000000;
	text-align: left;
	padding-left: 20px;
	margin-left:20px;
	margin-bottom: 10px;
}

.inquiry {
	padding-left: 20px;
	padding-top: 10px;
	height: 40px;
	background: url(images/privacy/privacy-con-02.jpg) repeat-y 0px 0px ;
}

.tel {
	color: #333399;
	font-size: 14px;
	font-weight: bold;
}

div#privacy-main-wrapper img{
	margin: 10px 0 10px 0 ;
}

h2#privacy {
	background: url(images/privacy/h2_bar_privacy.jpg) no-repeat top center ;
	height: 38px;
	clear: both;
}

h2#privacy span {
	display: none;
}


