@charset "UTF-8";

@import url(common.css);
@import url(dropdownmenu.css);

#content	a	{
	text-decoration: underline;
}

h3	{
	padding-top: 0px;
	padding-left: 0.5em;
	font-size: 1.0em;
}

h3.no	{
	padding-top: 0px;
	padding-left: 1.3em;
	text-indent: -0.8em;
	font-size: 1.0em;
}

table	{
	border-collapse: collapse;
	border: 1px solid #999;
}

td,th	{
	font-size: 0.9em;
}

th	{
	border: 1px solid #999;
	text-align: center;
}

td	{
	padding: 1px 4px 1px 0px;
}

.top_solid		{
	border-top: 1px solid #999;
}

.right_solid	{
	border-right: 1px solid #999;
}

.top_dotted	{
	border-top: 1px dotted #999;
}

.style_0	{
	border-right: 1px dotted #999;
	text-align: right;
}

.style_1	{
	border-top: 1px dotted #999;
	border-right: 1px dotted #999;
	text-align: right;
}

.style_2	{
	border-top: 1px dotted #999;
	text-align: right;
}

.style_3	{
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}

.style_4	{
	border-top: 1px solid #999;
	border-right: 1px dotted #999;
	text-align: right;
}

.style_5	{
	border-top: 1px solid #999;
	text-align: right;
}

.style_6	{
	padding-left: 9px;
	border-top: 1px solid #999;
	border-right: 1px dotted #999;
}

.attention-1	{
	padding-left: 4.3em;
	text-indent: -3.3em;
}

.attention-2	{
	padding-left: 4.3em;
	text-indent: -1.2em;
}

.attention-3	{
	padding-left: 3.2em;
	text-indent: -2.2em;
}

.attention-4	{
	padding-left: 1.8em;
	text-indent: -1.6em;
	font-size: 0.9em;
	color: red;
}

.explanation-1	{
	text-indent: 1.0em;
	font-size: 0.9em;
}

.explanation-2	{
	padding-left: 1.5em;
	text-indent: -1.0em;
	font-size: 0.9em;
}

.explanation-3	{
	font-size: 0.9em;
}
	
.example	{
	padding-left: 3.2em;
	text-indent: -2.2em;
	color: navy;
}

.tax_free	{
	margin-left: 0.5em;
	font-size: 0.9em;
	color: green;
}

.tax_free ol	{
	margin-left: 2.5em;
}

.tax_free ol li	{
	color: green;
}

.reduction	{
	padding-left: 1.1em;
	font-size: 0.9em;
	color: red;
	text-indent: -1.0em;
}

.red	{
	color: red;
}

.navy	{
	color: navy;
}

.top_space	{
	margin-top: 0.5em;
}

a#reduc	{
	text-decoration: none;
}

#reduc:hover	{
	color: #000;
}

#comment p	{
	font-size: 0.9em;
	text-indent: 1.0em;
	text-align: left;
}

#comment ol	{
	margin-left: 2.5em;
	font-size: 0.9em;
}

#reduction_list	{
	margin-top: 0.8em;
	margin-left: 2.5em;
	width: 333px;
}

#reduction_list td	{
	border: 1px solid #999;
	text-align: right;
}

#escape	{
	margin-top: 1.0em;
	padding-left: 1.2em;
	font-size: 0.9em;
	text-indent: -1.0em;
	color: red;
}

#menu_area	{
	border: none;
}