@charset "utf-8";

#lineup,
#size,
#list {
	position: relative;
	width: 1000px;
}

#lineup .backBtn,
#size .backBtn,
#list .backBtn {
    display:block;
	position: relative;
	left: -20px;
	float: left;
}

#lineup .contents,
#size .contents,
#list .contents {
	width: 830px;
	float: right;
}

/* @group 製品ラインナップ */

#lineup table.lineupTb {
	width: 1000px;
}

#lineup .lineupTb th div,
#lineup .subTit {
	background-color: #8abe3b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 3px 10px;
	margin-bottom: 20px;
	behavior: url(../js/PIE.htc);
	position: relative;
}

#lineup .subTit2 {
	background-color: #8abe3b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 3px 10px;
	margin-bottom: 10px;
	behavior: url(../js/PIE.htc);
	position: relative;
}

#lineup .lineupTb th div img,
#lineup .subTit img,
#lineup .subTit2 img {
	vertical-align: middle;
}

#lineup .lineupTb td {
	vertical-align: top;
}

#lineup .lineupTb td.photo {
	background-color: #f2f2ed;
	padding: 10px;
	width: 218px;
	line-height: 1.4;
}

#lineup .lineupTb td.grey {
	background-color: #f2f2ed;
}

#lineup .lineupTb td.w14 {
	width: 14px;
}

#lineup .lineupTb td.pb15 {
	height: 15px;
	padding-bottom: 0;
}

#lineup .lineupTb td.photo:hover,
#lineup .lineupTb td.grey:hover {
	background-color: #dfe0d9;
}

#lineup .lineupTb td a:hover {
	color: #555555;
}

#lineup table.w746 {
	width: 746px;
}

#lineup .lineupTb td .pr35 {
	padding-right: 35px;
}

#lineup .lineupTb .rackTb {
	display: block;
}

#lineup .contents hr {
	border-bottom: 2px solid #e6e6e6;
	margin-top: 25px;
}

#lineup .w560 {
	width: 560px;
	float: left;
}

#lineup .w560 p {
	margin-left: 90px;
}

#lineup .w250 {
	width: 250px;
	float: right;
}

#lineup .case {
	background-color: #f2f2ed;
	padding: 6px;
	margin-top: 10px;
	margin-left: 90px;
}

#lineup .case .tit {
	float: left;
	margin-right: 10px;
}

#lineup .case p {
	float: left;
	margin-left: 0;
}

#lineup .case a:link {
	color: #00793f;
    text-decoration: underline;
}
#lineup .case a:visited {
	color: #00793f;
    text-decoration: underline;
}
#lineup .case a:hover {
	color: #00793f;
    text-decoration: none;
}

#lineup .sizeTb {
	width: 250px;
	border-top: 1px solid #a0a0a0;
}

#lineup .sizeTb th {
	background-color: #deeddf;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom: 1px solid #a0a0a0;
}

#lineup .sizeTb td {
	padding: 5px 10px;
	border-bottom: 1px solid #a0a0a0;
}

#lineup #a6413 {
	margin-top: -18px; /* 固定ナビの高さ分のネガティブマージン */
	padding-top: 18px; /* 打ち消し用のパディング */
}

/* @end */


/* @group サイズ・規格 */

#size .w750 {
	width: 750px;
	margin: 0 auto;
}

/* @end */


/* @group コンテナー早見表 */

#list table {
	width: 100%;
}

#list td.none {
	border-bottom: none;
}

#list td.line {
	border-top: 1px solid #333333;
}

#list td {
	padding: 8px 0;
	text-align: center;
	color: #00793f;
	font-size: 14px;
	border-bottom: 1px solid #333333;
}

#list td.grey {
	background-color: #f2f2ed;
}

#list td.name {
	text-align: right;
	border-bottom: none;
	padding-right: 10px;
}

#list td.font12 {
	font-size: 12px;
}

#list th {
	text-align: center;
	vertical-align: middle;
	color: #fff;
	padding: 0 8px;
	font-size: 16px;
}

#list th.vege {
	width: 20px;
	background-color: #6ec3af;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(../js/PIE.htc);
	position: relative;
}

#list th.fruit {
	width: 20px;
	background-color: #f3ae32;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(../js/PIE.htc);
	position: relative;
}

#list tr.h10 {
	height: 10px;
	border-bottom: none;
}

#list td.green {
	background-color: #007f41;
	font-weight: bold;
	color: #fff;
	border-bottom: 8px solid #fff;
	border-top: 8px solid #fff;
	padding: 5px 0;
	width: 60px;
}

#list td.green a {
	color: #fff;
	text-decoration: underline;
}

#list td.green a:hover {
	text-decoration: none;
}

#list td.lightgreen {
	background-color: #8abe3b;
	font-weight: bold;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 8px solid #fff;
	border-top: 8px solid #fff;
	padding: 5px 0;
	width: 60px;
}

#list td.lightgreen a {
	color: #fff;
	text-decoration: underline;
}

#list td.lightgreen a:hover {
	text-decoration: none;
}

/* @end */


/* @group 特長の解説 */

#merit .box {
	text-decoration: none;
	margin-bottom: 70px;
	padding: 0 10px 0 95px;
}

#merit .w212 {
	width: 212px;
	float: left;
}

#merit .movie {
	float: left;
	margin-right: 50px;
	width: 600px;
	height: 420px;
}

#merit .movieBtn {
	padding-top: 80px;
	width: 200px;
	float: left;
}

#merit .stack {
	width: 250px;
	float: left;
	padding-top: 40px;
}

#merit .stack .tit {
	font-weight: bold;
	border-bottom: 1px solid #cc0000;
	margin-bottom: 10px;
	color: #cc0000;
}

/* @end */


/* @group MOVIE GALLERY */

#movie .subTit {
	margin-bottom: 25px;
}

#movie .movieTit {
	margin: 0 10px 20px;
	background-color: #f2f2ed;
	border-bottom: 2px solid #b9dabd;
	padding: 3px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #00793f;
}

#movie .box {
	margin: 0 10px 50px;
}

#movie .movie {
	float: left;
	margin-right: 40px;
	width: 410px;
}

#movie .photo {
	float: left;
	margin-right: 20px;
	width: 205px;
	font-size: 12px;
	line-height: 1.5;
}

#movie .photo img {
	margin-bottom: 5px;
}

#movie .youtubeContent {
	display: none;
}

/* @end */


/* @group 活用事例 */

#knowledge a {
	color: #00793f;
	text-decoration: underline;
}

#knowledge a:hover {
	text-decoration: none;
}

#knowledge .greyBg {
	background-color: #f2f2ed;
	padding: 20px;
	float: right;
	width: 520px;
	margin-bottom: 40px;
}

#knowledge .w430 {
	float: left;
	width: 430px;
}

#knowledge .case {
	margin: 0 10px 50px;
}

#knowledge .case ul {
	float: left;
	margin-right: 50px;
}

#knowledge .case li {
	margin-left: 20px;
}

#knowledge .case li img {
	padding-right: 5px;
	margin-bottom: 10px;
	vertical-align: middle;
}

#knowledge .vege {
	float: left;
	border-right: 2px solid #e6e6e6;
	margin-right: 20px;
}

/* @end */


/* @group サポーター便り */

#news h2 {
	margin-bottom : 20px ;
}

#supporter {
	background : url(../container/img/supporter/photo_bg.jpg) no-repeat;
	background-position : 0 170px ;
	position : relative ;
}

#supporter a {
	color: #00793F;
	text-decoration: underline;
}

#supporter a:hover {
	text-decoration: none;
}

#supporter #news {
	width: 350px;
	float: left;
}

#supporter #newsupporter {
	width: 530px;
	padding: 20px;
	float: right;
	background-color: #F1F2ED;
}

#supporter #newsupporter h2 {
	font-size: 16px;
	width: 285px;
	float: left;
}

#supporter #newsupporter h2 img {	
	vertical-align : middle ;
	margin : 0 15px 10px 0;
}

#supporter #info h2:before {
	content: '■';
	color: #E7E56E;
}

#supporter #newsupporter p {
	width: 285px;
	float: left;
}

#supporter #newsupporter img.nagamura_photo {
	margin-left: 20px;
}

#supporter #imagemap {
	float: left;
	width: 636px;
	height: 535px;
	margin: 80px 0 40px 100px;
}

#supporter #info {
	float: right;
	width: 250px;
	margin-top: 100px;
}

#supporter #info #message {
	background-color: #DFEDE0;
	padding: 20px 25px;
}

#supporter #info #areaname {
	background-color: #F1F2ED;
	color: #00793E;
	border-bottom: 2px solid #B9DABD;
	font-size: 16px;
	font-weight: bold;
	padding: 5px;
	display: none;
}

#supporter #info #arealist {
	margin-top: 10px;
	display: none;
}

#supporter #info #arealist li{
	margin: 5px 0;
}

#supporter h3 {
	clear: both;
}

#supporter table {
	width: 950px;
	margin: 30px 10px;
}

#supporter th,
#supporter td {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 5px;
	vertical-align: top;
}

#supporter th {
	background-color: #DFEDE0;
	font-weight: bold;
	text-align: center;
	width: 120px;
}

#supporter table li {
	float: left;
	margin: 0 10px 0 20px;
}

img.map_bg {
	position : absolute ;
	left : 50px ;
	top : 150px ;
}

/* @end */


