/***********************************************/
/* AIA.                                        */
/* data:2007/5/24                            */
/***********************************************/




/* body background:#FFD9D9 url(../images/background.gif) repeat-x top left;/***********************************************/
body{
background:#FCEDAF url('../images/back.jpg') repeat;
color:#000020;
margin:0;
padding:0;
bottommargin:0;
text-align:center;
	/*background:#FFFBFF url(../images/wp3.jpg) repeat-x;*/
	/* 背景画像（グラデーション） */

}




#wrap_2 {
/*	width:730px;*/
/*	background:transparent url(../images/wp2.jpg) no-repeat;*/
/*	padding:0px 11px;*/
}


html[xmlns] body{
margin:0;
padding:0;
text-align:center;
}


a:link, a:visited, a:active{color:#0018A6; text-decoration:none;}
a:hover{color:#F88C16; text-decoration:underline;}


img{border:none;}
/*ul,ol{list-style:none;}display:block; */

p {
	letter-spacing: 0.2em;
	line-height: 130%;
	text-align:left;
}




/* Wrapper /***********************************************/


#wrapper{
	width:820px;
	background:transparent url(../images/wp1.jpg) repeat-y;
	margin:0px auto;

}

/* header /***********************************************/
#header{
	margin:0 auto;
	position:relative;
	width:730px;
	height:218px;
	padding-bottom:0px;
		background:url('../images/header.jpg') no-repeat;
}


/* ページインフォメbackground:url('../images/pan.jpg') repeat-x;
---------------------------------------------*/	
	#info{
		position:absolute;
		width:730px;
		top:0px;
		left:0px;
		text-align:left;
		font-size: 10pt;
		color: #000020;
		
	}


	
#header-tel{
	position:absolute;
	top:52px;
	left:470px;
	width:245px;
	height:55px;
	padding-bottom:0px;
	}

/* ろごろご
---------------------------------------------*/
	#logo{
		position:absolute;
		top:11px;
		left:17px;
		width:280px;
		height:100px;
	}

	
		
	
	#mainfhoto-kodawari{
		position:absolute;
		top:107px;
		left:0px;
		width:730px;
		height:158px;
		background:   url(../images/main_kodawari.jpg) no-repeat
	}



	
/* サブナビちゃん
---------------------------------------------*/
	#snavigation1{
		position:absolute;
		top:104px;
		left:0px;
		text-align:left;
		width:240px;
		height:58px;
	}	
	
	#snavigation2{
		position:absolute;
		top:104px;
		left:240px;
		text-align:left;
		width:135px;
		height:58px;
	}
	
	#snavigation3{
		position:absolute;
		top:104px;
		left:375px;
		text-align:left;
		width:95px;
		height:58px;
	}	

	#snavigation4{
		position:absolute;
		top:104px;
		left:470px;
		text-align:left;
		width:112px;
		height:58px;
	}	



	#snavigation5{
		position:absolute;
		top:104px;
		left:582px;
		text-align:left;
		width:110px;
		height:58px;
	}


	#snavigation6{
		position:absolute;
		top:104px;
		left:692px;
		text-align:left;
		width:88px;
		height:58px;
	}
	
/* ナビゲーション
---------------------------------------------*/
#header ul{
		position: absolute;
		top:104px;
		height:58px;
		left: 0px;
		width: 730px;
		margin:0 0 0 0;
		padding:0 0 0 0;
		}
		
#header ul#navigation li {
    float: left;   
    margin-right: 0px;   
	display:inline;
}  


#header ul#navigation li a {   
    display: block;   
    text-decoration: none;   
    /*width: 126px;*/
    height: 68px;   
}

	#header span {
		display:none
		}

#header ul#navigation li.navigation1 a {   
    background: url(../images/button/navigation01.jpg) right top no-repeat;
    width: 224px;
}
#header ul#navigation li.navigation1 a:hover {   
    background: url(../images/button/navigation01.jpg) right top no-repeat;
    width: 224px;
}


#header ul#navigation li.navigation2 a {   
    background: url(../images/button/navigation02.jpg) right top no-repeat;
    width: 110px;
}
#header ul#navigation li.navigation2 a:hover {   
    background: url(../images/button/navigation02.jpg) right top no-repeat;
    width: 110px;
}



#header ul#navigation li.navigation3 a {   
    background: url(../images/button/navigation03.jpg) right top no-repeat;
    width:112px;
}
#header ul#navigation li.navigation3 a:hover {   
    background: url(../images/button/navigation03.jpg) right top no-repeat;
    width: 112px;
}


#header ul#navigation li.navigation4 a {   
    background: url(../images/button/navigation04.jpg) right top no-repeat;
    width: 85px;
}
#header ul#navigation li.navigation4 a:hover {   
    background: url(../images/button/navigation04.jpg) right top no-repeat;
    width: 85px;
}


#header ul#navigation li.navigation5 a {   
    background: url(../images/button/navigation05.jpg) right top no-repeat;
    width: 106px;
}
#header ul#navigation li.navigation5 a:hover {   
    background: url(../images/button/navigation05.jpg) right top no-repeat;
    width: 106px;
}

#header ul#navigation li.navigation6 a {   
    background: url(../images/button/navigation06.jpg) right top no-repeat;
    width: 93px;
}
#header ul#navigation li.navigation6 a:hover {   
    background: url(../images/button/navigation06.jpg) right top no-repeat;
    width: 93px;
}


#header ul#navigation li a:hover {   
    background-position: left top;   
}

	h1 {
		clear:both;
		padding-left:4px;
		font-size: 8pt;
		font-weight: normal;
		color: #000020;
		margin-top:175px;
		padding-bottom:6px;

	}
	

/* パンくずなび
************************************************/
	div.breadcrumbs {
		position: relative;
		top:175px;
		height:62px;
		left:3px;
		padding:15px 0 0 0;
		/*padding-left:10px;*/
		margin:0px auto;
		text-align:left;
		font-size: 11pt;
		/*color: #000020;*/
		letter-spacing: normal;
	}



/* contents
************************************************/
	#contents{
	margin:0 auto;
		width:730px
	}


	#contents {
		display:inline-table;
	}

	/* Hides from IE-mac \*/
	* html #contents {height:1%;}

	#contents {
		display:block;
		clear:both;
		padding-top:0px;
	}

	#contents ul{
		/*list-style:none;*/
		/*margin-left:15px; */
		}

	#contents ul li{
		padding-bottom:10px; 
		}
		
		
	#contents ol{
		margin-left:50px;
		}

	#contents ol li{
		padding-bottom:10px; 
		}	

		
/* 目次
---------------------------------------------*/
	#sidebar{
		width:200px;
		float:left;
		top:0px;
		left:0px;
		position:relative;
		padding:0px auto;
		text-align:left;
	}
	
	
/* ボタン
---------------------------------------------*/
	#mokuji ul {

		margin:8px 0px 0px 0px; 
		padding :0; 
		list-style:none;
	}

	#mokuji li { 
		display : inline; 
		padding :0; 
		margin:0; 

	}


	#mokuji a {
		text-align:left;
		display:block; 
		background-color:#fff;
		font-size:12pt;
		padding:16px 0px 0px 25px;
		color:#0018A6;
		width:184px; 
		height:49px;
		margin:0px 0px 0px 0px;
		background-image:url('../images/button/buttonzyco_off.jpg');
		background-repeat: no-repeat;
		text-decoration:none;
		font-weight: bold;
	}

	#mokuji a:hover {
		text-align:left;
		display:block; 
		background-color:#fff;
		font-size:12pt;
		padding:16px 0px 0px 25px;
		color:#990000;
		width:184px; 
		height:49px;
		margin:0px 0px 0px 0px;
		background-image:url('../images/button/buttonzyco_on.jpg');
		background-repeat: no-repeat;
		text-decoration:none;
		font-weight: bold;
	}





	/* 各トップメインの文章
	---------------------------------------------*/
	#topmainContent{
		float:right;
		width:510px;
		text-align:left;
		position:relative;
		top:8px;
		padding:0px 0px 30px 10px;
		border-left:1px solid #cccccc;
	}
	
		#topmainContent p{
		text-align:left;
		margin:10px 0px 30px 22px;
		}

	
hr{
/*border-width:1px;*/
/*border-style:dotted;*/
/*color:#000020;*/
/*width:500px;*/
clear:both;
}



	#.maintext{
	text-align:left;
		margin:10px 20px 0px 50px;
		letter-spacing: 0.2em;
		line-height: 25px;
	}
	
	/* ページ説明*width: 550px;*/
	div.pagesetumei {
		margin-left:0px;
		font-size: 10px;
		color: #ffffff;
		letter-spacing: 2px;
		padding:24px 0px 0px 10px;
	}
	

	
	/* タイトル設定		width:682px;
	---------------------------------------------*/
	h2.top {
		clear:both;
		font-size: 20pt;
		font-weight: normal;
		color: #000000;
		height:50px;
		background:url('../images/h2.jpg') repeat-x left top;
		margin:0px 0px  5px  0px;
		padding:12px 0px  0px  20px;

	}


	h2.top2 {
		clear:both;
		font-size: 20pt;
		font-weight: normal;
		color: #000000;
		height:50px;
		background:url('../images/h22.jpg') repeat-x left top;
		margin:0px 0px  5px  0px;
		padding:12px 0px  0px  20px;

	}

	h2 {
		clear:both;
		font-size: 20pt;
		font-weight: normal;
		color: #000000;
		height:50px;
		background: #ffffff url('../images/h2.jpg') repeat-x left top;
		margin:70px 0px  5px  0px;
		padding:12px 0px  0px  20px;

	}
	
	
	h3 {
		text-align:left;
		clear:both;
		font-size: 16pt;
		font-weight: bold;
		color: #000000;
		background: url('../images/h3.jpg') repeat-x left bottom;
		margin:70px 0px  5px  1px;
		padding-top:2px;
		padding-bottom:5px;
		padding-left:20px;
		/*border-bottom:2px solid #564232;*/
	}

	h3.top {
		text-align:left;
		clear:both;
		font-size: 16pt;
		font-weight: bold;
		color: #000000;
		background: url('../images/h3.jpg') repeat-x left bottom;
		margin:10px 0px  5px  1px;
		padding-top:2px;
		padding-bottom:5px;
		padding-left:20px;
		/*border-bottom:2px solid #564232;*/
	}

	h3.bai {
		text-align:left;
		clear:both;
		font-size: 16pt;
		font-weight: bold;
		color: #000000;
		background: url('../images/h3bai.jpg') repeat-x left bottom;
		margin:70px 0px  5px  1px;
		padding-top:2px;
		padding-bottom:5px;
		padding-left:20px;
		/*border-bottom:2px solid #564232;*/
	}

	h3.baitop {
		text-align:left;
		clear:both;
		font-size: 16pt;
		font-weight: bold;
		color: #000000;
		background: url('../images/h3bai.jpg') repeat-x left bottom;
		margin:10px 0px  5px  1px;
		padding-top:2px;
		padding-bottom:5px;
		padding-left:20px;
		/*border-bottom:2px solid #564232;*/
	}
	

	h4 {
		clear:both;
		letter-spacing: 0.2em;
		height:28px;
		font-size: 12pt;
		font-weight: bold;
		background:url('../images/h4.jpg') no-repeat left top;
		margin:70px 0px  0px  20px;
	}

	h4.top{
		clear:both;
		letter-spacing: 0.2em;
		height:28px;
		font-size: 12pt;
		font-weight: bold;
		background:url('../images/h4.jpg') no-repeat left top;
		margin:10px 0px  0px  5px;

	}

	h5.top{
		clear:both;
		letter-spacing: 0.2em;
		height:28px;
		font-size: 10pt;
		font-weight: bold;
		background:url('../images/h4.jpg') no-repeat left top;
		margin:10px 0px  0px  0px;
		padding:5px 0px  8px 10px;

	}

	h5{
		clear:both;
		letter-spacing: 0.2em;
		height:28px;
		font-size: 12pt;
		font-weight: bold;
		background:url('../images/h4.jpg') no-repeat left top;
		margin:10px 0px  0px  0px;
		padding:5px 0px  8px 10px;

	}
		
	h5.32 {
	clear:both;
		font-size:14pt;
		font-weight: bold;
		color: #4A9E21;
		background: #FFFFFF url('../images/background/h5.jpg') repeat-x left bottom;
		margin-left:20px; margin-right:0px; margin-top:40px; margin-bottom:0px; padding-left:26px; padding-right:0px; padding-top:3px; padding-bottom:0px

	}	

div.pagetop {
	margin: 20px 10px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FF6600;
	text-align: right;
	clear: both;
}

div.biwarepo {
	margin: 20px 10px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FF6600;
	text-align: right;
	clear: both;
}


div.sbiwarepo {
	margin: 0px 10px 0px 0px;
	font-size: 10px;
	letter-spacing: 1px;
	color: #FF6600;

	clear: both;
}




table{
	margin: 0px 0px 20px 20px;
}


/* テーブル
************************************************/
table.voice {
	width: 490px;
	margin: 0px 0px 20px 0px;
	font-size: 11pt;
	border:0px;
	background:#FFEEEE url('../voice/images/kokorochan.jpg') no-repeat right bottom;
}

table.syousai td {
	width: 100%;
	text-align: center;
	background: #FFFFFF;
	padding:10px;
}

td {
	font-size:12pt;
}


table.syousai b {color:#4A9E21;}


/* テーブル2(だちょう)
************************************************/
table.syousai2 {
	width: 660px;
	margin: 30px 10px 30px 50px;
	font-size: 100%;
}

table.syousai2 td.kou {
	width: 30%;
	text-align: left;
	background: #FFFFFF;
	padding:20px 0px 20px 0px;
				font-size: 10pt;
			color: #808080;
}


table.syousai2 td.mar {
	width: 100%;
	text-align: center;
	background: #FFFFFF;
	padding:10px;
}

table.syousai2 td {
	text-align: left;
	width: 70%;
	padding:20px 0px 20px 10px;
	background: #EFF3F7;
}

table.syousai2 p {
	text-align: left;
	padding:0px 0px 10px 10px;
}


table.syousai2 b {color:#4A9E21;}



/* テーブル3（会社概要）
************************************************/
table.syousai3 {
	width: 670px;
	margin: 30px 10px 30px 20px;
	font-size: 100%;

}

table.syousai3 td.fot {
	width: 30%;
	background: #FFFFFF;
	padding:0px;
		border-bottom:0px;
			font-size: 10pt;
			color: #808080;
}

table.syousai3 td.kou {
		text-align:left;
	width: 25%;
	font-size: 10pt;
	background: #FFFFCC;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:15px 4px 10px 4px;
		border-left:1px solid #cccccc;
}



table.syousai3 td.ue {
	text-align: left;
	width: 45%;
	padding:10px 4px 10px 10px;
	background: #FFFFFF;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

table.syousai3 td.shita {
	text-align: left;
	width: 45%;
	padding:10px 4px 10px 10px;
	background: #FFFFFF;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

table.syousai3 td.naka {
	text-align: left;
	width: 45%;
	padding:10px 4px 10px 10px;
	background: #FFFFFF;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}


table.syousai3 b {
		text-align:left;
color:#4A9E21;}



/* テーブル空（メールの手順とか）
************************************************/
table.syousai4 {
	width: 660px;
	margin: 30px 10px 30px 50px;
	font-size: 100%;
	/*border-top:1px solid #cccccc;*/
}

table.syousai4 td {
	width: 100%;
	text-align: left;
	background: #FFFFFF;
	/*border-bottom:1px solid #cccccc;*/
	padding:20px 0px 20px 0px;
}


/* テーブル5(リンク)
************************************************/
table.syousai5 {

	width: 520px;
	margin: 30px 20px 30px 50px;
	font-size: 100%;

}

table.syousai5 td.fot {
	width: 30%;
	padding:0px;
		border-bottom:0px;
			font-size: 10pt;
			color: #808080;
}

table.syousai5 td.ue {
	text-align: left;
	width: 70%;
	padding:10px 4px 10px 10px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

table.syousai5 td.shita {
	text-align: left;
	padding:10px 4px 10px 10px;
	width: 70%;

}

table.syousai5 td.naka {
	text-align: left;
	width: 70%;
	padding:10px 4px 10px 10px;
	background: #FFFFFF;

}

table.syousai5 b {font-size:14pt;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc
padding:3px;
}



/* テーブル（トップページ色つき）
************************************************/
table.syousai6 {
		width:492px;
	font-size: 100%;
	border:2px solid #FFCC66;

}

table.syousai6 td {
	width: 100%;
	text-align: left;
	background: #FFFFCC;
	padding:15px;
}



h6 {
clear:both;
	font-size:12pt;
	font-weight: bold;
	color: #319ACE;
	background: #FFFFFF;
	margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px; padding-left:0px; padding-right:0px; padding-top:0px; padding-bottom:0px

	}	




/* テーブル7（訪問販売法）
************************************************/
table.syousai7 {
	width: 520px;
	margin: 30px 10px 30px 20px;
	font-size: 100%;

}

table.syousai7 td.fot {
	width: 30%;
	background: #FFFFFF;
	padding:0px;
		border-bottom:0px;
			font-size: 10pt;
			color: #808080;
}

table.syousai7 td.kou {
		text-align:left;
	width: 25%;
	background: #FFFFCC;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:15px 4px 10px 4px;
		border-left:1px solid #cccccc;
}



table.syousai7 td.ue {
	text-align: left;
	width: 45%;
	padding:10px 4px 10px 10px;
	background: #FFFFFF;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

table.syousai7 td.shita {
	text-align: left;
	width: 45%;
	padding:10px 4px 10px 10px;
	background: #FFFFFF;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

table.syousai7 td.naka {
	text-align: left;
	width: 45%;
	padding:10px 4px 10px 10px;
	background: #FFFFFF;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}


table.syousai7 b {
		text-align:left;
		color:#4A9E21;
		}


/* テーブル8（肉商品一覧）
************************************************/
table.syousai8 {
	width: 520px;
	margin: 30px 10px 30px 20px;
	font-size: 100%;

}


table.syousai8 td.ueh {
	text-align:center;
	width: 20%;
	background: #FFFFCC;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:15px 4px 10px 4px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

table.syousai8 td.kou {
	text-align:center;
	width: 20%;
	background: #FFFFCC;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:15px 4px 10px 4px;
	border-right:1px solid #cccccc;
}


table.syousai8 td.uem {
	text-align:center;
	width: 20%;
	background: #FFFFCC;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:15px 4px 10px 4px;
	border-right:1px solid #cccccc;
}

table.syousai8 td.nakah {
	text-align:center;
	width: 20%;
	padding:10px 4px 10px 10px;
	background: #FFFFFF;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

table.syousai8 td.naka {
	text-align:center;
	width: 20%;
	padding:10px 4px 10px 10px;
	background: #FFFFFF;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
}


table.syousai8 b {
		text-align:left;
		color:#4A9E21;
		}

/* テーブル(注文表)
************************************************/
table.syousai9 {
	width: 520px;
	margin: 30px 10px 30px 50px;
	font-size: 100%;
	border-top:1px solid #cccccc;
}

table.syousai9 td.kou {
	width: 20%;
	text-align: center;
	background: #FFFFCC;
	border-bottom:1px solid #cccccc;
	padding:10px;
}


table.syousai9 td.mar {
	width: 100%;
	text-align: center;
	background: #FFFFFF;
	padding:10px;
}

table.syousai9 td {
	text-align: center;
	width: 20%;
	padding:10px;
	background: #FFFFFF;
	border-bottom:1px solid #cccccc;
}


table.syousai9 b {color:#4A9E21;}

/* footer
************************************************/
#footer{
	clear:both;
	position:relative;
	width:730px;
	height:230px;
	margin:0px auto;
	background: #FFFFFF;
	background:url('../images/fut.jpg') no-repeat right bottom;
	font-size:small;
	text-align:left

}


html>body #footer{font-size:x-small;}/* Opera6用 */
head:first-child+body #footer{font-size:small;}

#footer p{
	color:#000020;
	margin-left:10px;
		margin-top:0px;	
		margin-bottom:30px;	
	}


	/* フットメニュー
	---------------------------------------------*/
	#footnavi{
		width:690px;
		letter-spacing: 0.2em;
		line-height: 20px;
		font-size: 10pt;
		padding: 10px 0px 0px 0px;
		margin:10px auto;
		border-top:1px solid #cccccc;

	}


	/* コピーライト
	---------------------------------------------*/
	#copyright{
		width:710px;
				letter-spacing: 0.2em;
		line-height: 20px;
		font-size: 10pt;
		border-top:1px solid #cccccc;
		padding: 20px 0px 10px 0px;
		margin:0px auto;
	}
	
	#address{
		width:700px;
		font-style: normal
		letter-spacing: 0.2em;
		line-height: 20px;
		font-size: 6pt;
		margin-left:20px;
	}