
#wrap {
	width: 960px;
	margin: 0px auto 5px auto;
	border-top: 1px solid #DCDCDC;
	background: #FFFFFF;
}

#content {
	padding: 30px 40px;
	text-align: left;
	box-shadow:         0px 5px 3px -3px rgba(0, 0, 0, 0.45);
	-webkit-box-shadow: 0px 5px 3px -3px rgba(0, 0, 0, 0.45);
	-moz-box-shadow:    0px 5px 3px -3px rgba(0, 0, 0, 0.45);
}

h2 {
	height: 29px;
	vertical-align: middle;
	font-size: 170%;
	letter-spacing: .20em;
	margin: 0px 0px 38px 30px;
	color: #333333;
}

h2 img {
	vertical-align: middle;
}

h2 span {
	height: 29px;
	vertical-align: middle;
	font-size: 70%;
	letter-spacing: .20em;
}

.att {
	color: #CC0000;
	font-weight: bold;
}

.imgc { 
	display: block; 
	text-align: center; 
	margin: 10px auto; 
}

.gendiv1 {
	margin: 0px 30px 20px 30px;
}

.gendiv1 img {
	width: 49%;
	height: auto;
	float: left;
}

.gendiv1 p {
	width: 49%;
	height: auto;
	float: right;
}

/* ************************************************************************** */

.intro {
	margin: 0px 30px 20px 30px;
}

.h3def {
	text-align: center;
	color: #000088;
	border-bottom: 1px solid #578ACD;
	font-size: 125%;
	letter-spacing: .1em;
}

.srcl {
	float: left;
	margin: 0px 10px 10px 0px;
}

.srcr {
	float: right;
	margin: 0px 0px 10px 10px;
}

.srcc {
	display: block;
	text-align: center;
	margin: 0px auto 10px auto;
}

.asrjab {
	width: 530px;
	height: 110px;
	text-align: center;
	margin: 10px auto 0px auto;
	border: 1px solid #578ACD;
	background: url(/img/footermark.png) 5px 10px no-repeat;
	background-size: 140px auto;
}

.asrjab p {
	text-align: left;
	padding: 10px 10px 0px 150px;
}

/* genre ******************************************************************** */

.gnrdl {
	margin: 0px -29px 0 -30px;
}

.gnrdl dt {
	width: 50%;
	height: 120px;
	float: left;
	text-align: center;
}

.gnrdl dt a {
	display: block;
	width: 450px;
	height: 100px;
	margin: 0px auto 0px auto;
	background: url(/img/gfrml.png) top center no-repeat;
	text-align: left;
	text-decoration: none;
}

.gnrdl dt a:hover {
	opacity: 0.75;
}

.gnrdl dt a img {
	float: left;
	width: 120px;
	height: 80px;
	margin: 10px 0px 0px 10px;
}

.gnrdl dt a span {
	display: block;
	float: left;
	background: url(/img/garrl.png) 20px center no-repeat;
	color: #007F41;
	font-weight: bold;
	font-size: 125%;
	line-height: 100px;
	text-indent: 33px;
	letter-spacing: 0.1em;
}

.gnrdl dd {
	width: calc(50% / 3);
	height: 120px;
	float: left;
	text-align: center;
}

.gnrdl dd a {
	display: block;
	width: 140px;
	height: 100px;
	margin: 0px auto 0px auto;
	background: url(/img/gfrms.png) top center no-repeat;
	text-decoration: none;
	color: #39B54A;
	font-weight: bold;
	line-height: 100px;
}

.gnrdl dd a span {
	background: url(/img/garrs.png) center left no-repeat;
	padding-left: 10px;
	border-bottom: 1px solid #39B54A;
	padding-bottom: 1px;
	font-size: 115%;
}

.gnrdl dd a:hover {
	opacity: 0.75;
}

.hid {
	visibility: hidden;
}












/* news ********************************************************************* */

.newsdiv {
	margin: 0px 0px 30px 0px;
}

.newsdiv h3 a { 
	display: block;
	border-bottom: 1px solid #000000;
	margin-bottom: 3px;
	padding-bottom: 1px;
	font-size: 125%;
	text-indent: 6px;
	color: #000000;
	text-decoration: none;
}

.newsdiv .newsdate {
	text-align: right;
	padding-right: 10px;
	font-size: 80%;
	margin-bottom: 5px;
}

.newsdiv .newspic {
	max-width: 50%;
	height: auto;
	float: right;
	margin: 0px 0px 10px 10px;
	
}

/* business > printedboard ************************************************** */

.bpbdl2 {
	margin: 30px 30px 20px 30px;
}

.bpbdl2 dt {
	background: #007F41;
	color: #FFFFFF;
	font-size: 115%;
	text-indent: 20px;
	padding: 5px 0px;
}

.bpbdl2 dd { 
	margin: 10px 10px 10px 20px;
}

/* business > printedboard > boarddesign ************************************ */


/* business > printedboard > componentmounting ****************************** */

.bpcmul2 {
	list-style-type: none;
	margin: 30px 30px 20px 30px;
}

.bpcmul2 li {
	width: 195px;
	margin-right: 10px;
	float: left;
}

.bpcmul2 li img {
	width: 195px;
	height: auto;
}

.bpcmul2 li p {
	display: block;
	font-size: 90%;
}

.bpcmul2 li:last-of type {
	margin-right: 0px;
}

/* business > printedboard > controlpanel *********************************** */

.bcpdl {
	width: 100%;
	margin: 10px auto 30px auto;
}

.bcpdl dt {
	clear: left;
	width: 140px;
	height: 100px;
	float: left;
}

.bcpdl dd {
	width: calc(100% - 140px);
	height: 100px;
	float: left;
	text-align: left;
}

.bcpdl dd p {
	padding: 10px;
}

.bcpdl dd p img {
	float: right;
	margin-left: 10px;
}

.bcpdl dd:nth-child(4n+2) {
	background: #EEEEEE;
}


/* business > printedboard > otherwork ************************************** */

.bowdl {
	margin-bottom: 20px;
}

.bowdl dt {
	background: #578ACD;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 4px;
	text-indent: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.bowdl dd { 
	margin: 7px 0px 20px 20px;
}

.bowdl dd span { 
	display: block;
	text-indent: 20%;
	margin: 2px 0px 2px 0px;
}

/* aboutus > environment **************************************************** */

.auevdiv {
	margin: 10px 0px 20px 0px;
}

.auevdiv img {
	float: right;
	width: 200px;
	height: auto;
	margin: 0px 20px 0px 10px;
}

.auevdiv ol {
	
}

.auevdiv li {
	font-weight: bold;
	margin: 7px 0px 10px 30px;
}

/* aboutus > companyprofile ************************************************* */

.aucpdl {
	margin-bottom: 20px;
}

.aucpdl dt {
	clear: left;
	float: left;
	width: 20%;
}

.aucpdl dd {
	float: left;
	width: 80%;
}

.aucpdl dt p,
.aucpdl dd p {
	padding: 7px;
	height: 40px;
}


.aucpdl dt:nth-of-type(even),
.aucpdl dd:nth-of-type(even) {
	background: #EEEEEE;
}

/* aboutus > equipmentlist ************************************************** */

.auequl {
	list-style-type: none;
	margin-bottom: 20px;
}

.auequl li {
	width: 33.3%;
	float: left;
	text-align: center;
}

.auequl li p {

}

.auequl li p img {
	width: 95%;
	height: auto;
}

.aueqtbl {
	border-spacing: 0;
	width: 100%;
	margin: 10px 0px 20px 0px;
}

.aueqtbl th,
.aueqtbl td {
	padding: 5px 7px;
	font-weight: normal;
	text-align: left;
}

.aueqtbl tr:nth-child(even) {
	background: #EEEEEE;
}

.ifwrap {
	position: relative;
	width: 100%;
	padding-top: calc(600 / 800 * 100%);
}

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


/* inquiry ****************************************************************** */

#inqform {
	width: 100%;
	overflow: hidden;
}

#inqform dt {
	display: block;
	width: 20%;
	clear: left;
	float: left;
	padding: 10px;
}

#inqform dd {
	display: block;
	width: calc(80% - 40px);
	float: left;
	padding: 10px;
}

#inqform dd dfn {
	font-style: normal;
}

#inqform label {
	width: 33%;
	float: left;
}

.inp_l {
	width: 80%;
}

.inp_s {
	width: 20%;
}

.txt_l {
	width: 80%;
	height: 10em;
}


