html{
}

body {
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ', sans-serif;
	font-size: 0.875em;
	margin: 0 auto;
	text-align: center;
	-webkit-text-size-adjust: 100%;
}

a img:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

h2 {
	border-left: 2px solid #0071BD;
	color: #0071BD;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 35px;
	margin: 0 0 20px;
	text-indent: 25px;
	text-shadow: 1px 1px 1px #DDDDDD;
	text-align: left;
}


/* page
------------------------------------- */

#page1,
#page2,
#page3,
#page4 {
	background: #FFFFFF;
	width: 100%;
	text-align: center;
	margin: 0 auto;
}


/* content
------------------------------------- */

#content {
	padding: 0 0 80px;
}


/* kiji-image
------------------------------------- */

.size35 {
	text-align: center;
	width: 35px;
	height: 35px;
}
.size55 {
	text-align: center;
	width: 55px;
	height: 55px;
}
.size120 {
	text-align: center;
	width: 120px;
	height: 120px;
}
.size220 {
	text-align: center;
	width: 194px;
	height: 194px;
}


/* header
------------------------------------- */

#header {
	width: 1000px;
	margin: 0 auto 20px;
	text-align: center;
}

#header .copy {
	color: #777777;
	font-size: 0.85em;
	margin: 10px 15px 20px 0;
	text-align: right;
}

#header .box {
	margin: 0 auto;
	text-align: center;
	padding: 0 0 25px;
}

#header .box .box-left {
	float: left;
	width: 565px;
	margin: 0;
}

#header .box .box-left .logo {
	margin: 0 0 0 20px;
}

#header .box .box-right {
	float: right;
	width: 400px;
	text-align: right;
	margin: 0;
	padding: 5px 10px 0 0;
}

#topimage {
	z-index: 100;
	position: relative;
	margin: 0 auto 30px;
	text-align: center;
	min-width: 1000px;
	max-width: 1500px;
	max-height: 400px;
	overflow: hidden;
}

#topimage ul li .copy {
	position: absolute;
	top: 30px;
	left: 0;
	right: 0;
	z-index: 1000;
	width: 1000px;
	height: 400px;
	margin: 0 auto;
	text-align: center;
}

#topimage ul li .copy img {
	z-index: 10000;
	position: absolute;
	top: 0;
	left: 20px;
}

#cornertitle {
	background-image: url(http://f.tukiyama.jp/mogami-biomass/p/images/mogami-biomass_bg_corner.jpg);
	background-repeat:  no-repeat;
	background-size: 100% auto;
	margin: 0 auto 30px;
	min-width: 1000px;
	height: 170px;
	line-height: 160px;
}

#cornertitle p {
	color: #0B6BB0;
	font-size: 1.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-shadow: 2px 2px 1px #FFFFFF;
	text-align: left;
	margin: 0 auto;
	text-align: center;
}


/* main
------------------------------------- */

#main1 {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#main_body {
	float: left;
}

#main-banner {
	margin: 0 0 40px;
}

#main-banner ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 15px;
}

#main-banner ul li {
	float: left;
	width: 49%;
	margin: 0 2% 0 0;
}
#main-banner ul li:last-child {
	margin: 0;
}

#main-links ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0 0 30px;
}

#main-links ul li {
	float: left;
	width: 23.5%;
	margin: 0 2% 0 0;
}
#main-links ul li:last-child {
	margin: 0;
}


/* footer
------------------------------------- */

#footer {
	background-image: url(http://f.tukiyama.jp/mogami-biomass/p/images/mogami-biomass_bg_footer.png);
	background-size: auto auto;
	background-repeat: repeat-x;
	width: 100%;
}

#footer .inner {
	position: relative;
	width: 960px;
	height: 260px;
	margin: 0 auto;
	padding: 30px 0 0;
	text-align: center;
}

#footer .inner ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: -webkit-flexbox;
	display: -moz-flexbox;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: left;
}

#footer .inner ul li {
	float: left;
	margin: 0 25px 0 0;
}
#footer .inner ul li:nth-child(1) {
	width: 320px;
}
#footer .inner ul li:nth-child(2) {
	width: 295px;
}
#footer .inner ul li:nth-child(3) {
	width: 295px;
	margin: 0;
}
#footer .inner ul li a {
	color: #FFFFFF;
}

#footer .inner ul li .navi-title {
	color: #FFFFFF;
	font-size: 1.10em;
	font-weight: bold;
	line-height: 200%;
	letter-spacing: 0.05em;
	margin: 0 0 10px;
	padding: 0 0 5px 10px;
	border-bottom: 1px dotted #FFFFFF;
}
#footer .inner ul li .navi-title span {
	font-size: 0.85em;
}

#footer .inner ul li p {
	color: #FFFFFF;
	font-size: 0.90em;
	line-height: 230%;
	letter-spacing: 0.05em;
	padding: 0 0 0 10px;
	margin: 0 0 5px;
}

#footer .inner .pageup {
	position: absolute;
	width: 60px;
	right: 0;
	bottom: 10px;
}

#copyright {
	width: 960px;
	text-align: center;
	margin: 10px auto;
}

#copyright p {
	color: #777777;
	font-size: 0.75em;
	line-height: 175%;
	letter-spacing: 0.05em;
	text-align: left;
}


/* parts4 list  [top-news]
	parts14 list  [news]
	list  [list]
------------------------------------- */

.list {
	padding: 0 0 35px;
	margin: 0 0;
	text-align: left;
}

.list .kiji_image {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 1px 1px 1px #DDDDDD;
	margin: 0 20px 0 15px;
	padding: 3px;
	height: 59px;
	width: 59px;
	float: left;
}
.list .kiji_image img {
	padding: 2px;
	max-width: 55px;
}

.list .kiji_body {
	float: left;
	width: 800px;
}

.list .kiji_contents {
	clear: both;
	padding:12px 30px;
	margin: 0;
	border-top: 1px dotted #AAAAAA;
	text-align: left;
}

.list .kiji_date {
	color: #777777;
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0.05em;
	line-height: 150%;
	margin: 0 15px 0 0;
}

.list h3 {
	color: #0071BD;
	font-size: 1.125em;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 150%;
}
.list h3 a,
.list h3 a:link,
.list h3 a:active,
.list h3 a:visited {
	color: #0071BD;
	text-decoration: none;
}
.list h3 a:hover {
	color: #0071BD;
	text-decoration: underline;
}

.list p {
	color: #555555;
	font-size: 0.875em;
	letter-spacing: 0.05em;
	line-height: 150%;
}
.list p a,
.list p a:link,
.list p a:active, 
.list p a:visited {
	color: #444444;
	text-decoration: none;
}
.list p a:hover {
	color: #0071BD;
	text-decoration: underline;
}

.list .links {
	border-top: 1px dotted #AAAAAA;
	color: #0071BD;
	font-size: 1.0em;
	line-height: 150%;
	letter-spacing: 0.05em;
	margin: 0;
	padding: 15px 20px 0 0;
	text-align: right;
}
.list .links a,
.list .links a:link,
.list .links a:active, 
.list .links a:visited {
	color: #0071BD;
	text-decoration: none;
}
.list .links a:hover {
	color: #0071BD;
	text-decoration: underline;
}


/* project
------------------------------------- */

#project {
	text-align: left;
}

#project .inner {
	padding: 30px;
	border-top: 1px dotted #0B6BB0;
}

#project .inner .image {
	margin: 0 0 40px;
}

#project .inner .box {
	border: 1px solid #57B43B;
	background: #F8FAF0;
	padding: 35px;
}

#project .inner .box .box-left {
	float: left;
	width: 55%;
	color: #575526;
	font-size: 0.95em;
	line-height: 200%;
	letter-spacing: 0.05em;
}

#project .inner .box .box-right {
	float: right;
	width: 45%;
	color: #0071BE;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 175%;
	letter-spacing: 0.05em;
	border-top: 1px dotted #0071BE;
}

#project .inner .box .box-right p {
	padding: 15px 0;
	border-bottom: 1px dotted #0071BE;
}

#project .inner .box .detail {
	background: #FFFDEF;
	padding: 30px 20px 20px;
	margin: 30px 0 0;
}

#project .inner .box .detail .detail-title {
	color: #57B43B;
	font-size: 1.2em;
	line-height: 175%;
	text-align: center;
	margin: 0 auto 20px;
	padding: 10px 0;
	border-top: 1px solid #57B43B;
	border-bottom: 1px solid #57B43B;
}
#project .inner .box .detail .detail-title em {
	font-weight: bold;
}

#project .inner .box .detail p {
	color: #575526;
	font-size: 1.0em;
	line-height: 175%;
	letter-spacing: 0.05em;
	padding: 0 20px;
	margin: 0 0 25px;
}


/* company
------------------------------------- */

#company {
	text-align: left;
}

#company .inner {
	padding: 40px 0 0;
	border-top: 1px dotted #0B6BB0;
}

#company h3 {
	color: #FFFFFF;
	font-size: 1.3em;
	letter-spacing: 0.15em;
	text-shadow: 1px 2px 4px #000000;
	text-indent: 30px;
	border: 0;
	height: 48px;
	line-height: 48px;
	margin: 0;
}
#company h3 span {
	font-size: 0.8em;
}
#company.biomass h3 {
	background-image: url(http://f.tukiyama.jp/mogami-biomass/p/images/mogami-biomass_recruit_title1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#company.maruka h3 {
	background-image: url(http://f.tukiyama.jp/mogami-biomass/p/images/mogami-biomass_recruit_title2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}

#company .box {
	border: 1px solid #BBBBBB;
	padding: 10px 30px 30px;
	margin: 0 0 40px;
	text-align: left;
}
#company.biomass .box {
	background: #F5FAFD;
}
#company.maruka .box {
	background: #F3F8F0;
}

#company .box table {
	width: 100%;
}
#company .box table tr th {
	width: 110px;
	color: #575526;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 175%;
	padding: 10px;
	border-bottom: 1px dotted #999999;
	vertical-align: top;
}
#company .box table tr td {
	color: #575526;
	font-size: 1.0em;
	line-height: 175%;
	padding: 10px;
	border-bottom: 1px dotted #999999;
}

#company .box .map {
	margin: 20px 0 0;
}


/* recruit
------------------------------------- */

#recruit {
	text-align: left;
}

#recruit .inner {
	padding: 40px 0 0;
	border-top: 1px dotted #0B6BB0;
}

#recruit h3 {
	color: #FFFFFF;
	font-size: 1.3em;
	letter-spacing: 0.15em;
	text-shadow: 1px 2px 4px #000000;
	text-indent: 30px;
	border: 0;
	height: 48px;
	line-height: 48px;
	margin: 0;
}
#recruit h3.biomass {
	background-image: url(http://f.tukiyama.jp/mogami-biomass/p/images/mogami-biomass_recruit_title1.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#recruit h3.maruka {
	background-image: url(http://f.tukiyama.jp/mogami-biomass/p/images/mogami-biomass_recruit_title2.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
}
#recruit h3 span {
	font-size: 0.8em;
}

#recruit .box {
	border: 1px solid #BBBBBB;
	padding: 10px 30px 30px;
	margin: 0 0 40px;
	text-align: left;
}
#recruit .box.biomass {
	background: #F5FAFD;
}
#recruit .box.maruka {
	background: #F3F8F0;
}

#recruit .box table {
	width: 100%;
}
#recruit .box table tr th {
	width: 110px;
	color: #575526;
	font-size: 1.0em;
	font-weight: bold;
	line-height: 175%;
	padding: 10px;
	border-bottom: 1px dotted #999999;
	vertical-align: top;
}
#recruit .box table tr td {
	color: #575526;
	font-size: 1.0em;
	line-height: 175%;
	padding: 10px;
	border-bottom: 1px dotted #999999;
}


/* contact
------------------------------------- */

#contact {
	text-align: left;
}

#contact .inner {
	padding: 40px 0 0;
	border-top: 1px dotted #0B6BB0;
}

#contact .box {
	background: #FFFFFF;
	margin: 0 30px;
	text-align: left;
}

#contact .box p {
	font-size: 1.0em;
	letter-spacing: 0.05em;
	line-height: 175%;
	margin: 0 0 30px;
	border-radius: 20px;
}
#contact .box p em {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 200%;
}
#contact .box p.biomass em {
	color: #007AC2;
}
#contact .box p.maruka em {
	color: #6BB72D;
}


/* parts7  [contact]
------------------------------------- */

.parts7 {
	text-align: left;
}

.parts7 h2 {
	margin: 0;
	text-indent: 30px;
	text-align: left;
}

.parts7 .contact_contents {
	clear: both;
	background: #FCFBF1;
	padding: 30px 60px 0;
}

.parts7 .contact_text {
	line-height: 175%;
	letter-spacing: 0.05em;
	margin: 0 0 30px;
}

.parts7 .contact_form {
}

.parts7 .contact_form li {
	display: inline-table;
	margin: 0;
	padding: 13px 0 13px;
	border-top: 1px dotted #CCCCCC;
}

.parts7 .contact_index,
.parts7 .contact_body,
.parts7 .contact_submit {
	float: left;
}
.parts7 .contact_index {
	color: #000000;
	line-height: 150%;
	text-align: left;
	width: 180px;
	min-height: 1px;
	padding: 0 0 0 20px;
}

.parts7 .contact_body {
	width: 600px;
	text-align: left;
}

.parts7 .contact_body input,
.parts7 .contact_body textarea {
	border: 1px solid #B7B8B8;
	padding: 5px;
	width: 350px !important;
}
.parts7 .contact_body textarea {
	width: 400px !important;
}

.parts7 .contact_body select {
	border: 1px solid #B7B8B8;
	padding: 2px;
}
.parts7 .contact_body option {
	line-height: 150%;
	padding:0px 5px;
}

.parts7 .contact_body_comment {
	color: #777777;
	line-height: 175%;
}

.parts7 .contact_body_needs {
	display: inline;
	color: #CC0000;
	font-size: 0.85em;
	margin: 0 0 0 10px;
}

.parts7 .contact_submit {
	width: 600px;
	text-align: left;
	padding: 20px 0;
}
.parts7 .contact_submit input[type="submit"] {
	-webkit-appearance: none;
	background: #B94120;
	box-shadow: 2px 2px 2px #DDDDDD;
	width: 350px;
	height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	border-radius: 10px;
	text-align: center;
	cursor: pointer;
}
.parts7 .contact_submit input[type="button"] {
	-webkit-appearance: none;
	background: #AAAAAA;
	box-shadow: 2px 2px 2px #DDDDDD;
	width: 150px;
	height: 50px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	border-radius: 10px;
	text-align: center;
	cursor: pointer;
}
.parts7 .contact_submit input:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.parts7 .contact_ssl {
	width: 610px;
	font-size: 11px;
	line-height: 175%;
	margin: 0 0 50px 20px;
	text-align: left;
}
.parts7 .contact_ssl a {
	color: #003254;
}
.parts7 .contact_ssl img {
	display: none;
}


/* kiji
------------------------------------- */

#kiji {
	text-align: left;
	margin: 0 50px;
}

#kiji .kiji_contents {
	background: #F5FAFD;
	border: 1px solid #DDDDDD;
	padding: 30px;
	margin: 0 0 40px;
	font-size: 1.1em;
	line-height: 175%;
	text-align: left;
}

#kiji .kiji_image {
	margin: 0 0 25px;
}

#kiji .kiji_image img {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	box-shadow: 1px 1px 1px #DDDDDD;
	padding: 10px;
}

#kiji p {
	margin: 0 0 20px;
}
#kiji p a,
#kiji p a:link,
#kiji p a:active, 
#kiji p a:visited{
	color: #7F4F21;
	text-decoration: none;
}
#kiji p a:hover {
	color: #7F4F21;
	text-decoration: underline;
}

#kiji .kiji_date {
	color: #0B6BB0;
	font-size: 0.80em;
	letter-spacing: 0.05em;
	text-align: right;
}

#kiji .kiji_category {
	color: #7F4F21;
	letter-spacing: 0.05em;
	padding: 0 0 0 10px;
}
#kiji .kiji_category a,
#kiji .kiji_category a:link,
#kiji .kiji_category a:active, 
#kiji .kiji_category a:visited{
	color: #B94120;
	text-decoration: none;
}
#kiji .kiji_category a:hover {
	color: #B94120;
	text-decoration: underline;
}


/* kiji_comment
------------------------------------- */

#kiji_comment {
	display: none;
}


/* kiji footer
------------------------------------- */

#kiji_footer {
	margin:0px 0px 5px 0px;
}


/* member
------------------------------------- */

#member {
	display: none;
}


/* default link
------------------------------------- */

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #8F0CFC;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}


/* clearfix
------------------------------------- */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* Reset
------------------------------------- */

h1{
	display:none;
}

* {
	margin:0px;
	padding:0px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset, img {
	border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del, ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

q:before, q:after {
	content: '';
}

abbr, acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

legend {
	color: #000;
}

input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input, button, textarea, select {
 *font-size: 100%;
}


/* Fonts
------------------------------------- */

select, input, button, textarea, button {
	font:99% arial, helvetica, clean, sans-serif;
}

table {
	font-size:inherit;
	font:100%;
}

pre, code, kbd, samp, tt {
	font-family:monospace;
 	*font-size:108%;
	line-height:100%;
}


@media only screen and (max-width: 1100px) {

}

