@charset "utf-8";

html {
	overflow-y:scroll;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	_font-size: 75%;
	text-align: center;
	margin: 10px auto;
	padding: 0px;
	background: url(img/back.gif);
	color: #FFF;
}
*:first-child+html body { 
	font-size: 75%;
}
html>/**/body {
	font-size: 75%\9;
}
a:link, a:visited {
	color: #999;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	margin: 0px;
	padding: 0px;
}
p, dl {
	text-align: left;
}
img {
	border-style: none;
}
.clear {
	clear: both;
}
#cr {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	font-size: 80%;
	color: #999;
	text-align: right;
}
#up {
	clear: both;
	font-size: 90%;
	text-align: right;
	padding-top: 10px;
	margin-right: 20px;
}

/*-----base setting-----*/
#wrap {
	background: url(img/back.gif);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

/*-----home-----*/
#tlf {
	float: left;
	width: 400px;
	background: url(img/top_back.jpg) no-repeat;
	height: 500px;
}
#trt {
	float: right;
	width: 400px;
}
#tlf ul {
	list-style: none;
	margin-top: 121px;
	text-align: left;
	margin-left: 13px;
}
#tlf li {
}
.tnv01 {
	height: 38px;
	margin-bottom: 22px;
}
.tnv02 {
	height: 38px;
}
.tnv03 {
	height: 18px;
	margin-bottom: 0px;
}
.tnv04 {
	height: 18px;
	margin-bottom: 25px;
}
.tnv05 {
	height: 38px;
	margin-bottom: 22px;
}
.tnv06 {
	height: 18px;
}

/*-----page base-----*/
h1#hd {
}
#plf {
	float: left;
	width: 170px;
}
#plf ul {
	list-style: none;
}
#prt {
	float: right;
	width: 580px;
	margin-right: 20px;
}
#prt h2 {
}
#prt p {
	margin-bottom: 10px;
	line-height: 170%;
}
.floatlf {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.floatrt {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.txtcen {
}

/*-----message-news-----*/
.msg {
	clear: both;
	padding-bottom: 20px;
}
.msg h3 {
	font-size: 120%;
	text-align: left;
	background: url(img/point01.gif) no-repeat left center;
	padding-left: 45px;
	height: 27px;
}
.msg p {
	margin-left: 45px;
}
.msg img {
	margin-bottom: 5px;
}
.msg ul {
	text-align: left;
	margin-left: 65px;
	list-style: circle;
	line-height: 150%;
	margin-bottom: 10px;
}
.date {
	font-size: 90%;
	text-align: right;
	margin-bottom: 5px;
}
.wd60cen {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.wd50 {
	width: 45%;
}
.mgntop20 {
	margin-top: 20px;
}

/*-----jamon-iberico-jabugo / quality-technology-----*/
.jamon {
	clear: both;
	padding-bottom: 20px;
}
.jamon h3 {
	margin-bottom: 10px;
}
.jamon h3 img {
	border-style: none;
}
.jamon h4 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 10px;
	line-height: 150%;
}
.jamon img {
	border: 1px solid #FFF;
	margin-bottom: 5px;
}

/*-----products-iberico-----*/
.products {
	padding-left: 7px;
	clear: both;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.products h3 {
	margin-bottom: 10px;
}
.products h4 {
	color: #aa3d70;
	font-size: 120%;
	line-height: 150%;
	margin-bottom: 10px;
}
.probox3, .probox2 {
	padding-top: 8px;
	padding-bottom: 8px;
	border: 2px solid #000;
}
.probox3 {
	float: left;
	width: 182px;
	margin-right: 5px;
}
.probox2 {
	float: left;
	width: 277px;
	margin-right: 5px;
}
.probox1 {
	float: left;
	width: 182px;
	margin-right: 5px;
	padding-top: 30px;
}
.products table {
	width: 99%;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.products th, .products td {
}
.products th {
	font-weight: normal;
	width: 4.5em;
}
.products dl {
	line-height: 150%;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.products dt {
	font-weight: bold;
	text-align: center;
}
.products dd {
	margin: 0px;
}
.box120 {
	height: 120px;
}

/*-----inquiry-----*/
#inquiry {
	margin-top: 10px;
}
#inquiry h3 {
	border-style: none;
	text-align: left;
	margin-bottom: 10px;
}
#inquiry th, #inquiry td {
	text-align: left;
	padding: 3px 5px;
}
#inquiry table {
	width: 100%;
	margin-bottom: 10px;
	line-height: 170%;
}
#inquiry th {
	white-space: nowrap;
}
#inquiry td input {
	margin-top: 1px;
	margin-bottom: 1px;
}
#inquiry textarea {
	width: 500px;
}
#inquiry input:focus {
	background:#EEE;
}
#inquiry textarea:focus {
	background:#EEE;
}
.formbox {
	padding: 10px;
	margin-bottom: 10px;
}
.must {
	color: #FC0;
	font-size: 90%;
	font-weight: bold;
	vertical-align: text-top;
}
.txtnml {
	font-size: 90%;
	font-weight: normal;
}
.txtlt {
	text-align: left;
}
.ja {
	ime-mode:active;
}
.num {
	ime-mode:inactive;
}
.w100 {
	width: 100px;
}
.w200 {
	width: 200px;
}
.w300 {
	width: 300px;
}
#cpi {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	height: 130px;
}
#cpi img {
	float: left;
}
#cpi div {
	float: right;
	width: 150px;
	margin-top: 50px;
}
.err {
	color: #E00;
	font-size: 90%;
}
