@charset "Shift_JIS";

/* privacyLarge
--------------------------------------------------------------*/
.privacyLarge{
	margin:15px 0 0 0;
	width:400px;
}
.privacyLarge th{
	width:90px;
	text-align:left;
}

/* indent
--------------------------------------------------------------*/
ul.indent{
	list-style-type:none;
}
ul.indent li{
	padding-left:0.5em;
	text-indent:-0.5em;
	margin-bottom:15px;
}
