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

/*---------------
bannar
---------------*/
div#infoBannar{
	width:970px;
	float:left;
	clear:both;
   }

div#infoBannarspace{
	float:right;
	width: 230px;
	padding-top:15px;
	display:inline;
}


/*---------------
privacy
---------------*/
.privacyText {
	float:left;
	width:625px;
	margin:10px 0 0 25px;
	/margin:5px 0 0 25px;
	padding:15px 40px 0 0;
	line-height:150%;
	background:url(../image/privacy_bg.png) repeat-y right top;
	display:inline;
}

.privacyText a {
	text-decoration:none;
	color:#0068B7;
}

.privacyText a:hover{
	text-decoration: none;
	color:#5f67ae;
}

div#pmark {
	float:left;
	width:70px;
	margin:20px 0 35px 25px;
	/margin:20px 0 10px 15px;
}

div#pmarkText {
	float:right;
	width:590px;
	margin:35px 0 0 0px;
}

.privacyTable {
	width:600px;
	margin-top:20px;
	line-height:150%;
}

.privacyTd01 {
	width:145px;
	background:#f1f1f2;
	border-bottom:#dbdbdb 1px solid;
	padding:5px 0 5px 10px;
}

.privacyTd02 {
	width:145px;
	background:#f1f1f2;
	padding:5px 0 5px 10px;
	border-top:#dbdbdb 1px solid;	
	border-bottom:#dbdbdb 1px solid;	
}

.privacyTd03 {
	width:10px;
}


.privacyTd04 {	
	border-top:#dbdbdb 1px solid;
	padding:5px 0 5px 10px;
	width:435px;
}

.privacyTd05 {	
	border-top:#dbdbdb 1px solid;
	border-bottom:#dbdbdb 1px solid;
	padding:5px 0 5px 10px;
	width:435px;
}

.privacyTd06 {	
	border-bottom:#dbdbdb 1px solid;
	padding:5px 0 5px 10px;
	width:90px;
}

.privacyTd07 {	
	border-bottom:#dbdbdb 1px solid;
	padding:5px 0 5px 10px;
	width:335px;
}

.privacyTd08 {
	width:10px;
	border-bottom:#dbdbdb 1px solid;
}

