

/* 基本レイアウト */

body {
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link {font-size:10pt; color:#FFFFFF; text-decoration:none;}
a:active  {font-size:10pt; color:#FFFFFF; text-decoration:none;}
a:visited {font-size:10pt; color:#FFFFFF; text-decoration:none;}
a:hover   {font-size:10pt; color:#FFFFFF; text-decoration:underline;}

.linkb a:link {font-size:10pt; color:#666666; text-decoration:none;}
.linkb a:active  {font-size:10pt; color:#666666; text-decoration:none;}
.linkb a:visited {font-size:10pt; color:#666666; text-decoration:none;}
.linkb a:hover   {font-size:10pt; color:#999999; text-decoration:underline;}

.copy {font-size: 8pt; color:#666666;}
.menu {font-size: 10pt; color:#FFFFFF;}

.ft12 {font-size: 12pt; line-height:120%;}
.ft11 {font-size: 11pt; line-height:120%;}
.ft10 {font-size: 10pt; line-height:120%;}

/* 業務内容(product.html)*/

table#other {border: none;
    font-size: 13px;
    line-height: 1.4;
          color: #2f4f4f;
          margin-left: 40px}
          
.td.webimg {width: 250px;text-valign:top;}

.td.sp {width: 20px}

.td.url {width: 400px}



/* プライバシーポリシー(privacy.html)*/

#container {font-size: 14px}

table#pri {border: none;
width: 500px;
    font-size: 12px;
    line-height: 1.6;
          color: #2f4f4f;
          margin-left: 40px}
          
.td.pri {width: 500px}

/* お問い合わせ(support.php)*/

#container {font-size: 14px}

p {
	font-size:80%;
	line-height:150%;
	text-align:left;
	margin-bottom:5px;
	margin:0;
	padding:0;
}



.subhead{margin-left: 40px;
	font-size: 12px;
          color: #2f4f4f}
          
.comment{margin-left: 40px;
	font-size: 10px;
	   line-height: 1.4;
          color: #2f4f4f}


table #member {border-top: solid 1px #898C82;
          border-left: solid 1px #898C82;
          font-size: 10px;
          color: #2f4f4f;
          margin-left: 40px;
          margin-top: 0px;}

table#other {border: none}

td.head-ask {background: #EBF0DF;
             width: 120px;
             height: 40px;
             border-bottom: solid 1px #898C82;
               border-right: solid 1px #898C82}

td.input-ask {width: 380px;
              border-bottom: solid 1px #898C82;
              border-right: solid 1px #898C82}



/* 求人情報(appli.html)*/

#container {font-size: 14px}

h3 {margin-left: 40px;
      margin-bottom: 0px;
      color: #2f4f4f}

table #guide {
          font-size: 10px;
          color: #2f4f4f;
          margin-left: 40px;
          margin-top: 0px;}


