@charset "UTF-8";
/* ***********************************************************************************************

                                       ［生産履歴検索］

*********************************************************************************************** */

h1 {
	background-image: url(../products/img/h1.gif);
	text-indent: -9999px;
	height: 107px;
	width: 800px;
	padding: 0px;
	margin: 0px auto;
}
.products_number {
	background-color: #EEE1BA;
	margin-bottom: 1em;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.products_number input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 40px;
	width: 25px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 2em;
}
.guidance {
	background-color: #EEE1BA;
	width: 190px;
	float: left;
	padding: 10px;
	margin-left: 10px;
}
/*手順*/
ol.list_number {
	margin-left: 1.5em;
	margin-right: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1.5em;
}
ol.list_number li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0em;
}
ol.list_number em {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size:small;
	font-style: normal;
	color: #000000;
	line-height: 130%;
}
.fukidashi {
	float: left;
	width: 14px;
	padding-top: 15px;
}
.number {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #C50000;
}
/*** ヘッダーが縦並び ***/
table.data_height  {
	border-collapse: collapse;
	border-top: 2px solid #C3BEAC;
	border-right: 2px solid #C3BEAC;
	border-bottom: 2px solid #C3BEAC;
	border-left: 2px solid #C3BEAC;
	width: 470px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.data_height td {
	padding:5px;
	vertical-align: top;
	border-top: 1px solid #C3BEAC;
	border-right: 1px solid #C3BEAC;
}
.data_height th {
	font:bold;
	text-align: left;
	padding:5px;
	vertical-align: top;
	white-space: nowrap;
	background-color: #F4EDD7;
	border-top: 1px solid #C3BEAC;
	border-right: 1px solid #C3BEAC;
}
/*** ヘッダーが横並び ***/
table.data_width {
	border-collapse: collapse;
	border-top: 2px solid #C3BEAC;
	border-right: 2px solid #C3BEAC;
	border-bottom: 2px solid #C3BEAC;
	border-left: 2px solid #C3BEAC;
	width: 470px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}
.data_width td {
	padding:5px;
	vertical-align: top;
	border-top: 1px solid #C3BEAC;
	border-right: 1px solid #C3BEAC;
}
.data_width th {
	font:bold;
	text-align: left;
	padding:5px;
	vertical-align: top;
	white-space: nowrap;
	background-color: #F4EDD7;
	border-top: 1px solid #C3BEAC;
	border-right: 1px solid #C3BEAC;
}
.responsibility {
	background-color: #F4EDD7;
	text-align: center;
	padding: 5px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
}
.products_number .hyphen {
	margin-bottom: 7px;
	*margin-bottom: 17px;
}
.caution {
	font-weight: bold;
	color: #C50000;
	padding-top: 5px;
}
