/* CSS Document */





/* ------------------
 左ボディ
 ------------------*/
 
 #left_body{
 	width:650px;
	height:auto;
	margin-right:102px;
	_margin-right:51px;
	font-size:12px;
	float:left;
	display:inline;
}




#privacy_title_box{
	width:650px;
	height:30px;
	border-bottom:#000000 solid 1px;
}

#privacy_title{
	width:158px;
	height:30px;
}

#privacy_mainbox{
	width:650px;
	height:auto;
	margin-top:30px;
}

.privacy_txt_box{
	width:566px;
	height:auto;
	margin:10px 0 5px 45px;
	
}


.sub_title{
	width:566px;
	height:40px;
	margin-bottom:10px;
}

.txt{
	width:556px;
	height:auto;
	margin:0 5px 30px 5px;
	color:#333333;
	font-size:12px;
}


.under_line{
	width:650px;
	height:3px;
	margin-top:30px;
	border-bottom:#000000 solid 1px;
}


#top_back{
	width:190px;
	height:40px;
	text-align:center;
	margin:10px auto;
}

/* ------------------
 右ボディ
 ------------------*/
 
 #right_body{
 	width:98px;
	height:auto;
	float:left;
	display:inline;
}
 
 
