*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	background:#FFFFFF;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka;
	color:#333333;
	line-height:1.4;
}
img{
	border: none;
	vertical-align: top;
}
#wrapper{
	width: 780px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}
/*ページ最上部のキャッチコピー*/
#expl {
	text-align:center;
	font-size:95%;
}
/*社名入り画像*/
#logo{
	height:100px;
}
/*ページ上部のメニュー*/
#glovalnav{
	list-style-type:none;
	height:30px;
}
#glovalnav li{
	float:left;
}
#glovalnav li a{
	color:#FFFFFF;
	text-decoration:none;
}
/*トップページのキャッチコピー*/
#catchcopy {
	height:200px;
	margin-top: 5px;
	background:url(http://zenkaimeat.jp/images/top.jpg) top center no-repeat;
}
/*トップページの大枠*/
#top_container {
	position: relative;
	margin:10px 0;
	width:100%;
}
/*トップページの左部分*/
#top_primary {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 320px;
	border-top:1px solid #FFA64D;
	border-right:1px solid #FFA64D;
	border-left:1px solid #FFA64D;
                border-bottom:1px solid #FFA64D;
}
.title{
	font-size: 80%;
	font-weight:bold;
	color:#FF4500;
} 
.title a{
	font-size: 100%;
	color:#09AA04;
}
#top_primary p {
	padding: 10px 10px 10px 10px;
	font-size: 95%;
} 
/*トップページの右部分*/
#top_secondary {
	margin-left:329px;
	width: 450px;
	border-top: 1px solid #09AA04;
	border-right: 1px solid #09AA04;
	border-left: 1px solid #09AA04;
                border-bottom:1px solid #09AA04;
}	
#top_secondary ul{
	margin-left:0px;
}
#top_secondary li{
	list-style: none;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align:center;
}
/*その他のページの大枠*/
#container{
	position:relative;
	margin:10px 0;
	width:100%;
 	background:url(http://zenkaimeat.jp/images/backgreen.gif) left top repeat-y;
}
/*その他のページの左部分*/	
#primary {
	position:absolute;
	left:0;
	top:0;
	width:200px;
                }

#primary h3 {
	padding:7px 10px;
	font-size:115%;
	border-top:#D77900;
	border-bottom:#D77900;
	color:#000000;
	background: url(http://zenkaimeat.jp/images/sidemenubk.gif) right top repeat-x;
                }

#primary p {
	padding-top: 50px;
	text-align: center;
                }

#primary ul {
	margin-top:0px;
	padding:2px 0px 0px 0px;
	font-size:110%;
	list-style:none;
	background:url(http://zenkaimeat.jp/images/sidemenuli.gif) right top repeat-y;
	}

#primary li {
	margin:0;
	padding-left:30px;
	background:url(http://zenkaimeat.jp/images/icon2.gif) left top no-repeat;
	height:30px;
                 }

#primary li a {
	color: #003333;
	text-decoration:none;
                 }

#primary li a:hover {
	color: #FFA64D;
                }

.catego {
	margin-top:10px;
              }

/*その他のページの右部分*/
#secondary {
	margin-left:205px;
	width:573px;
	border: 1px solid #09AA04;
                }

/*画面右に枠線がない場合*/
#secondary_nl {
	margin-left:205px;
	width:573px;
                }

.spc {
	padding-left:15px;
	font-size: 100%;
                }

/*会社概要のページ*/
#gaiyo h1{
	margin:10px 0 10px 0;
               }

#gaiyo p {
	padding:10px 10px 10px 10px;
	font-size: 90%;
	line-height: 1.5;
                }

.red {
	color: #FF4500;
                }

.tbl {
	width:100%;
	height:30px;
	border:0;
                }

.colum1 {
	padding:10px 50px 10px 35px;
                height:12px;
	font-size:90%;
                }

.colum2 {
                width:380px;
	height:12px;
	font-size:90%;
                }

/*メッセージ*/
#msgtop {
	overflow: auto;
}
#msgtop h1 {
	margin:10px 0 10px 0;
}

.msgimgleft {
	padding-top: 10px;
	float: left;
	width: 251px;
}
.msgtxtright{
	padding: 0 10px 150px 10px;
	float:left
	line-height: 1.5;
}
#msg {
	padding:20px 0 0 10px;
	font-size: 120%;
	line-height: 1.5;
}

/*工場見学：*/
#kengaku h1 {
	margin:10px 0 10px 0;
}
#kengaku p {
	padding: 20px 150px 20px 50px;
	font-size:105%;
	background:url(http://zenkaimeat.jp/kaisya/images/hitoyosi1.jpg) right top no-repeat;
	height: 209px;
}
#kaisya {
	overflow: auto;
}
.kaisyaimgl {
	float: left;
	width: 250px;
}
.kaisyaimgr {
	float: left;
	padding-left: 70px;
	width: 250px;
}
.totiku {
	padding-top: 50px;
}
#kengakutbl {
	width: 560px;
	margin-top: 20px;
	border: 0;
	text-align: center;
}
#kengakutbl td {
	padding: 5px;
}
/*基本コンセプト*/
#kihon {
	overflow: auto;
	width: 100%;
}
#kihon h1 {	
	margin:10px 0 10px 0;
}
#kihon h3 {
	padding-left: 10px;
	color: #006600;
	font-size: 125%;
}
#kihon h4 {
	padding: 10px 0 0 20px;
	font-size: 115%;
}
#kihon h5 {
	text-align: center;
	font-size: 110%;
	height: 300px;
	color: #660000;
	background: url(http://zenkaimeat.jp/concept/images/frame1.gif) center top no-repeat;
}
#kihon h6 {
	padding-left: 20px;
	height: 150px;
	font-size: 100%;
	line-height: 1.5;
	background: url(http://zenkaimeat.jp/concept/images/yama.jpg) center bottom no-repeat;
}
#kihon p {
	padding-left: 30px;
	font-size: 105% ;
	line-height: 1.4;
}
.khnimgleft {
	padding-top: 10px;
	float: left;
	width: 121px;
}
.isotxtright{
	padding: 10px 20px 120px 10px;
	float:left
	font-size:100%;
	font-weight:bold;
	line-height: 1.5;
	background: url(http://zenkaimeat.jp/concept/images/isobk.jpg) center top no-repeat;
}
.hcptxtright{
	padding: 10px 20px 120px 10px;
	float:left
	font-size:100%;
	font-weight:bold;
	line-height: 1.5;
	background: url(http://zenkaimeat.jp/concept/images/hcpbk.jpg) center top no-repeat;
}
.khntxtlefthb {
	margin: 0 0 30px 5px;
	float: left;
	text-align: center;
	width: 250px;
	height: 286px;
	background: url(http://zenkaimeat.jp/concept/images/tree1.gif) center top no-repeat;
}
.khntxtleftkai {
	margin: 0 0 30px 5px;
	float: left;
	text-align: center;
	width: 250px;
	height: 286px;
	background: url(http://zenkaimeat.jp/concept/images/tree2.gif) center top no-repeat;
}
.small {
	padding: 0 0 10px 150px;
	font-size: 85%;
}
#bse {
	overflow: auto;
	width: 100%;
}
.sisetuimgleft {
	padding-top: 10px;
	float: left;
	width: 200px;
}
.sisetutxtright{
	padding: 10px 20px 120px 10px;
	float:left
	color: #666666;
	line-height: 1.5;
}
/*牛の説明*/
#ushi h1 {
	margin:10px 0 10px 0;
}
#tbl2 {
	font^size: 85%;
	border: 1px solid #333333;
}
#tbl2 td {
	padding: 6px;
}
.t2colum1 {
	text-align: center;
	width:94px;
}
.t2colum2 {
	text-align: center;
	width:145px;
}
.t2colum2le {
	text-align: left;
	width:145px;
}
/*クリアな流通経路*/
#keiro h1 {
	margin:10px 0 10px 0;
}	
#keiro p{
	padding: 0 30px 0 30px;
	font-size:110%;
	line-height: 1.5;
}
#tbl3 {
	width: 100%;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	border: 0;
}
#tbl4 {
	width: 100%;
	font^size: 85%;
	text-align: center;
	border: 0;
}
.t3colum1 {
	text-align: center;
	font-size:105%;
	width:270px;
	height:75px;
}
.t4colum1 {
	text-align: center;
	font-size: 90%;
	width:100px;
}
.t4colum2 {
	text-align: center;
	font-size: 90%;
	width:20px;
}

.t4colum3 {
	text-align: center;
	font-size: 90%;
	width:150px;
}
.t4colum4 {
	text-align: center;
	font-size: 90%;
	width:40px;
}

/*画像を右に*/
.imgright {
	text-align: right;
}
/*テキストを中央に*/
.txtcenter {
	text-align: center;
}

/*生産者情報などの記事*/
.titlecat{
	padding: 10px 0 10px 0;
	font-size:115%;
	font-weight:bold;
	color:#FF4500;
} 
.kiji {
	padding:0 20px 0 20px;
	line-height: 1.5;
	font-size: 90%;
}
/*サイドメニューの文字*/
.small_s {
	padding: 10px 10px 0 10px;
	color: #FFFFFF;
	font-size: 85%;
	text-align: left;
}
.small_ss{
	padding:0 0 0 30px;
	color: #FFFFFF;
}
