@charset "shift_jis";

#click {
	text-align: right;
	padding-right: 20px;
}



/* センターのご案内テキストリンク用
------------------------------------------------------------ */
#center_annai_link {
	margin-top: 2px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00967D;
	border-bottom-color: #00967D;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #ff0000;
}
#center_annai_link a:link {
	color: #00967D;
}
#center_annai_link a:visited {
	color: #00967D;
}
#center_annai_link a:hover {
	color: #ff0000;
}
#center_annai_link a:active {
	color: #00967D;
}

/* 部分肉の知識テキストリンク用
------------------------------------------------------------ */
#fukyu_annai_link {
	margin-top: 2px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1D69AC;
	border-bottom-color: #1D69AC;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #ff0000;
}
#fukyu_annai_link a:link {
	color: #1D69AC;
}
#fukyu_annai_link a:visited {
	color: #1D69AC;
}
#fukyu_annai_link a:hover {
	color: #ff0000;
}
#fukyu_annai_link a:active {
	color: #1D69AC;
}

/* イベントのご案内テキストリンク用
------------------------------------------------------------ */
#fukyu_annai_link {
	margin-top: 2px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1D69AC;
	border-bottom-color: #1D69AC;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #ff0000;
}
#fukyu_annai_link a:link {
	color: #1D69AC;
}
#fukyu_annai_link a:visited {
	color: #1D69AC;
}
#fukyu_annai_link a:hover {
	color: #ff0000;
}
#fukyu_annai_link a:active {
	color: #1D69AC;
}


/* 市況速報テキストリンク用
------------------------------------------------------------ */
#sokuhou_link {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #1D69AC;
	border-bottom-color: #1D69AC;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #ff0000;
}
#sokuhou_link a:link {
	color: #1D69AC;
}
#sokuhou_link a:visited {
	color: #1D69AC;
}
#sokuhou_link a:hover {
	color: #ff0000;
}
#sokuhou_link a:active {
	color: #1D69AC;
}


/* 統計資料テキストリンク用
------------------------------------------------------------ */
#toukei_link {
	margin-top: 10px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A11C79;
	border-bottom-color: #A11C79;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #ff0000;
}
#toukei_link a:link {
	color: #A11C79;
}
#toukei_link a:visited {
	color: #A11C79;
}
#toukei_link a:hover {
	color: #ff0000;
}
#toukei_link a:active {
	color: #A11C79;
}

#toukei_link_sub {
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
	text-align: right;
	color: #ff0000;
}

#toukei_link_sub a:link {
	color: #A11C79;
}
#toukei_link_sub a:visited {
	color: #A11C79;
}
#toukei_link_sub a:hover {
	color: #ff0000;
}
#toukei_link_sub a:active {
	color: #A11C79;
}

/* 出店企業一覧ページ用
------------------------------------------------------------ */
table {
	border: solid 1px #666666; border-collapse: collapse; /**border:thin dashed #0000FF;**/
	/**float:left;**/
	margin-right: 20px;
	margin-top: 0px;
	background: #FFFFFF;
	width: 570px;
}

.table_form { 
	margin-top: 20px;
	width: 570px;　/**padding-top: 20px; border:thin dashed #0000FF;**/
}

th {
	border: solid 1px #666666; border-collapse: collapse;
	padding:4px 18px;
	background-color:#59B9A7;
	text-align:center;
}

td {
	border: solid 1px #666666; border-collapse: collapse;
	padding:4px 18px;
	white-space: nowrap;
}

.box_img {
	height:auto; width: 610px; margin: 30px auto 0px auto; /**border:thin dashed #336699;**/
}

/* 第三階層・第四階層ページ共通用
------------------------------------------------------------ */

.thd_box_top {		
	margin-bottom:30px;	
	padding-bottom: 10px;
	font-size: 14px;
	/**font-weight: bold;**/
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #ff0000;
	/**border:thin dashed #336699;**/
}

/* 知識の普及・イベントのご案内第四階層ページ用
------------------------------------------------------------ */

.table_form_promotion { 
	margin-top: 0px;
	width: 570px;　/**padding-top: 20px; border:thin dashed #0000FF;**/
}

.th_code {
	border: solid 1px #666666; border-collapse: collapse;
	padding:4px 18px;
	background-color:#7696CA;
	text-align:center;
	white-space: nowrap;
}

.td_code {
	border: solid 1px #666666; border-collapse: collapse;
	padding:4px 18px;
	white-space:normal;
}

.code_box_top_link a:link {
	color: #1D69AC;
}
.code_box_top_link a:visited {
	color: #1D69AC;
}
.code_box_top_link a:hover {
	color: #ff0000;
}
.code_box_top_link a:active {
	color: #1D69AC;
}

.box{width:90%; padding-bottom:30px; float:left; /**border:thin dashed #006600;**/}
.img-in-box{float:left; margin:0px 15px 0px 0px; }
.img-in-box-r{float:right; margin:0px 0px 0px 15px;}
.boxclear{clear:both;}
.box-title-font{
	font-size:14px; 
	font-weight:bold; 
	letter-spacing:0.1em; 
	padding-top: 20px; 
	padding-bottom:10px;
	border-left:5px solid #000099;
	border-bottom:1px solid #000099;	
	width:auto;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 10px;
}

.box-title-font-r{
	font-size:14px; 
	font-weight:bold; 
	letter-spacing:0.1em; 
	padding-top: 20px; 
	padding-bottom:10px;
	border-right:5px solid #000099;
	border-bottom:1px solid #000099;	
	width:auto;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 10px;
}

.box-title-font-b{
	font-size:14px; 
	font-weight:bold; 
	letter-spacing:0.1em; 
	padding-top: 20px; 
	padding-bottom:10px;
	border-right:5px solid #000099;
	border-bottom:1px solid #000099;	
	width:auto;
	margin:0px 0px 10px 0px;
	padding:5px 0px 0px 10px;
}

.box-font{font-size:13px; line-height:20px;}


/* 知識の普及 イベントのご案内・こちらのカラー文字の大きさ用 */

.code_box_kotira_link a:link {
	color: #FF0000;
	font-weight:bold;
	letter-spacing: 0.5em;
}
.code_box_kotira_link a:visited {
	color: #FF0000;
	font-weight:bold;
	letter-spacing: 0.5em;
}
.code_box_kotira_link a:hover {
	color: #FF0000;
	font-weight:bold;
	letter-spacing: 0.5em;
}
.code_box_kotira_link a:active {
	color: #FF0000;
	font-weight:bold;
	letter-spacing: 0.5em;
}

div.code_box_kotira_color{
	color: #1D69AC;
}

/* 統計資料第三階層ページ用
------------------------------------------------------------ */

.table_form_static { 
	margin-top: 20px;
	width: 570px;　/**padding-top: 20px; border:thin dashed #0000FF;**/
}

.th_static {
	border: solid 1px #666666; border-collapse: collapse;
	padding:4px 18px;
	background-color:#D487B2;
	text-align:center;
}

.td_static_center {
	text-align: left;
}

.td_static {
	border: solid 1px #666666; border-collapse: collapse;
	padding:4px 18px;
	white-space:normal;
}

.static_box_top_link a:link {
	color: #A11C79;
}
.static_box_top_link a:visited {
	color: #A11C79;
}
.static_box_top_link a:hover {
	color: #ff0000;
}
.static_box_top_link a:active {
	color: #A11C79;
}

/**番付ページ*/
.table_form_ranking { 
	margin-top: 20px;
	margin-left: 100px;
	width: 350px;
	text-align: center;
}

/**
.td_static_east {
	background-color: #FFCCFF;
	text-align: center;
}

.td_static_west {
	background-color: #B5D6E6;
	text-align: center;
}**/

.to_top {	
	text-align: right;
	padding-right: 100px;
}

.look_static {
	text-align: right;
	width: 610px;
}

.img_left_static{float:left; margin:0px 15px 0px 0px;}
.img_center_static{text-align:center; margin:20px 15px 0px 0px; /**border:thin dashed #0000FF;**/}

.left_textarea { 
	float:left;
	margin-top: 0px;
	width: 250px;
	padding-left: 10px;
	border:thin dashed #0000FF;
}
.right_textarea { 
	margin-left: 300px;
	width: 250px;
	padding-left: 10px;
	border:thin dashed #0000FF;
}

/** 専門用語 */
.text_static_technical {
	border-style: none;	
	width: 570px;
	/**border:thin dashed #0000FF;*/
}

.td_static_technical {
	border-style: none;
	white-space: normal;
}

.thd_static_technical {		
	margin-bottom:30px;	
	padding-bottom: 10px;
	/**line-height: 24px;**/
	padding-right: 20px;
	padding-left: 20px;
	color: #ff0000;
}

.to_top_static {	
	text-align: right;
	padding-right: 20px;
}

/* 食肉流通標準化システム第二階層ページ用
------------------------------------------------------------ */

.table_form_council { 
	margin-top: 0px;
	width: 450px;
}

.th_council {
	border: solid 1px #666666; border-collapse: collapse;
	padding:4px 18px;
	background-color:#EE8DB5;
	text-align:center;
}

/* 出店者テキストリンク用
------------------------------------------------------------ */
#member_link {
	margin-top: 2px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EB8870;
	border-bottom-color: #EB8870;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #ff0000;
}
#member_link a:link {
	color: #EB8870;
}
#member_link a:visited {
	color: #EB8870;
}
#member_link a:hover {
	color: #ff0000;
}
#member_link a:active {
	color: #EB8870;
}

/* コマーシャル規格用
------------------------------------------------------------ */
/** 専門用語 */
.promotion_kikaku_table {
	/**border-style: none;**/
	width: 570px;
}

.promotion_kikaku_td {
	border-style: none;
	vertical-align:top;
	white-space: normal;
}

.look_promotion {
	padding-top:3px;
	text-align:right; /**border:thin dashed #0000FF;**/
}

/* DVD用
------------------------------------------------------------ */
.table_form_dvd { 
	margin-top: 20px;
	width: 570px;　
	border-style: none;
}

.th_dvd {
	padding:4px 18px;
	background-color:#7394C6;
	text-align:center;
}

.td_dvd {
	border-style: none;
	padding:0px 18px;
	white-space:normal;
}

.td_dvd_0 {
	padding:0px;
	height:35px;
}

.to_top_dvd {	
	text-align: right;
	/**padding-right: 0px;**/
}

/* 消費者コーナ用
------------------------------------------------------------ */
#price_link {
	margin-top: 2px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F39800;
	border-bottom-color: #F39800;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #ff0000;
}
#price_link a:link {
	color: #F39800;
}
#price_link a:visited {
	color: #F39800;
}
#price_link a:hover {
	color: #F35800;
}
#price_link a:active {
	color: #F39800;
}

div.price_pdf{
padding:20px 0px 0px 0px;
}

div.price_text_position{
	margin-left:20px;
	padding: 5px 0px 0px 0px;
	width:550px;
}

table.price_category_table{
	width:530px;
	margin-left:10px;
	border-width:0px;
}
table.price_category_table td{
	padding:15px 0px 5px 30px;
	border-width:0px;
}

div.meat_link a:link {
	color: #1D69AC;
	font-size:15px;
}
div.meat_link a:visited {
	color: #1D69AC;
	font-size:15px;
}
div.meat_link a:hover {
	color: #ff0000;
	font-size:15px;
}
div.meat_link a:active {
	color: #1D69AC;
	font-size:15px;
}

div.price_top_link a:link {
	color: #1D69AC;
	font-size:13px;
}
div.price_top_link a:visited {
	color: #1D69AC;
	font-size:13px;
}
div.price_top_link a:hover {
	color: #ff0000;
	font-size:13px;
}
div.price_top_link a:active {
	color: #1D69AC;
	font-size:13px;
}

div.price_item_box{
	width:580px;
	padding-bottom:30px;
	padding-top:40px;
	float:left;
}

div.price_title_font{
	font-size:14px; 
	font-weight:bold; 
	letter-spacing:0.1em; 
	padding-top: 20px; 
	padding-bottom:10px;
	border-right:5px solid #F39800;
	border-bottom:1px solid #F39800;	
	width:auto;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 10px;
}

img.price_img{
	float:left;
	margin:0px 15px 0px 0px;
}

div.price_return_top_link{
	letter-spacing: 0.2em;
	text-align:right;
	padding:30px 0px 0px 0px;
}

div.price_position{
padding:0px 0px 12px 0px;
}

h2.price_item_name {
	font-size: 18px;
	color: #F39800;
	letter-spacing: 0.2em;
	padding:20px 0px 0px 0px;
}

h3.price_item_name {
	font-size: 16px;
	color: #F39800;
	padding:10px 0px 0px 15px;
}

div.price_under_link {
	padding:10px 0px 0px 20px;
}

div.price_under_link2 {
	padding:10px 0px 5px 195px;
}

div.price_material{
	float:right;
	text-align:right;
	width:370px;
}

div.price_material_variety2{
	float:right;
	text-align:right;
	width:370px;
	padding-top:290px;
}

div.price_material_variety3{
	float:right;
	text-align:left;
	width:310px;
	padding-top:250px;
}

div.price_material_variety4{
	float:right;
	text-align:right;
	width:370px;
	padding-top:100px;
}

div.look_consumer {
	padding-top:3px;
	text-align:right;
	margin-top:10px;
}

p.consumer_row_text{
	margin-right:42px;
}

ul.consumer_link_item{
	text-decoration:none;
	list-style-type:none;
	padding:0px;
	margin:0px;
	line-height:32px;
}

img.price_photo_size{
	width:240px;
	height:176px;
}

/* 出店企業等の募集案内ページ用
------------------------------------------------------------ */
h3.tenant_sub_title {
	font-size:15px;
	width:592px;
	color: #67B96E;
}

div.tenant_merit{
	width:560px;
}

div.tenant_heading_item_position{
	padding:0px 0px 20px 20px;
}

div.tenant_heading_title_text{	
	width:592px;
	font-size:16px;
	font-weight:bold;
	color:#A0522D;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#67B96E;
	margin-bottom:20px;
	margin-top:20px;
}

p.tenant_heading_text{
	font-size:14px;
	font-weight:bold;
	color:#009933;
}

div.tenant_sub_item_position{
	padding:0px 0px 0px 30px;
}

div.tenant_list_position{
	padding:5px 0px 0px 20px;
}


ul.tenant_ul_items{
	list-style-type:none;
}

img.tenant_img_koma_position{
	padding-top:20px;
	padding-bottom:20px;
}

table.tenant_kasiryou_table{
	width:560px;
	text-align:center;
}
table.tenant_kasiryou_table td{
	padding:3px 10px 3px 10px;
}
table.tenant_kasiryou_table th{
	background-color:#67B96E;
}

td.tenant_kasiryou_table_number{
	text-align:right;
	padding:3px;
}

table.tenant_toiawase{
	width:593px;
	border-width:0px;
}
table.tenant_toiawase td{
	text-align:left;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	border-width:0px;
}
td.tenant_toiawase_center{
	width:78px;
	height:10px;
	padding:0px 0px 0px 0px;
}
td.tenant_toiawase_items{
	width:70px;
}
td.tenant_toiawase_address{
	width:179px;
}

table.tenant_kawasaki{
	border-width:0px;
	width:560px;
}
table.tenant_kawasaki td{
	text-align:left;
	border-width:0px;
	padding:0px;
}

img.tenant_kawasakiB_img{
	margin-top:20px;
}

/** 空き小間ページ用 */
div.tenant_item_box{
	width:580px;
	padding-bottom:30px;
	padding-top:40px;
	float:left;
	/*:border: #FF0000 solid 1px;**/
}

div.tenant_title_font{
	font-size:14px; 
	font-weight:bold; 
	letter-spacing:0.1em; 
	padding-top: 20px; 
	padding-bottom:10px;
	border-right:5px solid #67B96E;
	border-bottom:1px solid #67B96E;	
	width:auto;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 10px;
}

img.tenant_img{
	float:left;
	margin:0px 15px 0px 0px;
}


/* 食肉の部位用
------------------------------------------------------------ */
div.part_text_position{
	padding:0px 50px 0px 0px;
	margin-left:20px;
}

ul.meat_link_number_size{
	list-style-type:decimal;
	font-size:15px;
	letter-spacing:1.2px;
	line-height:30px;
}

div.part_title_position{
padding:20px 0px 0px 50px;
}

div.part_footer {
	margin-right:auto;
	margin-left:auto;
	height: 40px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00508F;
	width: 860px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 10px;
}

div.part_explanation_position{
	margin-left:170px;
}

div.part_position{
	text-align:center;

}

div.part_row_text{
	float:right;
	text-align:left;
	margin-right:12px;
}


div.part_explanation_text_position{
	padding-left:100px;
}

/* 部分肉価格の推移テーブル用
------------------------------------------------------------ */

body.kakaku_body {
	font-family: "メイリオ", "generic font family";
	font-size: 12px;
	margin: 0px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
}

div.kakaku_header{
	padding:20px 0px 3px 0px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width:1220px;
}

div.kakaku_main{
	margin-left:auto;
	margin-right:auto;
}

div.kakaku_footer{
	margin-left:auto;
	margin-right:auto;
	width:1220px;
	padding:6px 0px 0px 0px;
}

div.kakaku_unit{
	text-align: center;
	text-align: right;
	white-space:nowrap;
}

div.kakaku_title{
	font-size:17px;
	text-align:center;
	font-weight:bold;
}

div.kakaku_under_text{
	text-align: left;
	width:1190px;
}

table.kakaku_table{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	width:1220px;
	word-spacing:normal;
}
tr.kakaku_table_color{
	background-color: #EEEEEE;
}

tr.kakaku_part_name {
	height:30px;
	text-align: center;
	padding:4px 10px;
	white-space:nowrap;
	background-color:#CECECE;
	font-weight:bold;
}

tr.kakaku_item_name {
	text-align: center;
	padding:4px 10px;
	white-space:nowrap;
	background-color:#CECECE;
	font-weight:bold;
}

td.kakaku_price_item {
	text-align:right;
	padding:4px 2px 4px 8px;
	white-space:nowrap;
}

td.kakaku_chronology_left{
	text-align:left;
	padding:4px 0px 4px 8px;
	border-right-width:0px;
	border-right-style:none;
}
td.kakaku_chronology_right{
	text-align:right;
	padding:4px 8px 4px 0px;
	border-right-width:0px;
	border-left-style:none;
}

/* センターのご案内：共通
------------------------------------------------------------ */
.color_red{
	color:#FF0000;
}
.color_green{
	color:#00967D;
}

/* センターのご案内：あゆみ用
------------------------------------------------------------ */
table.history_table_design{
	width:593px;
	padding:0px;
}
table.history_table_design td{
	padding:8px 4px 8px 4px;
	white-space:normal;
	vertical-align:top;
}

p.history_table_text_color_position{
	color:#444444;
	padding:0px 0px 0px 20px;
}

td.history_table_years_center{
	text-align:center;
	width:60px;
	font-weight:bold;
	background-color:#59B9A7;
}
td.history_table_center{
	text-align:center;
	font-weight:bold;
	background-color:#59B9A7;
}

div.history_explanation_text{
	padding-bottom:4px;
	padding-top:10px;
}

span.history_text_color_red{
	color:#FF0000
}
span.history_text_color_blue{
	color:#0000FF
}
span.history_text_color_green{
	color:#009933
}

a.history_link_text_black{
	color:#444444;
	text-decoration:underline;
}
a.history_link_text_red{
	color:#FF0000;
	text-decoration:underline;
}
a.history_link_text_blue{
	color:#0000FF;
	text-decoration:underline;
}
a.history_link_text_green{
	color:#009933;
	text-decoration:underline;
}

/* センターの概要用
------------------------------------------------------------ */
div.summary_heading_title{
	padding-top:10px;
	font-size:16px;
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#00967D;
	width:590px;
	padding-bottom:5px;
	margin-bottom:20px;
	margin-top:20px;
	font-weight:bold;
	color:#A0522D;
	text-align:left;
}
div.summary_text_position{
	width:550px;
	margin-top:15px;
	margin-bottom:10px;
}

div.summary_img_role_position{
	width:590px;
	padding-top:10px;
}

div.summary_car_heading{
	font-size:16px;
	font-weight:bold;
	color:#00967D;
}
div.summary_car_text{
	padding-bottom:2px;
	font-size:13px;
	text-indent:23px;
	color:#444444;
	font-weight:normal;
}
div.summary_car_text_position{
	margin-top:38px;
	margin-bottom:10px;
}

table.summary_car_table{
	width:300px;
	text-align:center;
}
table.summary_car_table td{
	padding:3px 10px 3px 0px;
}

.center_table_title{
	background-color:#59B9A7;
	font-weight:bold;
}

div.summary_car_table_text{
	font-size:14px;
	font-weight:bold;
	margin-left:26px;
}
div.summary_center{
	width:550px;
	height:340px;
}

div.summary_center_text{
	padding-bottom:20px;
}

div.saummary_car_position{
	width:400px;
	margin-top:15px;
	margin-bottom:10px;
	padding-left:120px;
}

div.summary_center_img_left{
	width:270px;
	float:left;
	position:absolute;
}
div.summary_center_img_right{
	float:right;
	padding-left:300px;
	position:absolute;
}
div.summary_center_img_kouhyou{
	float:right;
	position:absolute;
	padding-left:300px;
}
img.summary_center_img_size{
	width:250px;
	height:195px;
}

div.summary_center_torihiki{
	width:270px;
	float:left;
	padding-top:13px;
	position:absolute;
}

div.summary_torihiki{
	width:550px;
	padding-bottom:200px;
}

table.summary_management_table{
	width:580px;
	border-width:0px;
}
td.summary_management_td_text{
	width:200px;
	vertical-align:top;
	padding:16px 0px 0px 5px;
	white-space:normal;
	border-width:0px;
}
td.summary_management_td_img{
	padding:0px;
	border-width:0px;
}

/* センターの概要用:アクセス用
------------------------------------------------------------ */

div.map_map_title{
	font-size:16px;
	width:590px;
	font-weight:bold;
	color:#A0522D;
	text-align:left;
	margin-bottom:8px;
}

div.map_map_explanation_text_position{
	width:550px;
	text-align:right;
}

div.map_explanation_text_position{
	width:590px;
	margin-top:10px;
}

p.map_explanation_text_sub_position{
	text-indent:75px;
}

/* センターのご案内:部分肉取引情報の集積・公表用
------------------------------------------------------------ */
div.business_sub_group_title{
	width:560px;
	font-size:16px;
	font-weight:bold;
	margin-top:25px;
	text-align:center;
	margin-bottom:10px;
}

table.business_announcement_table{
	width:593px;
	margin-bottom:10px;
}
table.business_announcement_table td{
	padding:1px 4px 1px 6px;
}
table.business_announcement_table tr{
	text-align:center;
	letter-spacing:1.6px;
}
table.business_announcement_table p{
	color:#333333;
	text-align:left;
	padding:1px 0px 0px 17px;
}

td.business_announcement_kouhyou_color{
	background-color:#59B9A7;
	font-weight:bold;
}
td.business_announcement_kouhyou_item_color{
	background-color:#CECECE;
	text-align:left;
}
td.business_announcement_tiiki_color{
	background-color:#59B9A7;
	font-weight:bold;
}
td.business_announcement_tiiki_item_color{
	background-color:#59B9A7;
		font-weight:bold;
}
td.business_announcement_kouhyoubi_color{
	background-color:#CECECE;
}
td.business_announcement_kouhyoubi_item1_color{
	background-color:#EEEEEE;
}
td.business_announcement_kouhyoubi_item2_color{
	background-color:#FFFFFF;
}
td.business_announcement_hinmoku_color{
	background-color:#CECECE;
}
td.business_announcement_hinmoku_item1_color{
	background-color:#EEEEEE;
}
td.business_announcement_hinmoku_item2_color{
	background-color:#FFFFFF;
}

td.business_announcement_table_tikusyu_spacing{
	letter-spacing:40px;
	text-indent:50px;
}

td.business_table_item_spacing{
	letter-spacing:20.4px;
	text-indent:20px;
}

table.business_media_table{
	width:593px;
	margin-bottom:10px;
	text-align:center;
}
table.business_media_table td{
	padding:1px 4px 1px 4px;
}
table.business_media_table tr{
	letter-spacing:2.5px;
}
table.business_media_table p{
	color:#333333;
	text-align:left;
}
td.business_media_table_td{
	text-align:left;
}

td.business_media_title_color{
	background-color:#59B9A7;
	letter-spacing:20.4px;
	text-indent:20px;
}
td.business_media_sub_title_color{
	background-color:#CECECE;
}
td.business_media_sub_title1_color{
	background-color:#ccff99;
}
td.business_media_item1_color{
	background-color:#EEEEEE;
}

p.business_media_text{
	margin-left:25px;
}

div.business_media_text_position{
	width:593px;
}

img.business_animal_img_position{
	width:386px;
	height:266px;
}

div.business_text_positiosn{
	margin-bottom:10px;
}

img.business_img_transition_size{
	margin-bottom:10px;
}

div.business_share_position{
	width:560px;
	height:560px;
}

div.business_share_center_position{
	width:263px;
	height:206px;
	margin-left:130px;
	position:absolute;
}

div.business_share_left_position{
	float:left;
	width:263px;
	height:170px;
	margin-top:210px;
	position:absolute;
}
div.business_share_left2_position{
	float:left;
	width:263px;
	margin-top:10px;
	height:150px;
	margin-top:400px;
	position:absolute;
}
div.business_share_right_position{
	float:right;
	width:263px;
	height:170px;
	margin-top:210px;
	margin-left:290px;
	position:absolute;
}
div.business_share_right_text_position{
	float:right;
	width:293px;
	height:60px;;
	margin-top:475px;
	margin-left:266px;
	text-align:left;
	position:absolute;
}

table.business_price_table{
	width:300px;
	text-align:center;
	margin-top:40px;
	margin-bottom:15px;
	border-width:0px;
}
table.business_price_table td{
	padding:1px 4px 4px 4px;
	letter-spacing:1.6px;
	font-weight:bold;
	font-size:14px;
	border-width:0px;
	color:#000000;
}

div.business_price_table_position{
	margin-top:15px;
}


/* センターのご案内:部分肉取引情報の集積・公表用
------------------------------------------------------------ */

li.business2_text_list{
	font-size:13px;
	color:#00967D;
	font-weight:bold;
}

a.business2_link_item{
	font-weight:bold;
	color:#EE0000;
	font-size:14px;
	letter-spacing:0.3em;
}

div.business2_img_teble_position{
	width:560px;
	margin-top:10px;
	margin-bottom:10px;
}
table.business2_img_teble{
	width:560px;
	border-width:0px;
}
table.business2_img_teble td{
	padding:4px 4px 4px 4px;
	text-align:center;
	border-width:0px;
}
table.business2_img_teble img{
	width:271px;
	height:214px;
}

table.business2_kawasaki_map_teble{
	width:580px;
	border-width:0px;
}
table.business2_kawasaki_map_teble td{
	text-align:center;
	font-size:14.5px;
	color:#00967D;
	font-weight:bold;
	border-width:0px;
	padding-top:20px;
}
table.business2_kawasaki_map_teble p{
	font-weight:normal;
	text-align:right;
	font-size:12px;
}

div.business2_item_box{
	width:598px;
	padding-bottom:30px;
	padding-top:40px;
	float:left;
}
img.business2_img{
	float:left;
	margin:0px 15px 0px 0px;
}
div.business2_title_font{
	font-size:14px; 
	font-weight:bold; 
	letter-spacing:0.1em;
	padding-top: 20px; 
	padding-bottom:10px;
	border-right:5px solid #00967D;
	border-bottom:1px solid #00967D;
	width:auto;
	margin:0px 0px 10px 0px;
	padding:0px 0px 5px 10px;
}
div.business2_box_font{
	line-height:20px;
	width:280px;
	float:right;
}

table.business2_kawasaki_item_table{
	width:280px;
	border-width:0px;
	position: absolute;
}
table.business2_kawasaki_item_table td{
	padding:0px;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-color:#00967D;
	letter-spacing:1.5px;
	vertical-align:top;
}
td.business2_kawasaki_item_indent{
	text-indent:38px;
}
td.business2_oosaka_item_indent{
	text-indent:52px;
}


/* センターのご案内:全ページ共通
------------------------------------------------------------ */

.text_right{
	text-align:right;
}
.text_center{
	text-align:center;
}


div.business_sub_title{
	width:593px;
	font-size:16px;
	font-weight:bold;
	color:#A0522D;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#00967D;
	margin-bottom:20px;
	margin-top:30px;
}
div.business_text_position{
	width:560px;
	margin-top:10px;
	margin-bottom:20px;
	letter-spacing:1px;
}

div.top_back{
	text-align:right;
	color:#1D69AC;
}

.font_size_14{
	font-size:14px;
}

/* センターのご案内:部分肉の流通改善に向けた様々な取り組み
------------------------------------------------------------ */

div.business3_sub_title{
	width:593px;
	font-size:14px;
	font-weight:bold;
	color:#00967D;
	margin-bottom:10px;
	margin-top:10px;
}

table.business3_meat_table{
	width:560px;
	margin-bottom:28px;
	border-width:0px;
}
table.business3_meat_table td{
	padding:0px 0px 0px 20px;
	white-space:normal;
	border-width:0px;
	vertical-align:top;
}
table.business3_meat_table p{
	color:#111111;
	font-weight:bold;
	letter-spacing:1px;
}
span.business3_table_title{
	font-size:13px;
	font-weight:bold;
	color:#00967D;
	letter-spacing:1px;
}
ul.business3_ui_item{
	width:377px;
	padding:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
}
ul.business3_ui_item li{
	list-style:none;
	color:#111111;
}

ul.business3_ui_position{
	padding:0px;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:0px;
}
ul.business3_ui_position li{
	color:#111111;
}

div.business3_dvd{
	margin-left:4px;
	width:493px;
	height:210px;
	text-align:center;
}
div.business3_dvd_left{
	float:left;
	width:200px;
	margin-top:9px;
}
div.business3_dvd_right{
	float:right;
	width:287px;
	text-align:left;
}
p.business3_dvd_p{
	color:#111111;
	text-align:left;
}
p.business3_dvd_bottom_p{
	color:#111111;
	margin-bottom:10px;
	text-align:left;
}


/* 調査研究の募集案内テキストリンク用
------------------------------------------------------------ */
#investigation_link {
	margin-top: 2px;
	margin-bottom: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #be8915;
	border-bottom-color: #be8915;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	color: #ff0000;
}
#investigation_link a:link {
	color: #be8915;
}
#investigation_link a:visited {
	color: #be8915;
}
#investigation_link a:hover {
	color: #ff0000;
}
#investigation_link a:active {
	color: #be8915;
}

/* 調査研究の募集案内第三階層ページ用
------------------------------------------------------------ */
.table_form_investigation {
	margin-top: 20px;
	width: 570px;　/**padding-top: 20px; border:thin dashed #0000FF;**/
}

.th_investigation {
	border: solid 1px #666666; border-collapse: collapse;
	padding:4px 18px;
	background-color:#be8915;
	text-align:center;
}

.td_investigation {
	text-align: left;
}

.td_investigation {
	border: solid 1px #666666; border-collapse: collapse;
	padding:4px 18px;
	white-space:normal;
}



.th_investigation_report {
	border: solid 1px #666666; border-collapse: collapse;
	padding:4px 18px;
	background-color:#be8915;
	text-align:center;
	width: 100px;
}

.td_investigation_report {
	text-align: center;
}


