@charset "utf-8";
#main_visual {
	margin-bottom: 30px;
}
#history_parts h2 {
	margin-bottom: 20px;
}
#history_parts #top_history_box {
	width: 700px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
#top_history_box #old_img {
	float: left;
	width: 220px;
}
#top_history_box #history_setsumei {
	width: 450px;
	float: right;
	margin-top: 10px;
	line-height: 1.5em;
	font-size: 15px;
}
#products_inf_area {
	position: relative;
	margin-bottom: 20px;
}
#products_inf_area p.position {
	position: absolute;
	top: 0px;
	left: 530px;
}
#products_inf_area #items_box {
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#items_box ul {
	overflow: hidden;
	width: 690px;
}
#items_box ul li {
	display: inline;
	float: left;
	width: 200px;
	margin-left: 45px;
}
#items_box ul .first {
	margin-left: 0px;
}
#sekou_jirei_area {
	position: relative;
	margin-bottom: 30px;
}
#sekou_jirei_area p.position {
	position: absolute;
	top: 0px;
	left: 530px;
}
#jisseki_box ul {
	overflow: hidden;
	width: 680px;
	margin-top: 20px;
}
#jisseki_box ul li {
	float: left;
	width: 198px;
	margin-left: 20px;
	border: 1px solid #3B4520;
	padding-top: 10px;
	padding-bottom: 10px;
}
#jisseki_box ul .first {
	margin-left: 0px;
}
#sekou_jirei_area #jisseki_box {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
	font-size: 15px;
	line-height: 1.5em;
	width: 680px;
}
#jisseki_box ul .sekou_title {
	margin-top: 10px;
}
#news_box {
	overflow: hidden;
	width: 720px;
	margin-bottom: 20px;
}
#news_boxInner {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	width: 670px;
	overflow: hidden;
	margin-bottom: 50px;
}
#news_box a {
	color: #333;
}

dl.listnews dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em;
  width: 7.5em;
  color: #000;
}

dl.listnews dd {
	margin-bottom: 1.5em;
	padding-bottom: 15px;
	background-image: url(../images/news_bar.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#news_boxInner .listnews {
	margin-bottom: 30px;
}
#news_boxInner p {
	text-align: right;
}
#sekou_jirei_area #jisseki_box .top_sekou_img {
	height: 160px;
	width: 180px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.youtube{
	max-width:770px;
	text-align: center;
	position: relative;
	height: 430px;
	overflow: hidden;
}

.youtube iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (min-width: 768px) {

.youtube{
	max-width:770px;
	text-align: center;
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
}

.youtube iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




}