@charset 'utf-8';
/*	Cascading Style Sheets: style.css 5.2	*/ 

.sidr ul li.sidr-class-H_PRIVACY a	{ background-color:#666; }

#contents section.CONTACT .SHEET h3	{ width:100%; float:left; margin:30px 0px 0px 0px; font-weight:bold; }

#contents section.CONTACT .SHEET .P_H2	{ width:780px; float:left; margin-top:30px; font-weight:bold; font-size:14px; text-align:left; }
#contents section.CONTACT .SHEET .P_H2 span	{ width:auto; float:none; margin-left:20px; font-weight:normal; font-size:12px; }

#contents section.CONTACT .SHEET .PRIVACY_NOTE	{ width:780px; float:left; margin-top:30px; text-align:left; }
#contents section.CONTACT .SHEET .PRIVACY_NOTE hr	{ margin:20px 0px; background:none; border-bottom:1px dotted #ccc; }


@media screen and (max-width: 940px){
}

@media screen and (max-width: 800px){
#contents section.CONTACT .SHEET .P_H2	{ width:100%; }
#contents section.CONTACT .SHEET .P_H2 span	{ width:auto; float:left; margin-left:0px; }

#contents section.CONTACT .SHEET .PRIVACY_NOTE	{ width:100%; margin-top:10px; }
#contents section.CONTACT .SHEET .PRIVACY_NOTE hr	{ margin:10px 0px; }
}