@charset "Shift_JIS";
/* CSS Document */


/*プライバシーポリシーページ*/

.privacy h3#title {
	height: 41px;
	width: 1040px;
	border-bottom: solid 3px #b2b2b2;
	margin-bottom: 30px;
}


.privacy h4{
	color:#036;
	font-size: 120%;
	margin:0 0 12px 0;
	border-bottom:solid 1px #999;
	padding:0 0 8px 0;
}

.privacy .txt_1 {
	padding:0 25px;
}

.privacy .txt_2 {
	padding:15px 25px 0 25px;
}

.privacy .txt_3 {
	margin:20px 0 0 25px;
	border-left: solid 3px #ccc;
	padding:0 0 0 10px;
}

.privacy .txt_4 {
	text-align:right;
	margin-top:40px;
}

.privacy .space {
	height:55px;
}

.privacy .box_1 {
	padding:0 10px;
    line-height: 2em;
}







