@charset "UTF-8";

@import url(./common.css);

*	{ font-family: "‚l‚r ‚oƒSƒVƒbƒN"; }

#content	{ margin-top: 1.5em; text-align: center; }

fieldset	{
	width: 512px;
	margin-left: auto;
	margin-right: auto;
	text-align: left; }

.arrow	{ margin: 10px; text-align: center; }

#comment	{
	margin-top: 25px;
	padding: 0px 11px;
	text-align: center; }

#comment P	{
	padding: 0.5em 0.5em 0.5em 1.5em;
	font-size: 0.9em;
	text-indent: -1em;
	border: 1px dotted #663300;
	text-align: left; }