@charset "UTF-8";
/* CSS Document */

body {
font-size:12px;
line-height:18px;
}

h2, h3, h4, h5, h6 {
font-size:12px;
line-height:18px;
}


ul, ol {
margin:0;
padding:0;
list-style-type:none;
}

.clear {
clear:both;
}

h3#pageTitle{
	width:630px;
	height:60px;
	background:url(../../policy/img/page_title.jpg) no-repeat;
	text-indent:-9999px;
	margin:0 0 20px 0;
}

div.wideBox {
	width:630px;
	font-size:12px;
	line-height:18px;
}
div.wideBoxInr {
	background:url(../../policy/img/bg_widebox_top.gif) left top no-repeat;
	width:630px;
	height:18px;
}
div.wideBoxMiddle {
	width:630px;
	background:url(../../policy/img/bg_widebox_middle.gif) left bottom repeat-y;
}
div.wideBoxEnd {
	background:url(../../policy/img/bg_widebox_bottom.gif) left top no-repeat;
	width:630px;
	height:18px;
}
div.privacy h3{
	margin-bottom:5px;
}
.privacyR{
	text-align:right;
	margin-right:30px
}
div.privacyTxt{
	padding:10px 30px;
	line-height:1.6;
}
div.privacyTxt h4{
	margin-top:7px;
	font-size:12px;
}
div.privacyTxt h5{
	font-size:12px;
}

.wideBox p {
	line-height:140%;
	margin:0;
	padding:0 0 5px 0;
	word-break:break-all;
}

.wideBox p.bold {
font-weight:bold;
padding:10px 0 5px;
}

.wideBox li {
	line-height:140%;
}

.btm15 {
margin-bottom:15px !important;
}

.pageTop a {background:url(../../policy/img/btn_pagetop.jpg) no-repeat;display:block;text-indent:-9999px;width:100px;height:21px;float:right;margin: 10px 0;}

.pageTop a:hover {
background:url(../../policy/img/btn_pagetop_on.jpg) no-repeat;
}
