@charset "Shift-JIS";


/* トップページ
=====================================================================*/

#top h2.h2_01 .english {
	margin: 0px 0 0 30px;
}
#top h2.h2_01 .english img {
	vertical-align: middle;
}
#top h2.h2_01 .btn {
	float: right;
}
#top #products a:link,
#top #products a:visited {
	color: #408538;
	text-decoration: none;
}

#top ul#products {
	margin-bottom: 20px;
}
#top ul#products li a {
	display: block;
	width: 300px;
	background: #EEEDEA;
	padding: 10px;
	float: left;
	margin: 0 20px 20px 0;
}
#top ul#products li.long a {
	padding: 5px 10px 10px;
}
#top ul#products li.second a {
	width: 215px;
}
#top ul#products li a p {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
}
#top ul#products li.long a p {
	margin-bottom: 0px;
	line-height: 1.4;
}
#top ul#products li a:hover p {
	filter: alpha( opacity = 60 );
	opacity: 0.6;
}
#top ul#products li.end a {
	margin: 0 0px 20px 0;
}
#top ul#products dl{
	width: 300px;
	position:relative;
	overflow:hidden;
	margin:0 0 0px 0;
}
#top ul#products li.second dl{
	width: 215px;
}
#top ul#products dt img{
	display:block;
}
#top ul#products li a dd {
/*	display:none;*/
	background:url(../img/top/bg_01.png) ;
	color:#FFF;
	position:absolute;
	bottom:-52px;
	text-align:center;
	letter-spacing:0px;
	padding:5px 0;
	width: 300px;
}
#top ul#products li.second a dd {
	width: 215px;
}
#top ul#products li a dd.long {
	padding:8px 0;
	font-size: 11px;
}

#top .contents_01 dl.products {
	width: 300px;
	background: #EEEDEA;
	padding: 10px;
	float: left;
	margin: 0 20px 20px 0;
}
#top .contents_01 dl.products:nth-child(3n) {
	margin: 0 0px 20px 0;
}
#top .contents_01 dl.products dt {
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
#top .contents_01 dl.products dt a {
	text-decoration: none;
}
#top .contents_01 dl.products dt a:hover {
	text-decoration: underline;
}
#top .contents_01 dl.products dd {
}

#top .contents_01 .box_news {
	width: 960px;
	background: #FFF;
	border: 1px solid #EEEDEA;
	padding: 19px;
}
#top .contents_01 .box_news dl {
	line-height: 30px;
	border-bottom: 1px dotted #999999;
}
#top .contents_01 .box_news dl dt {
	width: 140px;
	float: left;
}
#top .contents_01 .box_news dl dd {
	width: 795px;
	float: left;
	background: url(../img/common/parts/icon_01.png) no-repeat 0 center;
	padding-left: 15px;
}

#top .contents_02 ul.maker {
	margin-bottom: 20px;
}
#top .contents_02 ul.maker li {
	float: left;
	margin: 0 20px 20px 0;
}
#top .contents_02 ul.maker li.end  {
	margin: 0 0px 20px 0;
}

/* 共通
=====================================================================*/
.con_01 {
	margin-bottom: 30px;
}
.con_02 {
	margin-bottom: 30px;
}
.con_03 {
	margin-bottom: 30px;
}
.con_04 {
	margin-bottom: 30px;
}


/* products
=====================================================================*/

#products .con_02 h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
#products .con_02 .photo {
	text-align: center;
	margin-bottom: 10px;
}
#products .con_02 .box {
	float: left;
	width: 334px;
	background: #FFF;
	border: 3px solid #EEEDEA;
	padding: 10px;
	margin: 0 20px 20px 0;
}
#products .con_02 .box:nth-child(2n) {
	margin: 0 0px 20px 0;
}
#products .con_02 .box ul {
	margin-bottom: 10px;
}
#products .con_02 .box ul li {
	background: url(../img/common/parts/icon_sq.png) no-repeat 0 6px;
	padding-left: 15px;
	margin-bottom: 5px;
}
#products .con_02 .box dl {
	margin-bottom: 10px;
}
#products .con_02 .box dl dt {
}
#products .con_02 .box dl dd {
	background: url(../img/common/parts/icon_sq_02.png) no-repeat 0 6px;
	padding-left: 15px;
}


/* maker
=====================================================================*/

#maker .con_02 h3 {
	margin-bottom: 10px;
	text-align: center;
}
#maker .con_02 .box {
	float: left;
	width: 354px;
	background: #FFF;
	border: 3px solid #EEEDEA;
	padding: 10px 0;
	margin: 0 20px 20px 0;
}
#maker .con_02 .box:nth-child(2n) {
	margin: 0 0px 20px 0;
}
#maker .con_02 .box dl.products {
	width: 334px;
	background: #F2F2F2;
	padding: 5px 10px;
	margin-bottom: 10px;
}
#maker .con_02 .box dl.products dt {
}
#maker .con_02 .box dl.point {
	margin: 0 10px 0 10px;
	margin-bottom: 10px;
}
#maker .con_02 .linkLeft {
	margin-left: 20px;
}
#maker .con_02 .pdf {
	margin-left: 10px;
}

#maker .con_03 {
	margin: 0 50px 30px 50px;
}


/* motor
=====================================================================*/

#motor .con_02 table {
	width: 100%;
}
#motor .con_02 table th {
	text-align: center;
}
#motor .con_02 table td {
	text-align: center;
}
#motor .con_02 table td.ttl {
	background: #F2F2F2;
}
#motor .con_02 ul li {
	background: url(../img/common/parts/icon_sq.png) no-repeat 0 6px;
	padding-left: 15px;
	margin-bottom: 10px;
}

#motor .con_03 {
	margin: 0 50px 30px 50px;
}

/* catalog
=====================================================================*/

#catalog .con_01 h3 .logo {
	float: right;
	vertical-align: top;
}
#catalog .con_01 a dl {
	display: block;
	width: 204px;
	height: 264px;
	background: #FFF;
	border: 3px solid #EEEDEA;
	padding: 10px 10px 0 10px;
	float: left;
	margin: 0 25px 20px 0;
}
#catalog .con_01 a:nth-child(3n+1) dl {
	margin: 0 0px 20px 0;
}
#catalog .con_01 a dl dt {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	color: #51A547;
}
#catalog .con_01 a dl dd.photo {
	text-align: center;
	margin-bottom: 10px;
}
#catalog .con_01 a dl dd.link {
	background: url(../img/common/parts/icon_pdf.png) no-repeat 0 center;
	text-align: left;
	text-indent: 30px;
	color: #51A547;
}
#catalog .con_01 a:hover dl {
	background: #F2F5F9;
	border: 3px solid #9BB6D2;
}

/* support
=====================================================================*/

#support .con_02 h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
#support .con_02 .photo {
	text-align: center;
	margin-bottom: 10px;
}
#support .con_02 .box {
	float: left;
	width: 334px;
	background: #FFF;
	border: 3px solid #EEEDEA;
	padding: 10px;
	margin: 0 20px 20px 0;
}
#support .con_02 .box:nth-child(2n) {
	margin: 0 0px 20px 0;
}
#support .con_02 .box ul {
	margin-bottom: 10px;
}
#support .con_02 .box ul li {
	background: url(../img/common/parts/icon_sq.png) no-repeat 0 6px;
	padding-left: 15px;
	margin-bottom: 5px;
}


/* aboutus
=====================================================================*/

#aboutus ul.tabBtn {
	margin-bottom: 20px;
	overflow: hidden;
}

#aboutus ul.tabBtn li {
	margin-right: 25px;
	float: left;
	cursor: pointer;
}
#aboutus ul.tabBtn li.end {
	margin: 0;
}
#aboutus ul.tabCon li {
	width: 700px;
	padding: 17px;
	border: 3px solid #EEEDEA;
}
#aboutus ul.tabCon li .photo {
	width: 300px;
	float: left;
	margin-right: 20px;
}
#aboutus ul.tabCon li dl {
	width: 380px;
	float: left;
}
#aboutus ul.tabCon li dl dt {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 10px;
	color: #51A547;
}
#aboutus ul.tabCon li dl dd {
	margin-bottom: 10px;
}

#aboutus .con_03 {
	margin: 0 50px 30px 50px;
}

/* flow
=====================================================================*/

#flow .con_01 {
	margin-bottom: 30px;
}
#flow .con_01 ul li {
	float: left;
}

#flow .con_02 dl {
	width: 224px;
	background: #FFF;
	border: 3px solid #EEEDEA;
	float: left;
	margin: 0 25px 20px 0;
	padding-bottom: 20px;
}
#flow .con_02 dl:last-child {
	margin: 0 0px 20px 0;
}
#flow .con_02 dl dt {
	width: 224px;
	background: #F2F2F2;
	text-align: center;
	color: #408538;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 30px;
	padding-bottom: 5px;
}
#flow .con_02 dl dt.point_01 {
	background: url(../img/flow/point_01.gif) no-repeat 0 10px #F2F2F2;
}
#flow .con_02 dl dt.point_02 {
	background: url(../img/flow/point_02.gif) no-repeat 0 10px #F2F2F2;
}
#flow .con_02 dl dt.point_03 {
	background: url(../img/flow/point_03.gif) no-repeat 0 10px #F2F2F2;
}
#flow .con_02 dl dd {
	margin: 0 10px 0px 10px;
}
#flow .con_02 dl dd.link {
	padding-left: 12px;
	background: url(../img/common/parts/icon_01.png) 0 7px no-repeat;
}

#flow .con_03 ol {
	margin: 0 10px 0 20px;
}
#flow .con_03 ol li {
	list-style: decimal;
	margin-bottom: 10px;
}

/* teco
=====================================================================*/

#teco .con_02 .photo {
	float: right;
	margin: 0 0 20px 20px;
}
#teco .con_02 table {
	width: 520px;
	margin-bottom: 20px;
	border: none;
}
#teco .con_02 table th {
	width: 60px;
	border: none;
	border-bottom: 1px dotted #CCC;
	background: none;
	vertical-align: top;
}
#teco .con_02 table td {
	border: none;
	border-bottom: 1px dotted #CCC;
	vertical-align: top;
}
#teco .con_02 p {
	margin-bottom: 10px;
	border: none;
}

#teco .con_03 .box {
	width: 350px;
}
#teco .con_03 .box ol {
	margin: 0 0 20px 20px;
}
#teco .con_03 .box ol li {
	list-style: decimal;
	margin-bottom: 10px;
}

#teco .con_04 .map {
	width: 400px;
	margin: 0 0 20px 20px;
	float: right;
}
#teco .con_04 p {
	margin-bottom: 10px;
}

/* factory
=====================================================================*/

#factory .con_02 h3 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
}
#factory .con_02 .photo {
	text-align: center;
	margin-bottom: 10px;
}
#factory .con_02 .box {
	float: left;
	width: 310px;
	background: #FFF;
	border: 3px solid #EEEDEA;
	padding: 10px 17px;
	margin: 0 20px 20px 0;
}
#factory .con_02 .box:nth-child(2n) {
	margin: 0 0px 20px 0;
}


/* client
=====================================================================*/

#client .con_01 table {
	width: 100%;
}
#client .con_01 table th {
	text-align: center;
}
#client .con_01 table th.start {
	width: 80px;
}
#client .con_01 table th.name {
	width: 320px;
}
#client .con_01 table td.year {
	text-align: center;
}

/* company
=====================================================================*/

#company .con_02 table {
	width: 100%;
	border: none;
	border-bottom: 2px solid #CCC;
	border-top: 2px solid #CCC;
}
#company .con_02 table th {
	width: 180px;
	border: none;
	border-bottom: 1px dotted #CCC;
	background: #EEE;
	padding: 10px;
}
#company .con_02 table th.end {
	border-bottom: 1px dotted #CCC;
}
#company .con_02 table td {
	background: #FFF;
	border: none;
	border-bottom: 1px dotted #CCC;
	padding: 10px;
}

/* inquiry
=====================================================================*/

#inquiry .con_01 p {
	margin-bottom: 10px;
}

#inquiry p.errMsg {
	color: #FF0000;
	font-weight: bold;
}
.ERR {
	color: #FF0000;
}
#inquiry .con_02 table {
	width: 100%;
	margin: 0 0 0 0px;
	border: none;
	border-bottom: 2px solid #CCC;
	border-top: 2px solid #CCC;
}
#inquiry .con_02 table th {
	border: none;
	border-bottom: 1px dotted #CCC;
	background: #EEE;
	padding: 10px;
	width: 200px;
}
#inquiry .con_02 table th.end {
	border-bottom: 1px dotted #CCC;
}
#inquiry .con_02 table td {
	background: #FFF;
	border: none;
	border-bottom: 1px dotted #CCC;
	padding: 10px;
}
#inquiry form .btnArea {
	margin-top: 50px;
	text-align: center;
}
#inquiry form .btnArea input {
	margin: 0 15px;
}
#inquiry form .btnArea p {
	margin-top: 20px;
}
#inquiry form .btnArea img {
	vertical-align: top;
}
span.required {
	font-size: 11px;
	color: #FFF;
	background: #EE9209;
	border: 1px solid #EE9209;
	padding: 2px 3px;
	margin: 0 0px 0 10px;
	float:right;
}
#inquiry form input[type="text"] {
	height: 25px;
}

#inquiry .con_03 p {
	margin-bottom: 10px;
}
#inquiry .con_03 ol {
	margin: 0 0 10px 20px;
}
#inquiry .con_03 ol li {
	list-style: decimal;
	margin-bottom: 10px;
}
#inquiry .con_03 ol li ul {
	margin: 10px 0 0 20px;
}
#inquiry .con_03 ol li ul li {
	list-style: disc;
	margin-bottom: 10px;
}

/* faq
=====================================================================*/

#faq .con_01 ul {
	background: #F5F4F2;
	padding: 20px;
}
#faq .con_01 ul li {
	background: url(../img/faq/icon_q.png) no-repeat 0 center;
	margin-bottom: 10px;
	border-bottom: 1px dotted #51A547;
	padding-left: 25px;
}

#faq .con_02 dl {
	background: #FFF;
	border: 3px solid #EEEDEA;
	margin-bottom: 20px;
}
#faq .con_02 dl dt {
	padding: 5px 10px 5px 35px;
	margin-bottom: 10px;
	background: url(../img/faq/icon_q.png) no-repeat 10px center #F5F4F2;
	font-weight: bold;
}
#faq .con_02 dl dd {
	padding: 5px 10px 5px 35px;
	background: url(../img/faq/icon_a.png) no-repeat 10px 7px;
}

/* news
=====================================================================*/

#news .con_01 {
	width: 700px;
	height: 150px;
	background: #FFF;
	border: 1px solid #EEEDEA;
	padding: 19px;
	overflow-y: scroll;
}
#news .con_01 dl {
	line-height: 30px;
	border-bottom: 1px dotted #999999;
}
#news .con_01 dl dt {
	width: 100px;
	float: left;
}
#news .con_01 dl dd {
	float: left;
	width: 560px;
	background: url(../img/common/parts/icon_01.png) no-repeat 0 center;
	padding-left: 15px;
}

#news .con_02 .photoArea {
	float: right;
	width: 200px;
	margin: 0 0 20px 20px;
}
#news .con_02 .photoArea img {
	margin-bottom: 10px;
}


/* sitemap
=====================================================================*/

#sitemap .con_01 .box {
	width: 460px;
}
#sitemap .con_01 .box dl {
	margin-bottom: 50px;
}
#sitemap .con_01 .box dl dt a {
	display: block;
	width: 100%;
	line-height: 20px;
	background: url(../img/common/main/h3_01.gif) no-repeat;
	color: #408538;
	font-size: 15px;
	font-weight: bold;
	text-indent: 20px;
	margin-bottom: 20px;
	text-align: left;
	border-bottom: 1px dotted #51A547;
	padding-bottom: 5px;
	text-decoration: none;
}
#sitemap .con_01 .box dl dt a:hover {
	filter: alpha( opacity = 60 );
	opacity: 0.6;
}
#sitemap .con_01 .box dl dd {
	background: url(../img/common/parts/icon_01.png) no-repeat 0 6px;
	padding-left: 12px;
	margin-bottom: 10px;
}


