﻿@charset "utf-8";
@import url("main.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 15px 0;
	padding: 35px 0 0 0;
	width: 630px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:35px;/* for ie5.x */
	}


.privacy_ex {
	margin:0 0 25px 0;
	font-size:1.4em;
	width:600px;
	}
	
.privacy_ex.b {
	margin:0 0 150px 0;
	}


.privacy_stitle {
	background: url(../images/privacy/dot.jpg) repeat-x;
	background-position: 0 bottom;
	margin:0 0 15px 0;
	width:600px;
	font-size:1.6em;
	color:#1018B8;
	font-weight: bold;
	}
