@charset "utf-8";
* {
font-family :"メイリオ","ヒラギノ角ゴ", "verdana", "helvetica", "osaka", "ＭＳ Ｐゴシック", "sans-serif";
}
textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}
h1, h2, h3, h4, p, table, ul, li, label, dl, dt, dd, body, form {
margin: 0px;
padding: 0px;
}
a:link {
color: #0066FF;
text-decoration:none;
}
a:visited {
color: #666666;
}
a:active {
}
a:hover {
color: #FF0000;
}
img {
border:none;
}
body  {
	margin: 0px; 
	padding: 0px;
	text-align: center; 
	color: #222;
	font-size:14px;
}
#outheader{
width:100%;
background-image: url(../images/head.jpg);
background-repeat: repeat-x;
background-position: 0px 0px;
}
#outfooter{
width:100%;
background-image: url(../images/bottom.jpg);
background-repeat: repeat-x;
}
.twoColHybRtHdr #container { 
	width: 720px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
} 
.twoColHybRtHdr #header {
/*padding: 0 10px; */
} 
.twoColHybRtHdr #header h1 {
	margin: 0;
}


.twoColHybRtHdr #sidebar1 {
	float: right; 
	width: 170px;
	padding: 25px 0;
	margin-top:10px;
}
.twoColHybRtHdr #sidebar1 h3, .twoColHybRtHdr #sidebar1 p {
	margin-left: 10px; 
	margin-right: 10px;
	line-height:130%;
}

.twoColHybRtHdr #mainContent {
margin: 0px 170px 0px 0px;
padding:0px;
} 
.twoColHybRtHdr #mainContent h1 {
text-indent:-10000px;
padding-left:25px;
}
.twoColHybRtHdr #mainContent h3 {
color:#FFFFFF;
background-color:#666666;
margin:10px 26px 3px 25px;
padding:3px 1em;
font-size:16px;
}
.twoColHybRtHdr #mainContent h4 {
border-bottom:1px solid #facc7f;
margin:8px 30px 7px 20px;
padding-left:1em;
}
.twoColHybRtHdr #mainContent p {

}
.p1{
padding:0px 2em 5px 3em;
}
.p2{
padding:0px 2em 5px 5em;
}
.twoColHybRtHdr #footer { 
	padding: 0 10px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
} 
.twoColHybRtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
/* シャドウ枠
-----------------------------------------*/
.sdflm1{
background-image:url(../images/frm01.jpg);
height:25px;
}
.sdflm2{
background-image:url(../images/frm02.jpg);
padding-left:45px;
padding-right:40px;
font-size:13px;
line-height:140%;
}
.sdflm3{
background-image:url(../images/frm03.jpg);
height:27px;
}
.title1{
font-size:16px;
color:#CC0000;
font-weight:bold;
}

/* 再使用クラス */
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* この条件分岐コメントにすべてのバージョンの IE を対象とした css のフィックスを配置します */
.twoColHybRtHdr #sidebar1 { padding-top: 30px; }
.twoColHybRtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* 上述の専用のズームプロパティにより、いくつかのバグを回避するのに使用される hasLayout が IE に対して設定されます */

/* トップナビゲーション
-----------------------------------------*/
.twoColHybRtHdr #container #header #navi {


}
.twoColHybRtHdr #container #header #navi li{
display:block;
float:left;
height:32px;
text-indent:-10000px;
}
.twoColHybRtHdr #container #header #navi ul{
list-style-type: none;
float:left;
}
.twoColHybRtHdr #container #header #navi a {
display:block;
height:32px;

}
#navi .nav1 a{
background-image: url(../images/base_r1_c1.jpg);
background-repeat: no-repeat;
width: 101px;
}
#navi .nav1 a:hover {
background-image: url(../images/base_r2_c1x.jpg);
}
#navi .nav2 a{
background-image: url(../images/base_r1_c2.jpg);
background-repeat: no-repeat;
height: 31px;
width: 126px;
}
#navi .nav2 a:hover {
background-image: url(../images/base_r2_c2x.jpg);
}
#navi .nav3 a{
background-image: url(../images/base_r1_c3.jpg);
background-repeat: no-repeat;
height: 31px;
width: 106px;
}
#navi .nav3 a:hover {
background-image: url(../images/base_r2_c3x.jpg);
}
#navi .nav4 a{
background-image: url(../images/base_r1_c4.jpg);
background-repeat: no-repeat;
height: 31px;
width: 122px;
}
#navi .nav4 a:hover {
background-image: url(../images/base_r2_c4x.jpg);
}
#navi .nav5 a{
background-image: url(../images/base_r1_c5.jpg);
background-repeat: no-repeat;
height: 31px;
width: 98px;
}
#navi .nav5 a:hover {
background-image: url(../images/base_r2_c5x.jpg);
}
#navi .nav6 a{
background-image: url(../images/base_r1_c6.jpg);
background-repeat: no-repeat;
height: 31px;
width: 149px;
}
#navi .nav6 a:hover {
background-image: url(../images/base_r2_c6x.jpg);
}
#navi .nav7 a{
background-image: url(../images/base_r1_c7.jpg);
background-repeat: no-repeat;
height: 31px;
width: 116px;
}
#navi .nav7 a:hover {
background-image: url(../images/base_r2_c7x.jpg);
}
/* ナビゲーション veer1.5 */
#navi .nv1 a{
background-image: url(../images/nv1.gif);
background-repeat: no-repeat;
height: 31px;
width: 120px;
}
#navi .nv1 a:hover {
background-image: url(../images/nv1_.gif);
}
#navi .nv2 a{
background-image: url(../images/nv2.gif);
background-repeat: no-repeat;
height: 31px;
width: 120px;
}
#navi .nv2 a:hover {
background-image: url(../images/nv2_.gif);
}
#navi .nv3 a{
background-image: url(../images/nv3.gif);
background-repeat: no-repeat;
height: 31px;
width: 120px;
}
#navi .nv3 a:hover {
background-image: url(../images/nv3_.gif);
}
#navi .nv4 a{
background-image: url(../images/nv4.gif);
background-repeat: no-repeat;
height: 31px;
width: 120px;
}
#navi .nv4 a:hover {
background-image: url(../images/nv4_.gif);
}
#navi .nv5 a{
background-image: url(../images/nv5.gif);
background-repeat: no-repeat;
height: 31px;
width: 120px;
}
#navi .nv5 a:hover {
background-image: url(../images/nv5_.gif);
}
#navi .nv6 a{
background-image: url(../images/nv6.gif);
background-repeat: no-repeat;
height: 31px;
width: 120px;
}
#navi .nv6 a:hover {
background-image: url(../images/nv6_.gif);
}



/* ぱんくずリスト
-----------------------------------------*/
#tpath {
padding-top:15px;
_padding-top:1px;
_padding-bottom:10px;
text-align:left;
margin:10px;
_margin:1px;
}
#tpath a {
color:#666666;
text-decoration: none;
background-color: #FFFFFF;
font-weight: bold;
}
/* kanban
-----------------------------------------*/
.kanban{
border:1px dotted #111;
padding:1em;
font-size:11px;
line-height:14px;
margin:20px 0px 0px 10px;
font-weight:normal;
}
/* note
-----------------------------------------*/
.photo1{
float:left;
color:#000000;
font-size:11px;
font-weight:normal;
margin-right:20px;
line-height:14px;
}
.note{
text-align:center;
}
/* table
-----------------------------------------*/
.table1{
margin:auto;
}
.table1 th{
background-color:#f0845d;
color:#fff;
}
.table1 th,.table1  td{
padding-left:5px;
padding-right:5px;
border-collapse:collapse;
border:#CCC 1px solid;
}
.table2{
width:450px;
margin:auto;
}
.table2 th{
width:50px;
color:#f29803;
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
text-align:center;
}
.table2 tr{
background-color:#ffeabf;
}
.table2 td{
padding:15px;
border-collapse:collapse;
}
/*color
-----------------------------------------*/
.font1{
color:#f39800;
font-size:22px;
font-weight:bold;
}
/* form
-----------------------------------------*/
.question{
margin-left:3.5em;
margin-right:1.5em;
font-size:90%;
}
.question label{
font-size:95%;
padding-right:0.7em;
white-space:nowrap;
}
.question2{
margin-left:1.5em;
margin-right:1.5em;
font-size:90%;
}
.question2 table{
font-size:95%;
}
.question2 input{
font-size:95%;
}
.ttl8{
font-size:9px;
}
/* 出展者リスト
-----------------------------------------*/
/*食肉食材*/
.syu1{
margin-right:10px;
margin-left:5px;
}
.syu1 img{
margin-right:1em;
}

.knum{
font-size: 18px;
padding:8px 12px 6px 5px;
font-weight:bold;
}
.yomi{
font-size:10px;
}
.syu1_1{
background-image: url(../images/syutten_bg1_1.gif);
background-repeat: no-repeat;
height:9px;
_height:1px;/* IE6 */
margin:0;
padding:0;
font-size:4px;
}
.syu1_2{
background-image: url(../images/syutten_bg1_2.gif);
background-repeat: repeat-y;
padding-bottom:4px;
padding-right:5px;
}
.syu1_3{
background-image: url(../images/syutten_bg1_3.gif);
background-repeat: repeat-y;
font-size:10px;
padding:0 10px 0px 6px;
}
.syu1_4{
background-image: url(../images/syutten_bg1_4.gif);
background-repeat: no-repeat;
height:7px;
margin-bottom:3px;
}
.syu_a1{
border-top:#CC0000 solid 3px;
border-bottom:#CC0000 dotted 3px;
}
.syu_a2{
font-size:12px;
padding:3px 10px 10px 6px;
/*border-bottom:#CC0000 solid 3px;*/
}
