@charset "UTF-8";
/* CSS Document */


/* --------------------------------
	base
-------------------------------- */

#subtitlebase {
  width: 100%;
  height: 103px;
  border-bottom: 1px solid #4455dd;
}
#subtitle {
  width: 980px;
  padding-top: 46px;
  height: 56px;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  position: relative;
  padding-bottom: 1px;
  background-image: url(../images/bg_subtitle.png);
  background-position: center bottom;
  background-repeat: no-repeat;
}
#subtitle h1 {
  font-family: "游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E",serif;
  font-feature-settings: "palt";
  font-weight: bold;
  font-size: 28px;
  letter-spacing: .03em;
}
#subcopy {
	width: 980px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	position: relative;
}
#subcopy h2 {
  font-family: "游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E",serif;
  font-feature-settings: "palt";
  font-weight: normal;
  font-size: 24px;
  line-height: 1.7;
  letter-spacing: .02em;
}
#img-about {
	height: 400px;
	width: 100%;
	background-image: url(../images/img_about.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#img-farm {
	height: 400px;
	width: 100%;
	background-image: url(../images/img_farm.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#img-approach {
	height: 400px;
	width: 100%;
	background-image: url(../images/img_approach.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#img-yjnozzle1 {
	height: 400px;
	width: 100%;
	background-image: url(../images/img_yjnozzle1.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#img-yjnozzle2 {
	height: 400px;
	width: 100%;
	background-image: url(../images/img_yjnozzle2.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#img-yjnozzle3 {
	height: 400px;
	width: 100%;
	background-image: url(../images/img_yjnozzle3.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.layoutbox {
	width: 978px;
	overflow: hidden;
	position: relative;
	text-align: left;
}
#contents h3 {
  font-family: "游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E",serif;
  font-feature-settings: "palt";
  font-weight: normal;
  font-size: 21px;
  line-height: 1.7;
  letter-spacing: .02em;
}
.copyline {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #6699ee;
}
.copybox {
	width: 978px;
	margin-top: 50px;
	padding-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699ee;
	margin-bottom: 40px;
}
.copybox h2 {
  font-family: "游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E",serif;
  font-feature-settings: "palt";
  font-weight: normal;
  font-size: 24px;
  line-height: 1.7;
  letter-spacing: .02em;
}
.copybox2 {
	width: 978px;
	margin-top: 50px;
	padding-top: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6699ee;
	margin-bottom: 30px;
}
.copybox2b {
	width: 978px;
	margin-bottom: 30px;
}
.subcopy {
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 5px;
}
.left-150 {
	float: left;
	width: 150px;
}
.left-300 {
	float: left;
	width: 300px;
}
.left-340 {
	float: left;
	width: 340px;
}
.left-465 {
	float: left;
	width: 465px;
}
.left-600 {
	float: left;
	width: 600px;
}
.right-300 {
	float: right;
	width: 300px;
}
.right-380 {
	float: right;
	width: 380px;
}
.right-465 {
	float: right;
	width: 465px;
}
.right-560 {
	float: right;
	width: 560px;
}
.right-600 {
	float: right;
	width: 600px;
}
.center-700 {
	width: 700px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}


/* --------------------------------
	outline
-------------------------------- */

#outline {
	float: left;
	width: 555px;
}
table.outline {
	width: 555px;
	border-collapse: collapse;
}
.outline th {
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	padding-left: 20px;
	padding-right: 20px;
	width: 80px;
	font-weight: normal;
}
.outline td {
	padding-top: 10px;
	padding-bottom: 8px;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	padding-left: 20px;
	padding-right: 20px;
}
#accessmap {
	float: right;
	height: 480px;
	width: 350px;
	margin-top: 15px;
}


/* --------------------------------
	products
-------------------------------- */

.products-btn {
  width: 170px;
  height: 33px;
  border: 1px solid #f9bf3d;
  font-size: 108%;
  font-weight: bold;
  line-height: 35px;
  margin: 0px auto;
}
.products-btn a {
  width: 170px;
  height: 33px;
  display: block;
  text-decoration: none;
}
.products-btn a:hover {
  background-color: #fffaf0;
}
.productslist {
	padding: 5px;
	float: left;
	width: 300px;
	border: 1px solid #f9bf3d;
	margin-left: 21px;
	text-align: center;
	background-color: #ffffff;
	cursor: pointer;
	height: 285px;
}
.productslist:hover {
	background-color: #fffaf0;
}
.productslist:first-child {
	margin-left: 0px;
}
#pr-contents {
	width: 978px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 30px;
}
#pr-contents h2 {
	margin-top: 30px;
	margin-bottom: 50px;
}
#pr-contents h3 {
	font-size: 124%;
	font-weight: bold;
	margin-bottom: 20px;
}
#pr-contents h4 {
	font-size: 108%;
	line-height: 35px;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #f29600;
	padding-left: 11px;
	margin-top: 35px;
	margin-bottom: 15px;
}
#pr-contents h5 {
	font-size: 108%;
	font-weight: bold;
	margin-top: 30px;
	color: #f08100;
}
#pr-contents h5.rbd {
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#pr-contents h6 {
	font-size: 108%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
#pr-contents ol {
	list-style-position: outside;
	margin-left: 20px;
}
table.mvn {
	width: 560px;
	border-collapse: collapse;
	margin-bottom: 40px;
}
.mvn th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-weight: normal;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 30px;
	width: 120px;
	background-color: #f8f8f8;
}
.mvn td {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-right: 20px;
	padding-left: 30px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

table.ingredient {
	width: 560px;
	border-collapse: collapse;
	margin-top: 10px;
	font-size: 93%;
}
.ingredient th {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	border: 1px solid #cccccc;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #f8f8f8;
	font-weight: normal;
}
.ingredient td {
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	border: 1px solid #cccccc;
	padding-right: 5px;
	padding-left: 5px;
}
.ingredient-cmt {
	font-size: 85%;
	text-align: right;
	margin-top: 7px;
}
.pr-layoutbox {
	width: 560px;
	overflow: hidden;
	position: relative;
}
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
}
sub {
	top: 0.3ex;
}


/* --------------------------------
	contact
-------------------------------- */

.contacttelno {
	font-family: "游明朝","Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro","HGS明朝E",serif;
  font-feature-settings: "palt";
  font-weight: bold;
  font-size: 36px;
  line-height: 1.7;
  letter-spacing: .02em;
}
table.contactform {
	width: 800px;
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
}
.contactform th {
	padding-top: 10px;
	padding-bottom: 9px;
	text-align: center;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	width: 200px;
	background-color: #fffaf0;
}
.contactform td {
	padding-top: 10px;
	padding-bottom: 9px;
	text-align: left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-left: 35px;
}
#name, #name2 {
	width: 300px;
}
#company, #email , #comment{
	width: 500px;
}
#tel {
	width: 150px;
}
#contactbtn {
	text-align: center;
	width: 800px;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}
#contactbtn button {
	background-color: #FFFFFF;
	height: 40px;
	width: 160px;
	padding-right: 15px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
input, select, textarea {
	font-size: 100%;
}


/* --------------------------------
	YJ-nozzle
-------------------------------- */

#yjmenu {
  width: 600px;
  height: 35px;
  margin: 0px auto 14px;
}
#yjmenu ul {
	list-style-type: none;
}
#yjmenu li {
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  width: 178px;
  height: 33px;
  border: 1px solid #f9bf3d;
  font-size: 108%;
  font-weight: bold;
  line-height: 35px;
}
#yjmenu li.hr {
  color: #fff;
  background-color: #f9bf3d;
}
#yjmenu li a {
  width: 178px;
  height: 33px;
  display: block;
  text-decoration: none;
}
#yjmenu li a:hover {
  background-color: #fffaf0;
}
table.yje {
	width: 978px;
	border-collapse: collapse;
	margin-top: 20px;
}
.yje th {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: normal;
  padding-right: 7px;
  padding-left: 7px;
  border: 1px solid #cccccc;
	background-color: #f5f5f5;
}
.yje td {
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
  padding-right: 7px;
  padding-left: 7px;
  border: 1px solid #cccccc;
  line-height: 1.5;
}
table.yjr {
	width: 978px;
	border-collapse: collapse;
	margin-top: 20px;
}
.yjr th {
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-weight: normal;
  padding-right: 7px;
  padding-left: 7px;
  border: 1px solid #cccccc;
	background-color: #f5f5f5;
}
.yjr td {
  padding-top: 7px;
  padding-bottom: 7px;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #cccccc;
  line-height: 1.6;
}
.yjrsub1 {
  width: 290px;
  height: 30px;
  background-color: #0081cc;
  font-size: 108%;
  color: #fff;
  line-height: 30px;
  padding-left: 10px;
}
.yjrsub2 {
  font-size: 124%;
  font-weight: bold;
  margin-top: 10px;
  padding-bottom: 3px;
  border-bottom: 1px solid #0081cc;
}
.yjrsub3 {
  padding-top: 10px;
  margin-top: 0px;
  padding-bottom: 10px;
  border-bottom: 1px solid #0081cc;
}
.youtube {
  width: 640px;
  height: auto;
  margin: 50px auto 0px;
}
