﻿@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 */
	}


/* #
--------- --------- --------- --------- --------- */
.policy_maintitle {
	background: url(../images/policy/policy_maintitle.jpg) no-repeat;
	margin: 0 0 35px 0;
	padding: 32px 0 0 0;
	width: 700px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:32px;/* for ie5.x */
	}
	
.policy_stitle1,
.policy_stitle2,
.policy_stitle3 {
	margin: 0 0 20px 0;
	padding: 22px 0 0 0;
	width: 365px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:22px;/* for ie5.x */
	}
	
.policy_stitle1 {
	background: url(../images/policy/policy_stitle1.jpg) no-repeat;
	}
	
.policy_stitle2 {
	background: url(../images/policy/policy_stitle2.jpg) no-repeat;
	}
	
.policy_stitle3 {
	background: url(../images/policy/policy_stitle3.jpg) no-repeat;
	}
	
.p_title {
	margin:0 0 15px 0;
	padding:0;
	color:#4F8B97;
	font-size:1.2em;
	font-weight: bold;
	}
	
.p_ex {
	margin:0 0 15px 0;
	padding:0;
	font-size:1.2em;
	}

.policy_box {
	margin:0 0 35px 0;
	padding:0;
	border-left:1px solid #CCC;
	border-top:1px solid #CCC;
	}
	
.policy_box th {
	background-color: #E6E6E6;
	padding:10px;
	font-size:1.2em;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	}
	
.policy_box td {
	margin:0;
	padding:5px 10px;
	font-size:1.2em;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
	line-height:1.4;
	}
	
.policy_info {
	background: url(../images/policy/policy_dial.jpg) no-repeat;
	background-position: 0 15px;
	margin:0 0 30px 0;
	padding:0 0 45px 0;
	font-size: 1.2em;
	}
	
