﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}


/* #
--------- --------- --------- --------- --------- */
.privacy_mtitle {
	background: url(../images/privacy/privacy_mtitle.jpg) no-repeat;
	margin: 0 0 23px 0;
	padding: 40px 0 0 0;
	width: 670px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}
	
.privacy_ex {
	margin:0 0 25px 0;
	font-size:1.2em;
	}
	
.privacy_stitle {
	margin:0 0 5px 0;
	font-size:1.2em;
	color:#1A76B0;
	}
