@charset "Shift_JIS";
/* CSS Document */
body, table, th, td, div, span, ul, li, p, a {
	color:#333;
	font-size:10pt;
	font-family:Meiryo UI, "Hiragino Kaku Gothic Pro","qMmpS Pro W3","lr oSVbN",sans-serif;
	line-height:150%;
}

a:link		{color: #0F0FFF; text-decoration: none; }
a:visited	{color: #0F0FFF; text-decoration: none; }
a:hover		{color: #0F0FFF; text-decoration: underline;}
a:active	{color: #0F0FFF; text-decoration: underline;}


#Layer1 {
	position:absolute;
	left:596px;
	top:170px;
	width:175px;
	height:70px;
	z-index:1;
}
.style7 {color: #FF0000; font-weight: bold; }
.style8 {
	font-size: 90%;
	line-height: 220%;
	text-align: left;
	padding-top: 15px;
	/*border: 1px dotted #00FF00;*/
	padding-bottom: 15px;
}

.thk{
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	margin-left: 4em;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ff0000;
	border-right-color: #C20202;
	border-bottom-color: #C20202;
	border-left-color: #ff0000;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}

#thk_2{
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	margin-left: 4em;
	padding-top: 10px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #ff0000;
	border-right-color: #ff0000;
	border-bottom-color: #ff0000;
	border-left-color: #ff0000;
}

#content
{
	margin-left:25px;
	margin-top:20px;
}

.table_center
{
	margin-left:auto;
	margin-right:auto;
}

.image_center
{
	/* width:575px; */
	width:100%;
	text-align:center;
	vertical-align:middle;
}

.button_text
{
	vertical-align:middle;
}

.attention
{
	margin-top:25px;
}

.attention strong
{
	color:#903;
}


/* i */
#tbl_commodity
{
	margin-left:auto;
	margin-right:auto;
	border-top:solid 1px #666;
	border-left:solid 1px #666;
	border-collapse:collapse;
	empty-cells:show;
}

#tbl_commodity th
, #tbl_commodity td
{
	padding-left:10px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
}

#tbl_commodity .col1
{
	text-align: left;
}

#tbl_commodity .col2
{
	text-align:center;
}

#tbl_commodity .col3
{
}

#tbl_commodity .col3a
{
	text-align:center;
}

#tbl_commodity .col3b
{
	text-align:center;
}

#tbl_commodity .col3c
{
	text-align:center;
}

#tbl_commodity .col4
{
}