/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 150%; }
ol, ul { list-style: none; }
blockquote { font-size: 0.9em; }
blockquote, q { quotes: none; }
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */

:focus { outline: 0; }

/* remember to highlight inserts somehow! */

ins { text-decoration: none; }
del { text-decoration: line-through; }

.clear { clear: both; }
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clearfix {
	display: inline-block;
	min-height: 1%;	/* for IE 7 and MacIE5.5*/
}
/* Hides from IE-mac \*/
*html .clearfix { height: 1%; }
.clearfix { display: block; }
/* for ie5,6*/

/* Global ----------------------------------------------------------------- */

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.80em;
}
a {
	text-decoration: none;
	color: #693;
}
a:hover { color: #F60; }
.home a { 	border-bottom: 1px dotted #693; }
.home a:hover { 	border-bottom: 1px dotted #F60; }
.home a.nb { border: 0; }
.home a.pdf {
	background: url(../images/icon_pdf.png) left no-repeat;
	padding: 4px 0 4px 22px;
}
p { text-align: left; }
#container p, #container_subw p { margin-bottom: 15px; }
img { border: 0; }
.backtop { text-align: right; }
.backtop a {
	background: url(../images/arrow5.png) right no-repeat;
	padding-right: 14px;
	line-height: 100%;
}
.backtop a:hover {
	background: url(../images/arrow5-over.png) right no-repeat;
	border-bottom: 1px dotted #F60;
}

/* Layout ----------------------------------------------------------------- */

#header, #footer, #container {
	width: 930px;
	margin: 0 auto;
}
#header { margin-bottom: 5px; height:80px; }
#container .home p { padding: 0 20px; }
#container .home table { margin-left: 20px; }
.float_left { float: left; }
.float_right { float: right; }

#container_subw {
	width:600px;
	margin: 20px auto;
	}

/* Header ----------------------------------------------------------------- */

#header img.logo { float: left; }
#header div {
	margin-top: 25px;
	float: right;
}
#header p.info {
	text-align: right;
}
#header .header-menu a {
	background: url(../images/arrow2.png) left no-repeat;
	margin-left: 10px;
	padding-left: 14px;
	display: block;
	float: left;
	color: #666;
}
#header .header-menu a:hover { color: #F60; }

/* Footer ----------------------------------------------------------------- */

#footer {
	border-top: 1px dotted #CCC;
	padding-top: 5px;
}
.copy {
	margin-right: 10px;
	font-size: 12px;
	color: #666;
	float: right;
}
.footer-menu {
	background: url(../images/arrow1.png) left no-repeat;
	margin-right: 10px;
	padding-left: 14px;
	float: right;
}

/* font ------------------------------------------------------------------- */

.txt-center { text-align: center; }
.txt-right { text-align: right; }
.txt-large {
	font-size: 1.8em;
	font-weight: bold;
	line-height:1.3em;
}
.txt-bold {
	font-weight:bold;
	}
.txt-color1 {
	color:#FF0000;
	}
.txt-color2 {color:#669900;}

.txt-nodeco a, .txt-nodeco a:hover {
	text-decoration:none;
	border-bottom:0px;
	}

/* img -------------------------------------------------------------------- */

img.market{
	margin: 0 20px;
	float: left;
}
img.img_farm1 {
	margin: -15px 20px 10px  20px;
	float: right;
}
img.img_management1 {
	margin: 0 10px 10px 0;
	float: left;
}
img.img_branch1, img.img_producer2 { margin: 0 0 10px 20px; }

img.img_kyosai1, img.img_producer1, img.img_agri1 {
	margin: 0 20px 10px 20px;
	float: right;
}
img.img_immuno1 {
	float:right;
	margin:0px 0px 5px 15px;
	}



/* menu ------------------------------------------------------------------- */

div.menu { margin: 0 0 0 1px; }
*html div.menu { margin: 0 0 0 1px; }
.menu a {
	background: url(../images/menu.png) no-repeat;
	width: 116px;
	height: 35px;
	display: block;
	float: left;
}
.menu a.menu1 { background-position: 0 0; }
.menu a.menu2 { background-position: -116px 0; }
.menu a.menu3 { background-position: -232px 0; }
.menu a.menu4 { background-position: -348px 0; }
.menu a.menu5 { background-position: -464px 0; }
.menu a.menu6 { background-position: -580px 0; }
.menu a.menu7 { background-position: -696px 0; }
.menu a.menu8 { background-position: -812px 0; }
.menu a:hover.menu1 { background-position: 0 -35px; }
.menu a:hover.menu2 { background-position: -116px -35px; }
.menu a:hover.menu3 { background-position: -232px -35px; }
.menu a:hover.menu4 { background-position: -348px -35px; }
.menu a:hover.menu5 { background-position: -464px -35px; }
.menu a:hover.menu6 { background-position: -580px -35px; }
.menu a:hover.menu7 { background-position: -696px -35px; }
.menu a:hover.menu8 { background-position: -812px -35px; }
div.menu2 { margin-bottom: 20px; }
*html div.menu2 { margin: 0; }
.menu2 a {
	background: url(../images/menu2.png) no-repeat;
	border: 0;
	width: 150px;
	height: 35px;
	margin-right: 6px;
	display: block;
	float: left;
}
.menu2 a:hover { border: 0; }
.menu2 a.menu1 { background-position: 0 0; }
.menu2 a.menu2 { background-position: -150px 0; }
.menu2 a.menu3 { background-position: -300px 0; }
.menu2 a.menu4 { background-position: -450px 0; }
.menu2 a.menu5 { background-position: -600px 0; }
.menu2 a.menu6 { background-position: -750px 0; margin: 0; }
.menu2 a:hover.menu1 { background-position: 0 -35px; }
.menu2 a:hover.menu2 { background-position: -150px -35px; }
.menu2 a:hover.menu3 { background-position: -300px -35px; }
.menu2 a:hover.menu4 { background-position: -450px -35px; }
.menu2 a:hover.menu5 { background-position: -600px -35px; }
.menu2 a:hover.menu6 { background-position: -750px -35px; }
#news div.tab {
	background: url(../images/index/news-tab-bg.png) bottom #EDEDED repeat-x;
	height: 27px;
	padding: 5px 0 0 3px;
}
#news .tab a {
	background: url(../images/index/news-tab.png) no-repeat;
	border: 0;
	width: 71px;
	height: 27px;
	margin-left: 2px;
	display: block;
	float: left;
}
#news .tab a.tab1 { background-position: 0 0; }
#news .tab a.tab2 { background-position: -71px 0; }
#news .tab a.tab3 { background-position: -142px 0; }
#news .tab a.tab4 { background-position: -213px 0; }
#news .tab a.tab5 { background-position: -284px 0; }
#news .tab a:hover.tab1 { background-position: 0 -27px; }
#news .tab a:hover.tab2 { background-position: -71px -27px; }
#news .tab a:hover.tab3 { background-position: -142px -27px; }
#news .tab a:hover.tab4 { background-position: -213px -27px; }
#news .tab a:hover.tab5 { background-position: -284px -27px; }
.menu span, .menu2 span, #news .tab span { visibility: hidden; }

.sub-menu {
	margin: 0px 1px 10px 1px;
	text-align: center;
	_margin-top: -10px;
}


/* sub-menu --------------------------------------------------------------- */
.sub-menu {
	background-image:url(../images/submenu-bg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#666666;
	color:#FFFFFF;
	line-height:2.3em;
	}

.sub-menu a {
	color:#FFFFFF;
	}

/* news ------------------------------------------------------------------- */

object.news,
iframe.news {
	width: 455px;
	height: 150px;
	margin-top: 5px;
	overflow: auto;
}
object.news-inner,
iframe.news-inner {
	width: 930px;
	height: 170px;
	overflow: auto;
}
#news ul {
	margin-top: 10px;
}
#news li { margin: 5px 0; }
#news p.day {
	background: url(../images/arrow3.png) left no-repeat;
	padding: 0 0 0 14px;
	float: left;
}
#news p.txt {
	width: 320px;
	padding: 0;
	float: right;
}
#news p.back-num {
	padding: 0;
	margin-top: 10px;
	text-align: right;
}
#news .back-num a {
	background: url(../images/arrow7.png) right no-repeat;
	border: 0;
	padding-right: 14px;
	color: #999;
}
#news .back-num a:hover {
	background: url(../images/arrow7-over.png) right no-repeat;
	color: #F60;
}

/* news-list -------------------------------------------------------------- */

#news-list ul { margin: 10px 15px 0 15px; }
#news-list li { margin: 5px 0; }
#news-list p.day {
	background: url(../images/arrow3.png) left no-repeat;
	margin-bottom: 5px;
	padding: 0 0 0 14px;
	float: left;
}
#news-list p.txt {
	width: 750px;
	margin-bottom: 5px;
	padding: 0;
	float: right;
}
.page-navi {
	margin: 10px;
	text-align: center;
}

/* banner ----------------------------------------------------------------- */

.banner {
	border-top: 1px dotted #CCC;
	padding: 20px 0 15px 0;
	/* text-align: center; */
}
/* .banner img { margin: 0 10px; }*/
.banner a, .banner a:hover { border: 0; }

/* Title ------------------------------------------------------------------ */

h2.title1 {
	background: url(../images/title1-bg.png);
	border: 1px solid #CCC;
	border-top: 0;
	height: 37px;
	margin-bottom: 15px;
	line-height: 37px;
	padding: 0 14px;
	font-size: 1.2em;
}
.midashi1 {
	background: url(../images/midashi1-bg.png);
	border-top: 1px solid #CCC;
	border-left: 5px solid #9C6;
	margin-bottom: 15px;
	padding: 5px 10px;
	font-size: 1.2em;
}
.midashi2 {
	background: url(../images/midashi2-bg.png);
	border-left: 5px solid #9C6;
	margin-bottom: 15px;
	padding: 5px 10px;
	font-size: 1.2em;
}
.midashi3 {
	background: url(../images/midashi3-icon.png) left no-repeat;
	border-bottom: 1px dotted #CCC;
	margin: 0 20px 15px;
	padding-left: 24px;
	color: #693;
}
.midashi3b {
	background: url(../images/midashi3-icon.png) left no-repeat;
	border-bottom: 1px dotted #CCC;
	margin: 0 20px 15px 20px;
	padding-left: 24px;
	color: #693;
	font-size:1.2em;
	font-weight:bold;
}

.midashi3-popup {
	background: url(../images/midashi3-icon.png) left no-repeat;
	border-bottom: 1px dotted #CCC;
	margin:10px 0px 5px 0px;
	padding-left: 24px;
	color: #693;
}

.midashi4 {
	margin: 0 0 5px 20px;
	font-weight:bold;
	color:#333;
}
.midashi5 {
	border-bottom: 1px dotted #999;
	margin: 0 15px 15px 15px;
	padding: 5px 0;
}
.midashi6 {
	margin: 0 15px 15px 0px;
	font-size:1.2em;
	padding: 5px 0;
}

/* navi ------------------------------------------------------------------- */

.navi {
	background: url(../images/navi-bg.png) repeat-y;
	border: 1px solid #CCC;
	padding: 2px 10px;
	font-size: 0.8em;
}
.navi a { color: #000; }
.navi a.home {
	background: url(../images/navi-icon.png) left no-repeat;
	padding-left: 14px;
}

/* list ------------------------------------------------------------------- */

ul.list1 { margin: 0 0 15px 35px; }
.list1 li {
	list-style-type: disc;
	margin-bottom: 5px;
}
ul.list2 { margin: 0 0 15px 20px; }
.list2 li { margin-bottom: 5px; }
.list3 li {
	background: url(../images/arrow3.png) left no-repeat;
	margin-bottom: 5px;
	padding-left: 14px;
}

ol.list4 {
	list-style-type: decimal;
	margin: 0px 0px 5px 40px;
}

/* table ------------------------------------------------------------------ */

table.table1 {
	background: #999;
	margin-bottom: 15px;
}
.table1 td,.table1 th{
	background: #FFF;
	padding: 4px 10px;
}
.table1 .td1 { background: url(../images/table1-td1-bg.png); }
.table1 .td2 { background: url(../images/table1-td2-bg.png); }

.table1 .th1 { background: url(../images/table1-td1-bg.png); vertical-align:middle; }
.table1 .th2 { background: url(../images/table1-td2-bg.png); vertical-align:middle; }

.table2 {
    border:1px solid #999999;
    border-collapse: collapse;
	margin-bottom: 15px;
}
.table2 td,.table2 th{
	background: #FFF;
	padding: 4px 10px;
}
.table2 .td1 { 
	background: url(../images/table1-td1-bg.png);
	border:1px solid #999;
 }
.table2 .td2 {
	background: url(../images/table1-td2-bg.png);
	border:1px solid #999;
}

.table2 .th1 {
	background: url(../images/table1-td1-bg.png); vertical-align:middle;
	border:1px solid #999;
}
.table2 .th2 {
	background: url(../images/table1-td2-bg.png); vertical-align:middle;
	border:1px solid #999;
}
/* box -------------------------------------------------------------------- */

.box1 {
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	padding: 10px;
	margin: 10px 20px;
}
.box2 {
	border: 1px solid #CCC;
	background-color: #FFFFE8;
	padding: 10px;
	margin: 10px 20px;
}


/* container -------------------------------------------------------------- */

#index .alpha,
#index .beta {
	width: 455px;
	margin: 15px 0;
}
#index .alpha { float: left; }
#index .beta { float: right; }
#index .beta ul {
	width: 210px;
	float: left;
}
#index .beta img { float: right; }

/* ------------------------------------------------------------------------ */

.more a {
	background: url(../images/arrow6.png) left no-repeat;
	padding-left: 14px;
}
.more a:hover {
	background: url(../images/arrow6-over.png) left no-repeat;
}

.movie {
	cursor:pointer;
	}

/* index ----------------------------------------------------------------- */
.index-lbpd {
	padding:0px 15px 0px 0px;
	}
.index-lbpdbox {
	border: 1px solid #CCC;
	background-color: #F5F5F5;
	padding: 10px;
}
.index-vermiddle {
	vertical-align:middle;
	}


/* branch ----------------------------------------------------------------- */

.branch_box1,.bank_box1 { margin-right: 25px;
	text-align:center;
	}

.branch_box2,.bank_box2 { text-align:center; }

.branch_box1 td, .branch_box1 h4, .branch_box2 td, .branch_box2 h4,
.bank_box1 td, .bank_box1 h4, .bank_box2 td, .bank_box2 h4 {
	text-align:left;
	}

/* immunoassay ----------------------------------------------------------------- */
.immuno_box {
	width:450px;
	margin:10px auto;
	}

.immuno_table td {
	padding:0px 0px 5px 0px;
	vertical-align:middle;
	}
	
/* contact ----------------------------------------------------------------- */

.contactform object,
.contactform iframe {
	width: 850px;
	height: 450px;
	margin-top: 5px;
	overflow: auto;
}

.deliveryform object,
.deliveryform iframe {
	width: 850px;
	height: 1400px;
	margin-top: 5px;
	overflow: auto;
}

.entry big { font-size: 1.5em; }
.entry small { font-size: 0.8em; }
.entry strong,
.entry b { font-weight: bold; }
.entry ul,
.entry ol { margin-bottom: 15px; }
.entry ul li {
list-style-type: disc;
margin-left: 25px;
}
.entry ol li {
list-style-type: decimal;
margin-left: 25px;
}
.entry blockquote {
background: #EEE;
border: 1px solid #999;
margin-bottom: 15px;
padding: 10px;
}
/* sanchoku -------------------------------------------------------------- */
#sanchoku{
	padding:0px 20px 0px 0px!important;
}
.mrl20{padding:0px 20px!important;}
.mr20{padding:0px 20px 0px 0px!important;}
.ml20{padding:0px 0px 0px 20px!important;}
.va-top{vertical-align:top!important;}
.va-middle{vertical-align:middle!important;}
.va-bottom{vertical-align:bottom!important;}
.ml0{margin-left:0px!important;}
.mb0{margin-bottom:0px!important;}
.mb5{margin-bottom:5px!important;}
.red{color:#FF0000;}
.big1{font-size:1.2em;}
.big2{font-size:1.4em;}
.big3{font-size:1.3em;}

.indent1{
    margin-left:1em;
    text-indent:-1em;
}
.sanchoku-kakaku{
font-size:1.5em;
border-bottom: double 3px #ff0000;
padding-bottom:5px;
kine-height:1.7em;
}
.hr1{
	display:block;
	margin:0px auto;
	width:890px;
}
