@charset "shift_jis";


/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "MS P ゴシック", "MS P Gothic", sans-Serif;
  margin: 0;
  padding: 0;
  font-size: 13px;
  color: #333333;
  background-color: #FFFFFF;
  border-top: solid 2px #99ab4e;
}


/* IE7 用 */

*:first-child+html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


/* IE6 用 */
* html * {
  font-family: "メイリオ", Meiryo, "MS P ゴシック", "MS P Gothic", sans-Serif;
}


a:link {
  color: #69821b;
  font-size: 13px;
}

a:hover {
  color: #99ab4e;
  font-size: 13px;
}

a:visited {
  color: #69821b;
  font-size: 13px;
}

p {
  margin: 0 0 0 0;
  line-height: 180%;
  letter-spacing: 1px;
}

img {
  border: 0;
}

ul, ol {
  list-style-type: none;
  margin: 0;
  padding: 0;


}
h1, h2, h3, h4, h5, h6, div, p, address, ul, li, ol, dl, dt, dd, table, tr, th, td, form {
	zoom: 1;
}


/*---------- メイン ----------*/

#main {
  width: 1000px;
  margin: auto;
  padding: 0;
  background-color: #FFFFFF;
}



/*---------- ヘッダー ----------*/

#header {
  margin: 0 auto 0 auto;
  width: 1000px;
  height: 95px;
  text-align: center;
  background-image: url(img/header.jpg);
  background-repeat: repeat-x;
}

#header h1 {
  margin: 0;
  padding: 2px 0 2px 5px;
  font-weight: normal;
  text-align: right;
  font-size: 10px;
  color: #FFFFFF;
  background-color: #3d9989;

}

#header h2 {
  margin: 0;
  padding: 12px 0 0 10px;
  text-align: left;
  font-size: 20px;
  color: #444444;
  letter-spacing: 1px;
}

#header p {
  margin: 0;
  padding:  4px 0 0 10px;
  text-align: left;
  font-size: 13px;
  color: #444444;
  letter-spacing: 1px;
}

#table-left{
  text-align: left;
  font-size: 13px;
  color: #3d9989;
  line-height: 150%;
  text-decoration: none;
}

#table-left a{
  font-size: 20px;
  color: #666666;
  text-decoration: none;
}

#table-left a:hover{
  font-size: 20px;
  color: #888888;
  text-decoration: none;
}

#table-right{
  text-align: right;
  margin: 0;
  padding: 8px 20px 2px 0;
  font-size: 16px;
  color: #c9171e;
  line-height: 190%;
  text-decoration: none;
}

#table-right a{
  font-size: 12px;
  color: #333333;
  text-decoration: none;
}

#table-right a:hover{
  font-size: 12px;
  color: #666666;
  text-decoration: none;
}


#header-menu {
  width: 1000px;
  padding: 0;
  height: 45px;
  text-align: left;
}

#header-menu ul {
  width: 1000px;
  text-align: left;
  margin: 0 auto 0 auto;
  padding: 0;
}

#header-menu li {
  display: inline;
  list-style-type: none;
  float: left;
  color: #ffffff;
}

#header-menu li a {
  font-size: 12px;
  line-height: 20px;
  color: #fffffc;
  text-align: center;
  display: block;
  line-height: 150%;
  letter-spacing: 1px;
  text-decoration: none;
}

#header-menu li a:hover {
  color: #fffffc;
/*  background-image: url(img/head_menu_back_hover.gif); */
}

#header-menu #home a {
  border-left: none;
}

#header-menu span.sub {
  color: #dddddd;
}


#header-img {
  width: 100%;
  margin: 2px 0 0 0;
  text-align: center;
}

/*---------- コンテンツ ----------*/

#container {
  width: 1000px;
  margin: 0 auto 0 auto;
  overflow: hidden;
  padding: 0px 0px 0px 0px;
}


/*---------- メインコンテンツ ----------*/

#contents {
  float: left;
  margin: 0;
  padding: 5px 0 5px 0;
  font-size: 13px;
  width: 700px;
  letter-spacing: 1px;
  text-align: left;
  line-height: 180%;
}

#pannavi a{
  text-decoration:underline;
}


#contents h2 {
  height: 28px;
  margin: 0 0 7px 0;
  padding: 12px 0 0 0px;
  font-size: 14px;
  color: #69821b;
  background-image: url(img/titlebar.gif);
  background-repeat: no-repeat;
}

#contents h3 {
  margin: 12px 3px 10px 3px;
  padding: 10px 10px 7px 13px;
  line-height: 110%;
  font-size: 13px;
  color: #69821b;
  border-bottom: solid 1px #99ab4e;
  border-left: solid 5px #aaaaaa;
  border-bottom: solid 1px #aaaaaa;
  background-color: #eeeeee;
}

#contents h2.concept {
  background-image: url(../img/top_ttl01.jpg);
  background-repeat: no-repeat;
  height:353px;
  font-size: 13px;

}

#contents h2.concept div {
  margin: 100px 5px 10px 300px;
  width:410px;
  color: #666666;
  line-height:200%;

}

#contents div.news {
  width:685px;
  border: solid 2px #3d9989;
  margin: 13px 0 18px 0;
  padding: 2px 3px 2px 8px;

}

#contents p {
  margin: 18px 0 0px 0;
  padding: 0 3px 0 3px;
  line-height: 150%;
  font-size: 13px;
  color: #CC0000;

}

#contents a {
  color: #69821b;
  font-size: 13px;
}

#contents a:hover {
  color: #99ab4e;
  font-size: 13px;
}

#contents .gray_bg_contact {
  margin: 18px 2px 18px 2px;
  padding: 2px 8px 2px 18px;
  line-height: 180%;
  letter-spacing: 1px;
  font-size: 13px;
  border-top: solid 1px #dddddd;
  border-right: solid 1px #dddddd;
  border-bottom: solid 1px #dddddd;
  border-left: solid 1px #dddddd;
  background-image: url(img/contact_btn_bg.gif);
  background-repeat: repeat-x;
  
}

#contents .green_bg {
  width:680px;
  margin: 0px 2px 18px 2px;
  padding: 5px 8px 5px 8px;
  line-height: 130%;
  letter-spacing: 0px; 
  font-size: 13px;
  border-top: solid 1px #6db5a1;
  border-right: solid 1px #6db5a1;
  border-bottom: solid 1px #6db5a1;
  border-left: solid 1px #6db5a1;
  background-color: #eaf5f1;
}

#contents span.black_b {
  color: #000000;
  font-weight: bold;
  font-size: 14px;

}

#contents span.red {
  color: #e60033;
}

#contents span.red_b {
  color: #e60033;
  font-weight: bold;
}

#contents span.red_big {
  color: #e60033;
  font-weight: bold;
  font-size: 15px;
}

#contents span.red_small {
  color: #e60033;
  font-weight: bold;
  font-size: 11px;
}

#contents span.blue {
  color: #007bbb;
}

#contents span.blue_b {
  color: #007bbb;
  font-weight: bold;
}

#contents span.blue_big {
  color: #007bbb;
  font-weight: bold;
  font-size: 15px;
}

#contents span.pink {
  color: #c53d43;
}

#contents span.pink_b {
  color: #c53d43;
  font-weight: bold;
}

#contents span.pink_big {
  color: #c53d43;
  font-weight: bold;
  font-size: 15px;
}

#contents span.brown {
  color: #993300;
}

#contents span.brown_b {
  color: #993300;
  font-weight: bold;
}

#contents span.brown_big {
  color: #993300;
  font-weight: bold;
  font-size: 15px;
}

#contents span.green {
  color: #eaf5f1;
}

#contents span.green_b {
  color: #6db5a1;
  font-weight: bold;
}

#contents span.green_big {
  color: #003f35;
  font-weight: bold;
  font-size: 18px;
  float: right;
}

#contents span.activities {
  color: #000000;
}

#contents img.head_photo {
  margin: 0 0 10px 0;
}

#contents img.photo {
  float: left;
  margin: 10px 20px 0 0;
}

#contents img.picture {
  margin: 0 5px 0px 0;
  float: left;
}

#contents img.picture_r {
  margin: 0 5px 10px 10px;
  float: right;
}

#contents p.photo {
  margin: 0 0 20px 0;
  padding: 0;
}

#contents p.back {
  margin: 0;
  padding: 0 5px 0 0;
  text-align: right;
}

#contents p.form_txt {
  padding: 15px;
}


#contents HR {
border: dotted 3px #000000 ;
}

table#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}



td#t01 {
  border: solid 1px #cccccc;
  border-collapse: collapse;
}


td#head {
  padding: 9px 6px 6px 15px;
  border: solid 1px #cccccc;
  border-collapse: collapse;
  background-image: url(img/main_block_bg.gif);
}


table.table_line {
  border-collapse: collapse;
  border: solid 1px #6db5a1;
  width:700px;
  margin-top: 16px;
}

td.table_line_t {
  border-collapse: collapse;
  border: solid 1px #6db5a1;
  padding : 8px 14px 8px 14px;
  background-color: #eaf5f1;
  color: #003f35;
  font-weight: bold;
  font-size: 14px;
}

td.table_line {
  border-collapse: collapse;
  border: solid 1px #6db5a1;
  padding : 8px 14px 8px 14px;
}

table.form_table {
  width:650px;
  margin-top: 16px;

}

td.form_table_t {
  width:150px;
  padding : 2px 2px 2px 10px;
  background-color: #b6ded3;
  color: #000000;
  font-weight: bold;
  font-size: 14px;
}

/*---------- メニュー ----------*/

#menu {
  float: right;
  margin: 30px 10px 0px 0;
  padding: 5px 0 0 0;
  width: 270px;
}

.menu_btn_under {
  margin: 0 0 10px 0;
  width: 270px;
  text-align: left;
}

.menu_btn_under a{
  margin: 0 0 8px 0;
  color: #69821b;
  display: block;
  padding: 4px 4px 0px 2px;
  font-size: 13px;
  line-height: 210%;
  text-decoration: none;
 }

.menu_btn_under a:hover{
  color: #69821b;
}

/*---------- メインコンテンツイベント事業部＆モチベーションアップ ----------*/

#contents_event {
  float: left;
  padding: 5px 0 5px 0;
  font-size: 13px;
  width: 700px;
  letter-spacing: 1px;
  text-align: left;
  line-height: 180%;
}

#contents_event #event_ttl{
  margin: 9.5px 0 0;
}


#contents_event2 {
  float: left;
  margin: 0;
  padding: 0 0 5px 0;
  width: 700px;
}

#event_gif{
	width:700px;
	height:450px;
	margin: 0;
}

#contents_comment{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 10px 0;
}


#One_Stop_Solution {
	width:700px;
	height:45px;
	background:url(../img/onestop_ttl.gif);
}

#Solution_gif {
	width:700px;
	height:350px;
	margin: 0;
}


#gyoumujisseki {
	width:700px;
	height:45px;
	background:url(../img/gyoumu_ttl.gif);
	margin:20px 0 0 0;
}

#info {
	width:700px;
	margin-top:80px;
}

#info_ttl {
	width:700px;
	height:45px;
	background:url(../img/info_ttl.gif);
}

#info .info_in {
	width:620px;
	padding:0px 40px 0px;
	text-align:justify;
	margin-top:10px;
}

/*----------↓↓↓続きを読むスクリプト↓↓↓ ----------*/

#gyoumu{
	width:700px;
	height:auto;
	margin:0 auto;
}

.readmore{
	width: 600px;
    background:#fff;
	border:#CCC 1px solid;
	padding: 20px;
	margin: 10px auto;
	box-shadow: #CCC 3px 3px 5px;
}

.readmore h3{
	padding:5.5px 0 5px 0;
	margin-bottom:5px;
 	font-size:18px;
	font-weight:bold;
	border-bottom:#09F 1px solid;
	
}

.readmore p{
	line-height:25px;
}

.readmore a{
	padding: 20px 10px 0;
	color: #06F;
	font-size: 16px;
	font-weight: bold;
}

/*----------↑↑↑ 続きを読むスクリプト終わり↑↑↑ ----------*/

/*----------スタッフ募集ページ----------*/
#boshunaiyou {
	width:700px;
	height:auto;
	margin-bottom:25px;
}

#boshunaiyou th{
	font-weight:100;
	color:#090;
	padding:10px 50px 10px 0px;
	border-bottom:solid 1px;
}

#boshunaiyou td{
	padding:10px 100px 10px 0px;
	border-bottom:dotted 1px;
}






/*---------- フッター ----------*/

#footer {
  clear: both;
  width: 1000px;
  height:220px;
  margin: 0;
  padding: 0 0 0 0;
  line-height: 180%;
  background-color: #3d9989;
}

#footer .footer_nav {
	text-align:center;
	font-size:12px;
	text-decoration:none;
	letter-spacing: 1px;
	color:#ffffff;
	padding:10px 0 0 0;
}
	

#footer a {
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
}

#footer a:hover {
  color: #333333;
  text-decoration: none;
}

.footer-border {
  margin-right: 2px;
  height: 1px; /* 線の太さ */
  border: dotted 1px #FFFFFF;
}

#footer .company {
	width:1000px;
}

#footer .company .company_box {
	width:750px;
	padding:0px 0px 0px 190px;
}

#footer .company .company_box .company_box2 {
	width:390px;
	float:left;
}
	
#footer .company .company_box .company_name {
	font-size:17px;
}

#footer .company .company_box .company_address {
	font-size:13px;
	line-height:17px;
}


#footer .company_logo{
	width:133px;
	height:72px;
	background:url(../img/logo.png);
	border:0;
	margin:15px 135px 0px 0px;
	float:right;
}

#footer .copy{
	width:1000px;
	text-align:center;
	margin:10px 0 0 0;
	float:left;
}

#dot {
	width:1000px;
	border:none;
	border-top:dotted #FFFFFF 3px;
}


/* メールフォーム --------------------------------- */

form#mailform {
	padding: 5px;
}
table.mailform {
  width:650px;
  margin-top: 16px;

}
table.mailform tr th,table.mailform tr td {
	text-align: left;
	font-weight: nomal;
	font-size: 13px;
	padding : 8px 0px 8px 8px;
}


table.mailform tr th {
	width: 300px;
  background-color: #b6ded3;
  color: #000000;
}

#contents table.mailform tr th span {
	color: #CC0000;
	font-size: 10px;
}

table.mailform tr td textarea {
	width: 100%;
	height: 120px;
}

button { background-color:transparent; border:none; padding:0; }

/* gallery --------------------------------- */
#gallery {
	position: relative;
	width: 500px;
	height: 350px;
}
ul#gallery-img li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
#gallery-on {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	width: 500px;
	height: 350px;
	background-color: #ffffff;
}
#gallery-trap {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}
#gallery-trap a,
#gallery-trap span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 500px;
	height: 350px;
}