@charset "utf-8";

/*-------------------------------------------- style clear-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}
z
body {
	font-size: 76%;
	font-family: verdana,Arial, sans-serif,Meiryo;
	color: white;
	line-height: 1.4;
	background-image: url(../img/eco01.jpg);
	background-repeat: repeat;
}

html {
	overflow-y:scroll;
}

p {
	margin:0 0 1em;
}

li {
	list-style:none;
	line-height:1.3;
}

img,
fieldset {
	border:0;
}

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

/*----------------------------------------------- __Base Link Color Settin-----------------------------------------------*/

a {
	color:#8986FF;
}

a:link {
}

a:visited {
}

a:hover {
}

a:active {
}
/*-----------------------------------------------h2-----------------------------------------------*/


h2 {
	color:#222;
	line-height:140%;
	font-weight:bold;
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	width: 980px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 30px;
	height: 50px;
}

h3 {
	border-width: 0 0 0 5px;
	border-color: #ff0099;
	border-style: solid;
	background: #eeeeee;
	color: #555;
	line-height: 140%;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	letter-spacing: 0.2em;
}
h4 {
	border-width: 0 0 0 5px;
	border-color: #febe25;
	border-style: solid;
	background: #ec7121;
	color: #F9F3EC;
	line-height: 140%;
	font-weight: bold;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}

.ue {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 30px;
}
.irosu {
	vertical-align: top;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 15px;
}
/*-----------------------------------------------header-----------------------------------------------*/

#m_header {
	margin: 0 auto;
	width: 100%;
	position: relative;
	height: 90px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#header {
	margin: 0 auto;
	width: 1000px;
	position: relative;
	height: 90px;
	background-image: url(../img/head_back.jpg);
	background-repeat: no-repeat;
}

#header_left {
	float: left;
	height: auto;
	vertical-align: left;
	width: 200px;
	margin-top: 10px;
	clear: left;
	position: relative;
	text-align: left;
	margin-left: 1px;
}

#header_right  {
	float: right;
	height: 78px;
	width: 321px;
	margin-top: 10px;
	margin-right: 2px;
}

#header img {
	vertical-align: top;
	font-size: small;
}

#header h1 {
	float: left;
	width: 173px;
	margin-bottom: 10px;
	padding-top: 2px;
	color: #666;
}
#header #helpNav {
	position: absolute;
	top: 12px;
	right: -41px;
	margin-bottom: 10px;
	padding-top: 2px;
	font-size: x-small;
	color: #000;
	margin-right: 1px;
	width: 337px;
	letter-spacing: 0.01em;
}

#header #helpNav li {
	display: inline;
	margin-left: 10px;
}

#header #helpNav li a {
	color: #557184;
}

#header #helpNav li a:hover {
	color: #7A0000;
	text-decoration: none;
}

#header #helpNav li + li {
	padding-left: 10px;
	border-left: 1px solid #999;
}



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

#footer {
    border-top: 1px solid #E6E6E6;
    clear: both;
    font-size: 0.786em;
    padding-top: 23px;
    text-align: left;
}
#footer .inner {
    margin: 0 auto;
    padding-bottom: 30px;
    width: 1000px;
}

#footer .detail {
    float: left;
    width: 268px;
}
#footer .detail li {
    margin-bottom: 28px;
}
#footer .detail .tel {
    margin-bottom: 15px;
}
#footer .pagelist {
    float: right;
    padding-top: 10px;
    width: 671px;
}
#footer .pagelist ul {
    float: left;
    margin-bottom: -10px;
}
#footer .pagelist li {
    margin-bottom: 10px;
}
#footer .pagelist ul li .sub {
    float: none;
    margin-bottom: 10px;
    margin-top: 10px;
}
#footer .pagelist ul li .sub li {
    font-size: 0.778em;
    line-height: 1;
    margin-left: 1.5em;
}
#footer .pagelist li a {
    background: url("../img/li.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    color: #333333;
    display: inline-block;
    padding-left: 7px;
    text-decoration: none;
}
#footer .pagelist li a:hover {
	color: #ff0099;
	text-decoration: underline;
}
#footer .pagelist .list01 {
    width: 230px;
}
#footer .pagelist .list02 {
    width: 170px;
}
#footer .pagelist .list03 {
    width: 196px;
}
#footer .pagelist .list04 {
    width: 119px;
}
#footer .copyright {
    background: none repeat scroll 0 0 #F6F6F6;
    border-top: 1px solid #E6E6E6;
    color: #000000;
    line-height: 40px;
    overflow: hidden;
    position: relative;
}
#footer .copyright .copyInner {
    font-size: 1.156em;
    margin: 0 auto;
    width: 1000px;
}
#footer .copyright small {
    color: #000000;
    display: block;
    float: right;
    font-size: 1em;
    margin: 0 auto;
}
#footer .agree {
    float: left;
}

/*-----------------------------------------------　contents-----------------------------------------------*/

#contents {
	width: 1000px;
	overflow: hidden;
	background-color: #FFF;
	height: 100%;
	position: relative;
	display: block;
	clear: both;
	font-size: 11pt;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 50px;
}
/*-----------------------------------------------　main_img -----------------------------------------------*/
#main_img {
	width:1000px;
	height: 250px;
	margin-top: 10px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
}
#main_img02 {
	width:1000px;
	height: 110px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#viewer {
	margin: 0 auto;
	width: 1000px;
	height: 250px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}
#viewer_sub {
	width: 1000px;
	height: 150px;
	text-align: left;
	overflow: hidden;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*-----------------------------------------------　menu -----------------------------------------------*/

div#global_menu {
    background: url("../img/bg_globalmenu.jpg") repeat-x scroll 0 0 transparent;
    height: 50px;
    overflow: hidden;
    width: auto;
}
div#global_menu_in {
	height: 50px;
	overflow: hidden;
	width: 1020px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div#global_menu_in p {
    float: left;
}

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

#main_top {
	float:left;
	width:670px;
	padding-right: 5px;
	padding-bottom: 0px;
	color:#333;
}
#main_sub {
	float:left;
	width:305px;
	color:#333;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main_contents {
	background-color: #fff;
	width: 100%;
	height: 100%;
	float: left;
	color: #111;
	padding-top: 5px;
	padding-left: 10px;
}
.main_moji {
	font-size: 100%;
	letter-spacing: 0.2em;
	line-height: 150%;
	color: #222;
	padding-top: 5px;
	padding-left: 5px;
}

.main_moji02 {
	font-size: 120%;
	letter-spacing: 0.1em;
	line-height: 130%;
	color: #222;
}
.main_contents_inner {
	background-color: #fff;
	width: 100%;
	height: 100%;
	float: left;
	color: #111;
	overflow: hidden;
}
/*----------------------------------------------- gotop------------------------------------------*/

.gotop {
	text-align: right;
	float: right;
	vertical-align:bottom;
}
/*-----------------------------------------------top page-----------------------------------------------*/
#linkspace {
	width: 100%;
	margin-top: 50px;
}
.link01 {
	margin-left: 7px;
}
.link02 {
	margin-top: 10px;
}
/*-----------------------------------------------menu page-----------------------------------------------*/
.boxa {
	width: 980px;
	margin-bottom: 5px;
	height: 100%x;
	overflow: hidden;
}
.boxa_left {
	width: 550px;
	float: left;
}
.boxa_right {
	width: 400px;
	float: left;
	padding-left: 30px;
}


.boxb {
	width: 660px;
	margin-bottom: 10px;
}
.boxb_left {
	width: 380px;
	float: left;
}
.boxb_right {
	width: 280px;
	float: left;
	margin-bottom: 100px;
}

.boxc {
	width: 670px;
	margin-bottom: 5px;
	height: 100%x;
	overflow: hidden;
}
.boxc_left {
	width: 670px;
	float: left;
	padding-bottom: 70px;
}
.boxc_right {
	width: 200px;
	float: left;
	margin-bottom: 50px;
}

.boxd {
	width: 660px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.boxd_left {
	width: 330px;
	float: left;
}
.boxd_right {
	width: 325px;
	float: left;
	margin-bottom: 10px;
	padding-left: 5px;
}

.boxc_under {
	width: 660px;
	margin-bottom: 50px;
	margin-top: 5px;
}
.boxd {
	width: 660px;
	margin-bottom: 10px;
	overflow: hidden;
}

.herf {
	width: 990px;
	margin-bottom: 10px;
	height: 100%;
	overflow: hidden;
	padding-bottom: 5px;
}
.herf_left {
	width: 480px;
	float: left;
}
.herf_right {
	width: 490px;
	float: left;
	padding-left: 10px;
}
.left_img {
	width: 306px;
	float: left;
	padding-bottom: 5px;
}
.boxa2 {
	width: 980px;
	margin-bottom: 5px;
	height: 100%x;
	overflow: hidden;
}
.boxa2_left {
	width: 670px;
	float: left;
}
.boxa2_right {
	width: 300spx;
	float: left;
	padding-left: 10px;
}

/*-------------------------------------------- jigyou-----------------------------------------------*/
.jigyou {
	width: 1000px;
}
.jigyou_left {
	width: 210px;
	float: left;
}
.jigyou_right {
	width: 780px;
	float: left;
	line-height:1.8;
}

.jigyou_link {
	margin-left: 400px;
	margin-bottom: 30px;
}

/*-----------------------------------------------製品-----------------------------------------------*/
.cate {
	width: 990px;
	height: 100%;
	overflow: hidden;
	padding-bottom: 2px;
	margin-top: 50px;
	margin-bottom: 20px;
}

.seihin {
	width: 990px;
	margin-bottom: 10px;
	height: 100%;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	padding-bottom: 5px;
}
.seihin_left {
	width: 480px;
	float: left;
}
.seihin_right {
	width: 480px;
	float: left;
	padding-left: 10px;
}

.seihin2 {
	width: 480px;
	height: 100%x;
	overflow: hidden;
}
.seihin2_left {
	width: 170px;
	float: left;
}
.seihin2_right {
	width: 300px;
	float: left;
	padding-right: 7px;
	padding-left: 3px;
}
.s_moji {
	font-size: 100%;
	letter-spacing: 0.01em;
	line-height: 140%;
	color: #222;
	padding-top: 5px;
	padding-left: 5px;
}
/*--------------------------------------------pagetop-----------------------------------------------*/
#page-top {
	position: fixed;
	bottom: 1px;
	right: 30px;
	font-size: 77%;
}
#page-top a {
	background: #aaa;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 30px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #ccc;
}

#sub_topics {
	width: 300px;
	background-image: url(../img/topics_back.jpg);
	background-repeat: repeat-y;
	}	
.topics {
	padding-left: 15px;
	line-height: 180%;
	}
	
	#scroll {
    margin: 0 0 6px;
}
#scroll span {
    background: url("../img/bg2.jpg") repeat scroll 0 0 transparent;
    display: block;
    font-family: "Century Gothic";
    padding: 5px 5px 2px;
	background-color: #F9F9F9;
}
#scroll p {
	display: block;
	font-size: 90%;
	line-height: 1.7em;
	background-color: #F9F9F9;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*-------------------------------------------recrutpage-----------------------------------------------*/
#rec_h2 {
    border: medium none;
    clear: both;
    font-size: 22px;
    padding: 40px 0 0;
    text-align: center;
    width: 100%;
}
#rectxt01 {
    color: #bd6301;
    margin: 0 0 25px;
    padding: 0;
    text-align: center;
}
#recbox td {
    font-size: 12px;
    padding: 10px;
}
#recbox td img {
    height: 140px;
    width: 280px;
}
#recbox td.rec_g1 {
	background-color: #f2f1f1;
	text-align: center;
}
#recbox td.rec_g2 {
    background-color: #e1e1e1;
	text-align: center;
}
#rec_messe {
    border: 5px solid #d6d6d6;
    margin: 50px 0 0;
    width: 950px;
}
#rec_messe div {
    background-color: #ece9e6;
    margin: 20px auto;
    padding: 25px;
    width: 850px;
}
#rec_messe h3 {
    border: medium none;
    font-size: 18px;
    font-weight: normal;
    margin: 20px auto;
    text-align: center;
}
#rec_messe h4 {
    background-color: #fff;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
}
#rec_messe h5 {
    font-size: 16px;
    font-weight: normal;
    margin: 5px 0;
    padding: 5px 0;
}
#rec_messe p {
    font-size: 12px;
}
#bosyu a {
    background-color: #f29225;
    border-radius: 10px;
    color: #fff;
    display: block;
    margin: auto;
    padding: 20px;
    text-align: center;
    width: 150px;
}
#bosyu a:hover {
    background-color: #9c5504;
}
.creat_h3 {
    background-color: #f2f2f2;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    font-weight: normal;
    padding: 20px;
}
.creat_h3 span {
    background-color: #424242;
    color: #fff;
    padding: 0 3px;
}
.cen_p {
    font-size: 11px;
    margin: -20px 0 0;
    text-align: center;
}
.nextfff {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    width: 25px;
}


/*-------------------------------------------recrutpage-----------------------------------------------*/

#contents table.style {
	width: 800px;
	border-collapse: collapse;
	margin-top: 30px;
	margin-bottom: 30px;
}

/* thの指定 */
#contents table.style th {
        font-weight: normal;
        background-color: #F0F0F0;
        border:1px solid #BFBFBF;
        text-align: center;
        padding: 12px;
}

/* tr tdの指定 */
#contents table.style tr td {
        width: 385px;
        background-color: #FFFFFF;
        border:1px solid #BFBFBF;
        text-align: left;
        padding: 12px;
}

.syaberi {
	line-height: 240%;
	letter-spacing: 0.1em;
	font-size: 15px;
	color: #555;
	padding-top: 20px;
}
.syaberitop {
	line-height: 250%;
	letter-spacing: 0.1em;
	font-size: 16px;
	color: #444;
	width: 980px;
}
.bigmoji {
	letter-spacing: 0.3em;
	font-size: 19px;
	color: #111;
}
