﻿@charset "utf-8";


/*  localnavigation  */

/* contents */
#contents .box p{
	margin-bottom: 1.3em;
}
.pct{
	float: left;
	width: auto;
	height: auto;
}
.txt{
	float: right;
	width: 285px;
	height: auto;
}


#privacy #contents li{
	margin:0 0 1em 0;
	padding-left:1em;
	text-indent:-1em;
}
#privacy #contents dl{
	margin:0 0 1em 0;
}
#privacy #contents dt{
	width:7.5em;
	background:url(../../privacy/images/index_colon.gif) right center no-repeat;
}
#privacy #contents dd{
	margin:-1.6em 0 0 8em; 
}