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

body#privacy h3 {
	height:69px;
	border-bottom:1px solid #EDEDED;
	/*border-bottom:1px solid #EDEDED;*/
}

body#privacy h3 { background-image:url(../images/h3-01.gif);}

#main dl {
	padding-top: 30px;
}

#main dl dt {
	border-bottom:2px solid #00AFCC;
	color: #00AFCC;
	padding-bottom: 10px;
	margin-bottom:15px;
}

#main dl dd {
	margin-bottom:30px;
}

#contentbody p.note {
	border:1px solid #6FCFDF;
	padding: 15px;
	margin:0;
}


#main table {
	border-top:1px solid #6FCFDF;
	border-left:1px solid #6FCFDF;
}

#main table th,
#main table td {
	padding: 7px 10px;
	line-height:1.7em;
	border-right:1px solid #6FCFDF;
	border-bottom:1px solid #6FCFDF;
}


#main table th {
	color:#000000;
	background-image:url(../../common/images/bg/bg-dot2.gif);
	background-repeat:repeat;
	background-position:left top;
}

strong { padding-left:0;}