@import url("style-base.css");
@import url("style-menu.css");

/***************************************************************
共通
***************************************************************/

body	{
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Verdana","ＭＳ Ｐゴシック","sans-serif";
	font-size: 85%;
	color: #333;
	line-height: 1.7;
	letter-spacing: 0;
	text-align: center;
	padding: 0px;
	margin: 0px;
	background: url(img/bg.gif) repeat-x left top;
}

h1	{
	font-size: 12px;
	line-height: 14px;
	text-indent: -9999px;
	/*\*/
   	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
h2	{
	color: #287316;
	font-size: 115%;
	font-weight: bold;
	padding: 2px 0 0 29px;
	margin: 0px; 
}
h3	{
	font-size: 115%;
	background: url(img/icon.gif) no-repeat left 1px;
	border-bottom: #B8DC6E solid 1px;
	padding: 0 0 0 25px;
	margin: 10px 0;
}
h4	{
	font-size: 100%;
	border-bottom: #030303 dotted 1px;
	padding: 0 0 0 5px;
	margin: 5px;
}
td	{ 
	font-size: 100%; 
	line-height: 16px;
}
p	{
	margin: 2px;
	padding: 0px;
	font-size: 90%;
}
.subtitle	{
	background: url(img/naka-subtitle.gif) no-repeat left top;
	width: 564px;
	height: 28px;
}
.subtitle2	{
	background: url(img/naka-subtitle2.gif) no-repeat left top;
	width: 714px;
	height: 28px;
}
a:link,a:visited {
	color: #353535;
	text-decoration: none;
}
a:hover,a:active {
	color: #666666;
	text-decoration: underline;
}
.color-red	{
	color: #FF0000;
}
.alignright	{
	text-align: right;
}
.bold	{
	font-weight: bold;
}
.text-20 {
	font-size: 90%;
	line-height: 160%;
}
.size-10 {
	font-size: 80%;
	line-height: 160%;
}
.size-10 a:link,.size-10 a:visited {
	color: #0148A9;
	text-decoration: none;
}
.size-10 a:hover {
	color: #69A0EC;
	text-decoration: none;
}
.size-12 {
	font-size: 100%;
	line-height: 160%;
}
.align-center	{
	text-align: center;
}
.align-left	{
	text-align: left;
}
.align-right	{
	text-align: right;
}
.marginleft3	{
	margin-left: 3px;
}
.marginleft5	{
	margin-left: 5px;
}
.marginleft8	{
	margin-left: 8px;
}
.marginleft25	{
	margin-left: 25px;
}
.marginleft15	{
	margin-left: 90px;
}
.marginbottom8	{
	margin-bottom: 8px;
}
.marginbottom15	{
	margin-bottom: 15px;
}
.marginbottom25	{
	margin-bottom: 25px;
}
.marginbottom60	{
	margin-bottom: 150px;
}
.paddingtop5	{
	padding-top: 5px;
}
.left-top	{
	text-align: left;
	vertical-align: top;
}
.p-text	{
	padding: 0 10px;
}

/***************************************************************
トップページ
***************************************************************/

.news-day	{
	color: #343434;
	font-size: 10px;
	font-weight: bold;
}
.top-p	{
	color: #6A7B92;
	width: 315px;
	line-height: 1.6;
	padding: 3px 0 0 10px;
}
.toppadding01	{
	padding: 5px 0 0 80px;
}
.address	{
	padding: 30px 0 0 34px;
	line-height: 1.3;
	float: left;
	display: block;
}
.footer-info	{
	float: right;
	text-align: right;
	padding: 65px 10px 3px 0; 
	background: url(img/footer-img02.gif) no-repeat left 75px;
}
.footertxt	{
	float: left;
	font-size: 10px;
	padding-left: 6px;
}

/***************************************************************
会社情報ページ
***************************************************************/

.company-th	{
	background-color: #EDEBE6;
	font-size: 100%;
}
.company-td	{
	background-color: #FFFFFF;
	font-size: 100%;
	line-height: 160%;
}
.companytable	{
	background-color: #7A7B7A;
	margin-left: 13px;
}
.contents	{
	/*background: url(img/company-bg01.jpg) no-repeat right bottom;*/
	margin-left: 20px;
}

/***************************************************************
ごあいさつページ
***************************************************************/

.phi-left	{
	width: 164px;
	float: left;
}
.phi-right	{
	width: 400px;
	float: right;
}
.phtxtpadding	{
	padding: 15px;
}
#contents01	{
	background: url(img/phi-img04.jpg) no-repeat center bottom;
}

/***************************************************************
ごあいさつページ
***************************************************************/

.icon-map	{
	float: right;
	width: 60px;
	height: 19px;
	vertical-align: bottom;
	padding-right: 5px;
}

/***************************************************************
会社沿革ページ
***************************************************************/

#contents02	{
	/*background: url(img/company-bg02.jpg) no-repeat right top;*/
	margin-bottom: 8px;
}

/***************************************************************
関連会社ページ
***************************************************************/

.float-left	{
	float: left;
	margin-right: 8px;
}

/***************************************************************
環境方針ページ
***************************************************************/

.envilist li	{
	list-style-type: decimal;
	margin-left: 30px;
}
.envilist ul	{
	margin: 0;
	padding: 0;
	list-style: none;
}

table.kankyo {
    border-right:1px solid #339966;
    border-bottom:1px solid #339966;
    margin: 10px auto 0px auto;
    width: 500px;
}
.kankyo th {
    border-left: 1px solid #339966;
    border-top: 1px solid #339966;
    background: #CCFECC;
    padding: 6px;
    color:#333333;
    font-weight: lighter;
    text-align: center;
}
.kankyo th.komoku {
    border-left: 1px solid #339966;
    border-top: 1px solid #339966;
	background: #FFFFFF;
    padding: 6px;
    color:#333333;
    font-weight: lighter;
    text-align: left;
}
.kankyo td.naka {
    border-left: 1px solid #339966;
    border-top: 1px solid #339966;
    padding: 6px;
    text-align: center;
}
.kankyo td {
    border-left: 1px solid #339966;
    border-top: 1px solid #339966;
    padding: 6px;
    text-align: right;
}
.kankyo th.iro {
	background: #CCFECC;
}
.jitai {
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","sans-serif";
}

/***************************************************************
短繊維ページ
***************************************************************/

.gray12	{
	background-color: #EAEAE8;
	font-size: 90%;
	text-align: center;
}
.green12	{
	background-color: #EEFCD8;
	font-size: 90%;
	text-align: center;
}
.green14	{
	background-color: #EEFCD8;
	font-size: 100%;
	text-align: center;
}
.green12left	{
	background-color: #EEFCD8;
	font-size: 90%;
	text-align: left;
}
.white12	{
	background-color: #FFFFFF;
	font-size: 90%;
	text-align: center;
}
.white12left	{
	background-color: #FFFFFF;
	font-size: 90%;
	text-align: left;
}
.white14left	{
	background-color: #FFFFFF;
	font-size: 100%;
	text-align: left;
	line-height: 160%;
}
.blue12	{
	background-color: #BFDAF8;
	font-size: 90%;
	text-align: center;
}
.blue12left	{
	background-color: #BFDAF8;
	font-size: 90%;
	text-align: left;
}
.blue14left	{
	background-color: #BFDAF8;
	font-size: 100%;
	text-align: left;
}
.envilist2 li	{
	list-style-type: decimal;
	margin-left: 30px;
}
.envilist2 ul	{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 400px;
	float: left;
}

/***************************************************************
リクルートページ
***************************************************************/

#contents-recruit	{
	background: url(img/recruit-bg01.jpg) no-repeat right top;
	margin-bottom: 8px;
}

/***************************************************************
プライバシーポリシーページ
***************************************************************/

#contents-policy	{
	background: url(img/policy-bg.jpg) no-repeat right top;
	padding-bottom: 8px;
}
.policy-nakatitle	{
	font-size: 100%;
	font-weight: bold;
	border-bottom: #B8DC6E solid 1px;
	width: 470px;
	margin: 0 0 8px 10px;
}
.policy-txt	{
	font-size: 100%;
	margin: 0 0 25px 10px;
	width: 470px;
}

/***************************************************************
サイトマップページ
***************************************************************/

#contents-sitemap	{
	background: url(img/sitemap-bg.jpg) no-repeat right top;
	margin-bottom: 8px;
}
#contents-sitemap li	{
	margin-left: 10px;
	margin-bottom: 3px;
}
#contents-sitemap ul	{
	margin: 0;
	padding: 0;
	list-style: none;
}

/***************************************************************
お問い合わせページ
***************************************************************/

.toiawasetxt	{
	vertical-align: top;
	font-size: 12px;
	padding-left: 6px;
}
.naka_title	{
	font-size: 115%;
	background: url(img/icon.gif) no-repeat left 1px;
	border-bottom: #B8DC6E solid 1px;
	padding: 5px 0 4px 29px;
	margin: 10px 0;
}














