@charset "utf-8";

/* "menseki.css" 免責事項ページ */

h2 {
	margin: 1em 0.5em 0.3em 0.5em;;
	padding: 0.7em 0.5em 0em 0.5em;
	color: #008000;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 4px double #008000;
}

h3 {
	margin: 0.8em auto 0.3em 1.5em;
	padding: 0.7em 0.5em 0em 0.5em;
	color: #008000;
	font-size: 110%;
	font-weight: bold;
	white-space: nowrap;
	border-bottom: 1px solid #008000;
}

.ph2 {
	margin: 0.3em 0.5em 0.3em 2em;
	line-height: 150%;
}

.ph3 {
	margin: 0.3em 1.5em 0.3em 3em;
	line-height: 150%;
}

p.cyu {
	margin: 0.8em 0.5em 1em 5em;
}

p.kanren {
	margin: 1em 0.5em 0.3em 2em;
	padding: 0.3em 0.5em 0.3em 0.5em;
	border-top: 1px dotted #008000;
}

p.keisaibi {
	margin: 1em 0.5em 0.3em 2em;
	padding: 0.3em 0.5em 0.3em 0.5em;
	border-top: 1px dotted #008000;
	border-bottom: 1px dotted #008000;

}

.pol { margin: 0.3em 0.5em 0.3em 5.5em; }

span.textblack {
	color: #000;
	text-decoration: none;
}

span.uline { text-decoration: underline; }

a.deco { text-decoration: none; }

table.jyusho { margin: 0.5em 0 0.5em 5em; }
