@charset "Shift_JIS";

@import url("init.css");
@import url("base.css");
@import url("common.css");


h2 {
	background:url(../others/img/privacy_title.jpg) no-repeat;
}

div#columnL h3#catTtl {
	background:url(../others/img/p_cat_ttl.gif) no-repeat;
}
div#columnR h3{
	border-bottom:solid 3px #FEA413;
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
	margin:20px 0 5px 0;
	}
div#columnR ul.list{
	margin:15px 0;
	padding:0;
	}

div#columnR ul.list li{
	padding:0 0 0 0px;
	list-style:disc;
	margin:0 0 5px 20px;
	}


div#columnR span{
	background:#F0E8CD;
	display:block;
	padding:8px;
	}
.m15{
	margin:15px 0;
	}

div#columnR dl{
	margin:15px 0;
	}
div#columnR dt{
	border-bottom:#43371E dashed 1px;
	font-weight:bold;
	padding-bottom:3px;
	margin-bottom:4px;	
	}
div#columnR dd{
	margin-bottom:13px;
	}	
#last{
	margin-bottom:20px;
	}
