body {
	background-color: #fff;
}
a {
	color: #2F308F;
	text-decoration: underline;
}
a:hover {
	color: 000;
	text-decoration: none;
}

/* Style for PCs */
@media screen and (min-width: 1025px) {
#pagetitle {
	width: 100%;
	height: 150px;
}
#pagetitle #ptbody {
	width: 300px;
	height: 150px;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 35px;
	opacity: 0.9;
}
#pagetitle #ptbody h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
	color: #222;
	text-align: center;
}
#pagetitle #ptbody h2#pt-privacy {
	background-image: url(../img/pagetitle/ic-privacy.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-contact {
	background-image: url(../img/pagetitle/ic-contact.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-nagareyama {
	background-image: url(../img/pagetitle/ic-nagareyama.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-yachio {
	background-image: url(../img/pagetitle/ic-yachio.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-company {
	background-image: url(../img/pagetitle/ic-company.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-result {
	background-image: url(../img/pagetitle/ic-result.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-530 {
	background-image: url(../img/pagetitle/ic-530.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-facilities {
	background-image: url(../img/pagetitle/ic-facilities.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-recruit {
	background-image: url(../img/pagetitle/ic-recruit.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
/* Basic styles */
.mmbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	margin: 0 auto;
	padding: 50px 3%;
}
.mmbody .mm50mleft {
	width: 48%;
	height: auto;
	display: block;
	float: left;
}
.mmbody .mm50mright {
	width: 48%;
	height: auto;
	display: block;
	float: right;
}
h2.h2toptxt {
	font-size: 28px;
	font-weight: normal;
	line-height: 1.4em;
	color: #2F308F;
	margin-bottom: 10px;
}
h3.h3nom1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #2F308F;
}
h3.h3nom2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 20px;
	color: #2F308F;
	border: 1px solid #d5d5d5;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	padding: 5px 10px;
	background-color: #fff;
	box-shadow: 0px 1px 3px #ccc;
}
h4.h4nom1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 5px;
	color: #2F308F;
}
.mmbody p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
.mmbody p.pnom {
	margin-bottom: 0;
}
.mmbody p.pnom05 {
	margin-bottom: 0.5em;
}
ul.ulnom {
	margin-bottom: 2em;
	margin-left: 1em;
}
ul.ulnom li {
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	font-size: 12px;
	line-height: 1.8em;
	list-style-image: url(../img/lidot.png);
}
table.ts01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts01 tr th {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F308F;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 20%;
}
table.ts01 tr td {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 80%;
}
table.ts02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts02 tr th {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #2F308F;
	text-align: left;
	vertical-align: top;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #2F308F;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 30%;
}
table.ts02 tr td {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 70%;
}
table.ts03 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts03 tr th {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F308F;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 20%;
}
table.ts03 tr td.td3m1 {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 70%;
}
table.ts03 tr td.td3m2 {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 10%;
}
.formbox250 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 25%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox150 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 15%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox100 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 10%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox750 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
form input#submit {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 100px;
	background-color: #2F308F;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
/*office intro */
ul.imglist01 {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
ul.imglist01 li {
	width: 25%;
	height: auto;
	display: block;
	float: left;
}
ul.imglist01 li img {
	width: 100%;
	height: auto;
	display: block;
}
	
	
	
	
	
	
	
#plantinfo {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#plantinfo #accmap {
	width: 100%;
	height: 500px;
	display: block;
}
#plantinfo #accmap #map_canvas_01 {
	width: 100%;
	height: 500px;
}
#plantinfo #accmap #map_canvas_02 {
	width: 100%;
	height: 500px;
}
	
#plantinfo #accmap_s {
	width: 100%;
	height: 370px;
	display: block;
}
#plantinfo #accmap_s #map_canvas_01 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmap_s #map_canvas_02 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmap_s #map_canvas_03 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmm {
	width: 100%;
	display: block;
	background-color: #f6f6f6;
	padding: 0px 5% 0;
	text-align: center;
}
#plantinfo #accmm h2 {
	background-image: url(../img/logomark.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;
	padding-top: 70px;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	color: #222;
}
#plantinfo #accmm h3 {
	font-size: 26px;
	line-height: 1.4em;
	margin-bottom: 15px;
	font-weight: bold;
	color: #2F308F;
}
#plantinfo #accmm h4 {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #2F308F;
	padding-bottom: 5px;
}
#plantinfo #accmm p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#plantinfo #accmm p.pnom {
	margin-bottom: 0;
}

	
	
	
	
	
	
	
#accessbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
#accessbody #accmap {
	width: 50%;
	height: 500px;
	display: block;
	float: left;
}
#accessbody #accmap #map_canvas_01 {
	width: 100%;
	height: 500px;
}
#accessbody #accmm {
	width: 50%;
	height: 500px;
	display: block;
	float: right;
	background-color: #f6f6f6;
	padding: 70px 5% 0;
	text-align: center;
}
#accessbody #accmm h2 {
	background-image: url(../img/logomark.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;
	padding-top: 70px;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	color: #222;
}
#accessbody #accmm h3 {
	font-size: 26px;
	line-height: 1.4em;
	margin-bottom: 15px;
	font-weight: bold;
	color: #2F308F;
}
#accessbody #accmm h4 {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #2F308F;
	padding-bottom: 5px;
}
#accessbody #accmm p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#accessbody #accmm p.pnom {
	margin-bottom: 0;
}
/* Result */
#resultbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
ul.imglist02 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0!important;
}
ul.imglist02 li {
	width: 33.3333333333333333%;
	height: auto;
	display: block;
	float: left;
	list-style: none!important;
	margin: 0!important;
}
ul.imglist02 li img {
	width: 100%;
	height: auto;
	display: block;
}
.rbline {
	width: 100%;
	height: auto;
	display: block;
	background-color: #F7F7F7;
}
.mm50mleft0 {
	width: 50%;
	height: auto;
	display: block;
	float: left;
}
.mm50mright0 {
	width: 50%;
	height: auto;
	display: block;
	float: right;
}
.bbox01 {
	width: 100%;
	height: auto;
	display: block;
	padding: 10%;
}
.bbox01 h2.h2title {
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 15px;
	color: #2F308F;
}
/*facilities */
	/* Container DIV */
.simply-scroll {
	width: 100%;
	height: 300px;
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 300px;
}
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 300px;
	height: 300px;
}
.simply-scroll .simply-scroll-list li img {
	width: 100%;
	height: auto;
	display: block;
}
/* Recruit */
#recruitimg {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
#recruitimg img {
	width: 100%;
	height: auto;
	display: block;
}
#recruittop {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 40px 3% 0 3%;
}
#recruittop h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #2F308F;
}
#recruittop p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#recruittop p.pnom {
	margin-bottom: 0;
}
/*会社概要*/
	
.flow_image {
	width: 100%;
}
.flow_image ul li {
	width: 48%;
	display: block;
	margin: 0 4% 4% 0;
	padding: 0;
	float: left;
}
.flow_image ul li:nth-child(2n) {
	margin-right: 0;
}
.flow_image ul li img {
	width: 100%;
}
.flow_image p {
	text-align: right;
}
}

/* Style for TabletPCs */
@media screen and (min-width: 769px) and (max-width: 1024px) {
#pagetitle {
	width: 100%;
	height: 150px;
}
#pagetitle #ptbody {
	width: 300px;
	height: 150px;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 35px;
	opacity: 0.9;
}
#pagetitle #ptbody h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
	color: #222;
	text-align: center;
}
#pagetitle #ptbody h2#pt-privacy {
	background-image: url(../img/pagetitle/ic-privacy.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-contact {
	background-image: url(../img/pagetitle/ic-contact.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-nagareyama {
	background-image: url(../img/pagetitle/ic-nagareyama.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-yachio {
	background-image: url(../img/pagetitle/ic-yachio.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-company {
	background-image: url(../img/pagetitle/ic-company.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-result {
	background-image: url(../img/pagetitle/ic-result.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-530 {
	background-image: url(../img/pagetitle/ic-530.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-facilities {
	background-image: url(../img/pagetitle/ic-facilities.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-recruit {
	background-image: url(../img/pagetitle/ic-recruit.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
/* Basic styles */
.mmbody {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 5%;
}
.mmbody .mm50mleft {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 40px;
}
.mmbody .mm50mright {
	width: 100%;
	height: auto;
	display: block;
}
h2.h2toptxt {
	font-size: 28px;
	font-weight: normal;
	line-height: 1.4em;
	color: #2F308F;
	margin-bottom: 10px;
}
h3.h3nom1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #2F308F;
}
h3.h3nom2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 20px;
	color: #2F308F;
	border: 1px solid #d5d5d5;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	padding: 5px 10px;
	background-color: #fff;
	box-shadow: 0px 1px 3px #ccc;
}
h4.h4nom1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 5px;
	color: #2F308F;
}
.mmbody p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
.mmbody p.pnom {
	margin-bottom: 0;
}
.mmbody p.pnom05 {
	margin-bottom: 0.5em;
}
ul.ulnom {
	margin-bottom: 2em;
	margin-left: 1em;
}
ul.ulnom li {
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	font-size: 12px;
	line-height: 1.8em;
	list-style-image: url(../img/lidot.png);
}
table.ts01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts01 tr th {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F308F;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 20%;
}
table.ts01 tr td {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 80%;
}
table.ts02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts02 tr th {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #2F308F;
	text-align: left;
	vertical-align: top;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #2F308F;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 20%;
}
table.ts02 tr td {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 80%;
}
table.ts03 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts03 tr th {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F308F;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 20%;
}
table.ts03 tr td.td3m1 {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 70%;
}
table.ts03 tr td.td3m2 {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 10%;
}
.formbox250 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 25%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox150 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 15%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox100 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 10%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox750 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
form input#submit {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 100px;
	background-color: #2F308F;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
/*office intro */
ul.imglist01 {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
ul.imglist01 li {
	width: 25%;
	height: auto;
	display: block;
	float: left;
}
ul.imglist01 li img {
	width: 100%;
	height: auto;
	display: block;
}
	
	
	
	
	
#plantinfo {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#plantinfo #accmap {
	width: 100%;
	height: 500px;
	display: block;
}
#plantinfo #accmap #map_canvas_01 {
	width: 100%;
	height: 500px;
}
#plantinfo #accmap #map_canvas_02 {
	width: 100%;
	height: 500px;
}
#plantinfo #accmap_s {
	width: 100%;
	height: 370px;
	display: block;
}
#plantinfo #accmap_s #map_canvas_01 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmap_s #map_canvas_02 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmap_s #map_canvas_03 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmm {
	width: 100%;
	display: block;
	background-color: #f6f6f6;
	padding: 70px 5% 0;
	text-align: center;
}
#plantinfo #accmm h2 {
	background-image: url(../img/logomark.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;
	padding-top: 70px;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	color: #222;
}
#plantinfo #accmm h3 {
	font-size: 26px;
	line-height: 1.4em;
	margin-bottom: 15px;
	font-weight: bold;
	color: #2F308F;
}
#plantinfo #accmm h4 {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #2F308F;
	padding-bottom: 5px;
}
#plantinfo #accmm p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#plantinfo #accmm p.pnom {
	margin-bottom: 0;
}


	
	
	
	
#accessbody {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
#accessbody #accmap {
	width: 50%;
	height: 500px;
	display: block;
	float: left;
}
#accessbody #accmap #map_canvas_01 {
	width: 100%;
	height: 500px;
}
#accessbody #accmm {
	width: 50%;
	height: 500px;
	display: block;
	float: right;
	background-color: #f6f6f6;
	padding: 70px 5% 0;
	text-align: center;
}
#accessbody #accmm h2 {
	background-image: url(../img/logomark.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;
	padding-top: 70px;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	color: #222;
}
#accessbody #accmm h3 {
	font-size: 26px;
	line-height: 1.4em;
	margin-bottom: 15px;
	font-weight: bold;
	color: #2F308F;
}
#accessbody #accmm h4 {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #2F308F;
	padding-bottom: 5px;
}
#accessbody #accmm p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#accessbody #accmm p.pnom {
	margin-bottom: 0;
}
/* Result */
#resultbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
ul.imglist02 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0!important;
}
ul.imglist02 li {
	width: 33.3333333333333333%;
	height: auto;
	display: block;
	float: left;
	list-style: none!important;
	margin: 0!important;
}
ul.imglist02 li img {
	width: 100%;
	height: auto;
	display: block;
}
.rbline {
	width: 100%;
	height: auto;
	display: block;
	background-color: #F7F7F7;
}
.mm50mleft0 {
	width: 100%;
	height: auto;
	display: block;
}
.mm50mright0 {
	width: 100%;
	height: auto;
	display: block;
	float: left;
}
.bbox01 {
	width: 100%;
	height: auto;
	display: block;
	padding: 10%;
}
.bbox01 h2.h2title {
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 15px;
	color: #2F308F;
}
/*facilities */
	/* Container DIV */
.simply-scroll {
	width: 100%;
	height: 300px;
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 300px;
}
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 300px;
	height: 300px;
}
.simply-scroll .simply-scroll-list li img {
	width: 100%;
	height: auto;
	display: block;
}
/* Recruit */
#recruitimg {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
#recruitimg img {
	width: 100%;
	height: auto;
	display: block;
}
#recruittop {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 40px 3% 0 3%;
}
#recruittop h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #2F308F;
}
#recruittop p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#recruittop p.pnom {
	margin-bottom: 0;
}

/*会社概要*/
	
.flow_image {
	width: 100%;
}
.flow_image ul li {
	width: 48%;
	display: block;
	margin: 0 4% 4% 0;
	padding: 0;
	float: left;
}
.flow_image ul li:nth-child(2n) {
	margin-right: 0;
}
.flow_image ul li img {
	width: 100%;
}
.flow_image p {
	text-align: right;
}

}

/* Style for TabletPCs */
@media screen and (min-width: 599px) and (max-width: 768px) {
#pagetitle {
	width: 100%;
	height: 150px;
}
#pagetitle #ptbody {
	width: 300px;
	height: 150px;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 35px;
	opacity: 0.9;
}
#pagetitle #ptbody h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
	color: #222;
	text-align: center;
}
#pagetitle #ptbody h2#pt-privacy {
	background-image: url(../img/pagetitle/ic-privacy.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-contact {
	background-image: url(../img/pagetitle/ic-contact.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-nagareyama {
	background-image: url(../img/pagetitle/ic-nagareyama.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-yachio {
	background-image: url(../img/pagetitle/ic-yachio.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-company {
	background-image: url(../img/pagetitle/ic-company.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-result {
	background-image: url(../img/pagetitle/ic-result.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-530 {
	background-image: url(../img/pagetitle/ic-530.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-facilities {
	background-image: url(../img/pagetitle/ic-facilities.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
#pagetitle #ptbody h2#pt-recruit {
	background-image: url(../img/pagetitle/ic-recruit.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: auto 50px;
	padding-top: 60px;
}
/* Basic styles */
.mmbody {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 50px 5%;
}
.mmbody .mm50mleft {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 40px;
}
.mmbody .mm50mright {
	width: 100%;
	height: auto;
	display: block;
}
h2.h2toptxt {
	font-size: 28px;
	font-weight: normal;
	line-height: 1.4em;
	color: #2F308F;
	margin-bottom: 10px;
}
h3.h3nom1 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #2F308F;
}
h3.h3nom2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 20px;
	color: #2F308F;
	border: 1px solid #d5d5d5;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	padding: 5px 10px;
	background-color: #fff;
	box-shadow: 0px 1px 3px #ccc;
}
h4.h4nom1 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 5px;
	color: #2F308F;
}
.mmbody p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
.mmbody p.pnom {
	margin-bottom: 0;
}
.mmbody p.pnom05 {
	margin-bottom: 0.5em;
}
ul.ulnom {
	margin-bottom: 2em;
	margin-left: 1em;
}
ul.ulnom li {
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	font-size: 12px;
	line-height: 1.8em;
	list-style-image: url(../img/lidot.png);
}
table.ts01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts01 tr th {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F308F;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 20%;
}
table.ts01 tr td {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 80%;
}
table.ts02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts02 tr th {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #2F308F;
	text-align: left;
	vertical-align: top;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #2F308F;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 25%;
}
table.ts02 tr td {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 75%;
}
table.ts03 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts03 tr th {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #333;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F308F;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 20%;
}
table.ts03 tr td.td3m1 {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 70%;
}
table.ts03 tr td.td3m2 {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 10%;
}
.formbox250 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 25%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox150 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 15%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox100 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 10%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
.formbox750 {
	background-color: #f5f5f5;
	padding: 5px;
	width: 95%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
}
form input#submit {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	color: #FFF;
	height: 50px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 100px;
	padding-left: 100px;
	background-color: #2F308F;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
/*office intro */
ul.imglist01 {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
ul.imglist01 li {
	width: 50%;
	height: auto;
	display: block;
	float: left;
}
ul.imglist01 li img {
	width: 100%;
	height: auto;
	display: block;
}
	
	
	
#plantinfo {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#plantinfo #accmap {
	width: 100%;
	height: 500px;
	display: block;
}
#plantinfo #accmap #map_canvas_01 {
	width: 100%;
	height: 500px;
}
#plantinfo #accmap #map_canvas_02 {
	width: 100%;
	height: 500px;
}
#plantinfo #accmap_s {
	width: 100%;
	height: 370px;
	display: block;
}
#plantinfo #accmap_s #map_canvas_01 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmap_s #map_canvas_02 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmap_s #map_canvas_03 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmm {
	width: 100%;
	display: block;
	background-color: #f6f6f6;
	padding: 0px 5% 0;
	text-align: center;
}
#plantinfo #accmm h2 {
	background-image: url(../img/logomark.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;
	padding-top: 70px;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	color: #222;
}
#plantinfo #accmm h3 {
	font-size: 26px;
	line-height: 1.4em;
	margin-bottom: 15px;
	font-weight: bold;
	color: #2F308F;
}
#plantinfo #accmm h4 {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #2F308F;
	padding-bottom: 5px;
}
#plantinfo #accmm p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#plantinfo #accmm p.pnom {
	margin-bottom: 0;
}



	
#accessbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#accessbody #accmap {
	width: 100%;
	/*height: 350px;*/
	display: block;
}
#accessbody #accmap #map_canvas_01 {
	width: 100%;
	height: 350px;
}
#accessbody #accmm {
	width: 100%;
	height: auto;
	display: block;
	background-color: #f6f6f6;
	padding: 70px 5% 50px;
	text-align: center;
}
#accessbody #accmm h2 {
	background-image: url(../img/logomark.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;
	padding-top: 70px;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	color: #222;
}
#accessbody #accmm h3 {
	font-size: 26px;
	line-height: 1.4em;
	margin-bottom: 15px;
	font-weight: bold;
	color: #2F308F;
}
#accessbody #accmm h4 {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #2F308F;
	padding-bottom: 5px;
}
#accessbody #accmm p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#accessbody #accmm p.pnom {
	margin-bottom: 0;
}
/* Result */
#resultbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
ul.imglist02 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0!important;
}
ul.imglist02 li {
	width: 33.3333333333333333%;
	height: auto;
	display: block;
	float: left;
	list-style: none!important;
	margin: 0!important;
}
ul.imglist02 li img {
	width: 100%;
	height: auto;
	display: block;
}
.rbline {
	width: 100%;
	height: auto;
	display: block;
	background-color: #F7F7F7;
}
.mm50mleft0 {
	width: 100%;
	height: auto;
	display: block;
}
.mm50mright0 {
	width: 100%;
	height: auto;
	display: block;
}
.bbox01 {
	width: 100%;
	height: auto;
	display: block;
	padding: 10%;
}
.bbox01 h2.h2title {
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 15px;
	color: #2F308F;
}
/*facilities */
	/* Container DIV */
.simply-scroll {
	width: 100%;
	height: 200px;
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 200px;
}
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 200px;
	height: 200px;
}
.simply-scroll .simply-scroll-list li img {
	width: 100%;
	height: auto;
	display: block;
}
/* Recruit */
#recruitimg {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#recruitimg img {
	width: 100%;
	height: auto;
	display: block;
}
#recruittop {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 40px 5% 0 5%;
}
#recruittop h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #2F308F;
}
#recruittop p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#recruittop p.pnom {
	margin-bottom: 0;
}


/*会社概要*/
	
.flow_image {
	width: 100%;
}
.flow_image ul li {
	width: 48%;
	display: block;
	margin: 0 4% 4% 0;
	padding: 0;
	float: left;
}
.flow_image ul li:nth-child(2n) {
	margin-right: 0;
}
.flow_image ul li img {
	width: 100%;
}
.flow_image p {
	text-align: right;
}

}

/* Style for Smartphonea */
@media screen and (max-width: 599px) {
#pagetitle {
	width: 100%;
	height: 150px;
	padding-top: 90px;
}
#pagetitle #ptbody {
	width: 200px;
	height: 60px;
	margin: 0 auto;
	background-color: #fff;
	padding: 5px 0 5px 10px;
	opacity: 0.9;
}
#pagetitle #ptbody h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 50px;
	color: #222;
}
#pagetitle #ptbody h2#pt-privacy {
	background-image: url(../img/pagetitle/ic-privacy.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	padding-left: 40px;
}
#pagetitle #ptbody h2#pt-contact {
	background-image: url(../img/pagetitle/ic-contact.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	padding-left: 40px;
}
#pagetitle #ptbody h2#pt-nagareyama {
	background-image: url(../img/pagetitle/ic-nagareyama.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	padding-left: 40px;
}
#pagetitle #ptbody h2#pt-yachio {
	background-image: url(../img/pagetitle/ic-yachio.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	padding-left: 40px;
}
#pagetitle #ptbody h2#pt-company {
	background-image: url(../img/pagetitle/ic-company.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	padding-left: 40px;
}
#pagetitle #ptbody h2#pt-result {
	background-image: url(../img/pagetitle/ic-result.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	padding-left: 40px;
}
#pagetitle #ptbody h2#pt-530 {
	background-image: url(../img/pagetitle/ic-530.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	padding-left: 40px;
}
#pagetitle #ptbody h2#pt-facilities {
	background-image: url(../img/pagetitle/ic-facilities.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	padding-left: 40px;
}
#pagetitle #ptbody h2#pt-recruit {
	background-image: url(../img/pagetitle/ic-recruit.png);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 30px auto;
	padding-left: 40px;
}
/* Basic styles */
.mmbody {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 40px 8%;
}
.mmbody .mm50mleft {
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 40px;
}
.mmbody .mm50mright {
	width: 100%;
	height: auto;
	display: block;
}
h2.h2toptxt {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
	color: #2F308F;
	margin-bottom: 10px;
}
h3.h3nom1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 10px;
	color: #2F308F;
}
h3.h3nom2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 20px;
	color: #2F308F;
	border: 1px solid #d5d5d5;
	border-radius: 3px;		/* CSS3草案 */
	-webkit-border-radius: 3px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 3px;
	padding: 5px 10px;
	background-color: #fff;
	box-shadow: 0px 1px 3px #ccc;
}
h4.h4nom1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 5px;
	color: #2F308F;
}
.mmbody p {
	font-size: 14px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
.mmbody p.pnom {
	margin-bottom: 0;
}
.mmbody p.pnom05 {
	margin-bottom: 0.5em;
}
ul.ulnom {
	margin-bottom: 2em;
	margin-left: 1em;
}
ul.ulnom li {
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	font-size: 14px;
	line-height: 1.8em;
	list-style-image: url(../img/lidot.png);
}
table.ts01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts01 tr th {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	color: #2F308F;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F308F;
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 5px 5px 5px;
}
table.ts01 tr td {
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	height: auto;
	width: 100%;
	padding: 10px 5px 25px 5px;
}
table.ts02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts02 tr th {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #fff;
	text-align: left;
	vertical-align: top;
	background-color: #2F308F;
	display: block;
	width: 100%;
	height: auto;
	padding: 5px;
}
table.ts02 tr td {
	font-size: 14px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	height: auto;
	width: 100%;
	padding: 10px 5px 25px 5px;
}
table.ts03 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
table.ts03 tr th {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: normal;
	color: #2F308F;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F308F;
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 5px 0px 5px;
}
table.ts03 tr td.td3m1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	text-align: left;
	vertical-align: top;
	display: block;
	height: auto;
	width: 100%;
	padding: 15px 5px 5px 5px;
}
table.ts03 tr td.td3m2 {
	font-size: 14px;
	line-height: 1em;
	text-align: right;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	height: auto;
	width: 100%;
	padding: 0px 5px 25px 5px;
}
.formbox250 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
.formbox150 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
.formbox100 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 60%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
.formbox750 {
	background-color: #f5f5f5;
	padding: 2%;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #fafafa;
	border-bottom-color: #fafafa;
	border-left-color: #999;
	font-size: 14px;
}
form input#submit {
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	height: 50px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #2F308F;
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
}
/*office intro */
ul.imglist01 {
	width: 100%;
	max-width: 1400px;
	height: auto;
	display: block;
	margin: 0 auto;
}
ul.imglist01 li {
	width: 50%;
	height: auto;
	display: block;
	float: left;
}
ul.imglist01 li img {
	width: 100%;
	height: auto;
	display: block;
}
	
	
	
#plantinfo {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#plantinfo #accmap {
	width: 100%;
	height: 500px;
	display: block;
}
#plantinfo #accmap #map_canvas_01 {
	width: 100%;
	height: 500px;
}
#plantinfo #accmap #map_canvas_02 {
	width: 100%;
	height: 500px;
}
#plantinfo #accmap_s {
	width: 100%;
	height: 370px;
	display: block;
}
#plantinfo #accmap_s #map_canvas_01 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmap_s #map_canvas_02 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmap_s #map_canvas_03 {
	width: 100%;
	height: 370px;
}
#plantinfo #accmm {
	width: 100%;
	display: block;
	background-color: #f6f6f6;
	padding: 0px 5% 0;
	text-align: center;
}
#plantinfo #accmm h2 {
	background-image: url(../img/logomark.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;
	padding-top: 70px;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	color: #222;
}
#plantinfo #accmm h3 {
	font-size: 26px;
	line-height: 1.4em;
	margin-bottom: 15px;
	font-weight: bold;
	color: #2F308F;
}
#plantinfo #accmm h4 {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #2F308F;
	padding-bottom: 5px;
}
#plantinfo #accmm p {
	font-size: 12px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#plantinfo #accmm p.pnom {
	margin-bottom: 0;
}


	
	
	
	
	
#accessbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#accessbody #accmap {
	width: 100%;
	/*height: 350px;*/
	display: block;
}
#accessbody #accmap #map_canvas_01 {
	width: 100%;
	height: 350px;
}
#accessbody #accmm {
	width: 100%;
	height: auto;
	display: block;
	background-color: #f6f6f6;
	padding: 70px 5% 50px;
	text-align: center;
}
#accessbody #accmm h2 {
	background-image: url(../img/logomark.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto 60px;
	padding-top: 70px;
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	color: #222;
}
#accessbody #accmm h3 {
	font-size: 18px;
	line-height: 1.4em;
	margin-bottom: 15px;
	font-weight: bold;
	color: #2F308F;
}
#accessbody #accmm h4 {
	font-size: 14px;
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: normal;
	border-bottom: 1px dotted #2F308F;
	padding-bottom: 5px;
}
#accessbody #accmm p {
	font-size: 14px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#accessbody #accmm p.pnom {
	margin-bottom: 0;
}
/* Result */
#resultbody {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
ul.imglist02 {
	width: 100%;
	height: auto;
	display: block;
	margin: 0!important;
}
ul.imglist02 li {
	width: 33.3333333333333333%;
	height: auto;
	display: block;
	float: left;
	list-style: none!important;
	margin: 0!important;
}
ul.imglist02 li img {
	width: 100%;
	height: auto;
	display: block;
}
.rbline {
	width: 100%;
	height: auto;
	display: block;
	background-color: #F7F7F7;
}
.mm50mleft0 {
	width: 100%;
	height: auto;
	display: block;
}
.mm50mright0 {
	width: 100%;
	height: auto;
	display: block;
}
.bbox01 {
	width: 100%;
	height: auto;
	display: block;
	padding: 10%;
}
.bbox01 h2.h2title {
	font-size: 18px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 15px;
	color: #2F308F;
}
/*facilities */
	/* Container DIV */
.simply-scroll {
	width: 100%;
	height: 200px;
}
/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 200px;
}
/* Explicitly set height/width of each list item */	
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 200px;
	height: 200px;
}
.simply-scroll .simply-scroll-list li img {
	width: 100%;
	height: auto;
	display: block;
}
/* Recruit */
#recruitimg {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
#recruitimg img {
	width: 100%;
	height: auto;
	display: block;
}
#recruittop {
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	padding: 40px 8% 0 8%;
}
#recruittop h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #2F308F;
}
#recruittop p {
	font-size: 14px;
	line-height: 2em;
	margin-bottom: 2.5em;
}
#recruittop p.pnom {
	margin-bottom: 0;
}


/*会社概要*/
	
.flow_image {
	width: 100%;
}
.flow_image ul li {
	width: 100%;
	display: block;
	margin: 0 0% 4%;
	padding: 0;
	float: none;
}

.flow_image ul li img {
	width: 100%;
}
.flow_image p {
	text-align: center;
}


}
