/* charset */
@charset "utf-8"; 


/*----ブロック----*/

html{
	height: 100%;
}
body {
	background-color: #F4F4F4;
	background-color: #FFFFFF;
	font-family: "メイリオ", "Meiryo UI", "ＭＳ Ｐゴシック", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	vertical-align: top;
	padding: 0px;
	color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 90%;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a:link {
	text-decoration: none;
	font-size: 90%;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #333333;
} 

a:hover {
	color: #97064E;
	text-decoration: underline;
} 


a:link,
a:visited,
a:active,
a:hover { /* FireFox リンク選択時の点線を消す */
	overflow: hidden;
	outline: none;
}

.center {
	text-align: center;
}


#site {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color: #f6f6f6;
}

#Content {
	width: 800px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 30px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}


#Content:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

/*\*/
* html #Content {
    height: 1em;
}

#Content {
	display: block;
}
/**/


#sidebar {
	width: 220px;
	height: auto;
	margin: 0px;
	float: left;
	padding: 0px;
}

#mainContent {
	float: right;
	width: 800px;
	margin: 0px;
	padding: 0px;
}


/* for modern brouser */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
/* IE7,MacIE5 */
.clearfix {
  display: inline-block;
}
/* WinIE6 below, Exclude MacIE5 \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/**/




/* header用 */

#head {
	width: 100%;
	padding: 0px;
	height: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(images/header_bg.png);
	background-repeat: no-repeat;
}


.header_logo{
	padding-top: 13px;
	padding-left: 18px;
	width: 264px;
	height: 44px;
}



/* side用 */

#sidebar .banner01{
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#sidebar .banner02{
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



/* Content11用 */

#Content11 {
	width: 680px;
	padding-left: 25px;
	padding-right: 5px;
}

h1 {
	line-height: 40px;
	height: 40px;
	color: #FFF;
	background-color: #000;
	font-size: 22px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#Content11 h2.beef10 {
	background-image: url(images/tit_traceability_beef.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 680px;
	text-indent: -9999px;
	line-height: 55px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: left top;
	margin: 0px;
}

#Content11 h3 {
	line-height: 30px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #ff6600;
	height: 30px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#Content11 h4 {
	line-height: 30px;
	height: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0em;
}


#Content11 h4.beef_01 {
	background-image: url(images/beef_01.png);
}

#Content11 h4.beef_02 {
	background-image: url(images/beef_02.png);
}

#Content11 h4.beef_03 {
	background-image: url(images/beef_03.png);
}




#Content11 div.trace01 {
	width: 640px;
	margin-left: 5px;
	margin-right: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
}

#Content11 div.trace01 p {
	line-height: 1.5em;
	text-indent: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

#Content11 div.trace01 p.right_img {
	line-height: 1.5em;
	text-indent: 1em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	background-image: url(images/beef03.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 220px;
	min-height: 133px;
}

#Content11 div.trace02 {
	width: 620px;
	padding-bottom: 30px;
	border: 10px solid #BDBDBD;
}

#Content11 div.trace_img01 {
	padding-bottom: 30px;
	padding-left: 30px;
}




/* trace02_title用 */

.trace02_title {
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom: 5px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	text-indent: 2em;
	padding-top: 10px;
	margin-bottom: 15px;
	font-size: 20px;
	font-weight: bold;
}

.trace02_title2 {
	width: 600px;
	margin-right: 10px;
	margin-left: 10px;
	text-indent: 3em;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}



.trace02_title2 span.number{
	text-decoration: underline;
	font-weight: bold;
}


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

input[type="text"] {
	font-size: 14px;
	padding: 5px;
	width: 13em;
	display: block;
}


/* ボタン設定*/

div#next{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#image-btn {
	border: 0px;
	height: 30pt;
	width: 145px;
	background-image: url(images/button01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}




.trace04 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


/* tableの基本*/
table.trace04t {
	margin-top: 5px;
	margin-bottom: 15px;
	border-collapse: collapse;	/* 隣接するセルのボーダーを重ねて表示*/
	border: 2px solid #999999;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}

table.trace04t caption {
	margin-top: 1em;
	text-align: center;
	margin-bottom: 3px;
	font-size: 1.3em;
}

table.trace04t th,table.trace04t td {	/* 枠線*/
	border: 1px solid #999999;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 0.85em;
	line-height: 1.5em;
}

table.trace04t th {
	text-align: left;
	white-space: nowrap;
	color: #FFFFFF;
	background-color: #333333;
	vertical-align: middle;
	padding-left: 2em;
}

table.trace04t th.no {
	width: 20%;
}

table.trace04t th.no2 {
	width: 80%;
}


/* footer用 */

.waku-footer {
	width: 100%;
	clear: both;
	float: none;
	height: 85px;
	background-image: url(images/footer_bg2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

.footer_logo{
	padding-top: 25px;
	padding-left: 15px;
}


.copyright{
	font-size: 16px;
	text-align: right;
	height: 1em;
	line-height: 1em;
	margin-top: 25px;
	margin-right: 100px;
	margin-bottom: 5px;
}

.copyright2{
	font-size: 16pt;
	width: auto;
	height: 1em;
	line-height: 1em;
	background-color: #FF0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 200px;
}

.red {
	color: red;
}

.ss1 {
	width: 620px;
	margin: 10px auto 15px auto;
}

.ss1 th{
	font-size: 18px;
	line-height: 200%;
	width: 180px;
	color: #fff;
	font-weight: normal;
	background-color: #B68A16;
}

.ss1 td{
	line-height: 200%;
	width: 440px;
	background-color: #EBEAC9;
}

.ss2 {
	width: 620px;
	margin: 10px auto 15px auto;
}

.ss2 th{
	width: 180px;
	font-weight: normal;
}

.ss2 td{
	font-size: 13px; 
	width: 440px;
	vertical-align: top;
}

.ss2 img{
	vertical-align: middle;
}


p.allow{
	vertical-align: middle;
}


#beef_21 {
	border: 1px solid #999;
	width: 410px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/NLBC.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height: 64px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 90px;
	margin-bottom: 20px;
}
#beef_21 p {
}
#beef_21 img {
}
#beef_21 a{
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #F60;
	background-image: url(images/list_head01.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	margin-left: 20px;
}




#beef_22 {
	border: 1px solid #999;
	width: 188px;
	clear: both;
	background-image: url(images/NLBC.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 92px;
	background-position: 10px 10px;
	height: 81px;
	font-size: 13px;
	line-height: 1.6em;
}
#beef_22 p {
	margin: 0px;
}
#beef_22 img {
}
#beef_22 a{
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	color: #F60;
	background-image: url(images/list_head01.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: block;
	margin-left: 0px;
}





/* Content12用 */

#Content12 {
	width: 680px;
	margin-left: auto;
	border: 5px solid #00B050;
	margin-right: auto;
	margin-bottom: 50px;
}

#Content12 h3 {
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00B050;
	width: 50%;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 10px;
	font-size: 18px;
	line-height: 18px;
}


#Content12 div.trace_11 {
	padding-left: 275px;
	background-image: url(images/pho01.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 225px;
	margin-right: 20px;
	margin-left: 20px;
	vertical-align: middle;
	margin-bottom: 20px;
	padding-top: 2em;
}

#Content12 div.trace_11 table{
	border-collapse: collapse;	/* 隣接するセルのボーダーを重ねて表示*/
	text-align: center;
	width: 100%;
	height: auto;
	background-color: #b8e08c;
}


#Content12 div.trace_11 table td{
	padding-top: 15px;
	text-align: center;
	padding-bottom: 15px;
}
#Content12 div.trace_11 table td.number{
	text-align: left;
	padding-left: 40px;
}

#Content12 div.trace_11 table td.button{
	text-align: right;
	padding-left: 0px;
	padding-right: 40px;
}

#Content12 div.trace_11 div.error{
	padding-top: 5px;
}



/* Content13用 */

#Content13 {
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 50px;
}



/* Content14用 */

#Content14 {
	width: 680px;
	margin-left: auto;
	border: 5px solid #BDBDBD;
	margin-right: auto;
	margin-bottom: 50px;
}

#Content14 h3 {
	margin-bottom: 15px;
	margin-left: 0px;
	padding-left: 1.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	width: 50%;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 10px;
	font-size: 18px;
	line-height: 18px;
}
