﻿@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_title {
	background: url(../images/privacy/privacy_maintitle.jpg) no-repeat;
	}
	
.privacy_stitle {
	background: url(../images/privacy/privacy_stitle.jpg) no-repeat;
	margin: 0 0 15px 0;
	padding: 26px 0 0 0;
	width: 590px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:26px;/* for ie5.x */
	}
	
.privacy_boxtitle {
	margin:0;
	padding:0;
	font-size:1.2em;
	font-weight: bold;
	color:#0D3594;
	}
	
.privacy_box {
	margin:0 0 15px 0;
	padding:0 0 20px 0;
	background: url(../images/common/dotline.gif) no-repeat;
	background-position: 0 bottom;
	font-size: 1.2em;
	}
	
.privacy_box_b {
	margin:0 0 15px 0;
	padding:0;
	font-size: 1.2em;
	}
	
.privacy_info {
	margin:0 0 30px 0;
	padding:0;
	font-size: 1.2em;
	color:#666;
	}
