@charset "utf-8";

/* pageheader */
#pageheader {
	background: url(/common/images/bg_line_dotte-gray.gif) left bottom repeat-x;
}

#main-contents .section-block {
	margin: 46px 0 0 0;
}
/* section-head */
#main-contents .section-head .head {
	padding: 0 0 11px 0;
	background: url(/common/images/bg_line_dotte-gray.gif) left bottom repeat-x;
}
#main-contents .section-head .head h1 {
	height: 23px;
	text-indent: -999em;
	background: url(../images/h1_privacy-policy.gif) left top no-repeat;
}
#main-contents .section-head .body {
	margin: 11px 0 0 1px;
	padding-bottom: 3px;
	line-height: 150%;
}
/* section-body */
#main-contents .section-body{
	margin: 42px 0 0 0;
}
#main-contents .section-body .head h2 {
	width: 335px;
	height: 20px;
	text-indent: -999em;
	background: url(../images/h2_privacy-text.gif) left top no-repeat;
}
#main-contents .section-body .body .tbl_block table {
	margin: 7px 0 0 0;
	width: 100%;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-collapse: separate;
}
#main-contents .section-body .body .tbl_block table th {
	width: 174px;
	background-color: #f5f5f5;
	background-image: url(/common/images/bg_line_dotte-gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	text-align: left;
	font-weight: normal;
}
#main-contents .section-body .body .tbl_block table td {
	padding: 14px 12px 15px 12px;
	background-color: #ffffff;
	background-image: url(/common/images/bg_line_dotte-gray.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#main-contents .section-body .body .tbl_block table .last-line th,
#main-contents .section-body .body .tbl_block table .last-line td {
	background-image: none;
}
#main-contents .section-body .body .tbl_block table th p {
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
	line-height: 100%;
}
#main-contents .section-body .body .tbl_block table td p {
	margin: 0px 0 0 0;
	line-height: 100%;
}
#main-contents .section-body .body .tbl_block table td p.mail {
	padding:0 0 0 17px;
	background: url(/common/images/icon_mail.gif) left 4px no-repeat;
}
#main-contents .section-body .body .tbl_block table td p.tell {
	font-size: 154%;
}
#main-contents .section-body .body .tbl_block table td p.note {
	margin-top: 7px;
	color: #333333;
}

/* text */
#main-contents .section-body .body .tbl_block p {
	margin: 16px 0 0 1px;
}


/***--- page-back ---***/
.page-back {
	margin: 18px 0 0 15px;
}
.page-back p {
	padding: 0 18px 0 18px;
	font-weight: bold;
	background: url(/common/images/icon_arr-gray_left.gif) left 4px no-repeat;
}

