@charset "Shift_JIS";
/* FontSizeSetting */
body,h1,h2,h3,h4,h5,h6,p,pre,button,caption,input,option,select,textarea,dl,ol,ul,table,tr,form,address,blockquote,dd,dt,li,td,th{
font-size: small;
font-family: ＭＳ Ｐゴシック, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	color: #333333;
}



/* LinkSetting */
A:link {text-decoration:none; color: #006600}
A:visited {text-decoration:none; color: #006600}
A:active {text-decoration:none; color: #FF3300}
A:hover {text-decoration:underline; color: #FF3300}





h1{
	font-size: medium;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


h2{
	font-size: 110%;
	font-weight: bold;
	background-image: url(../images/bg_h2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CEE1FF;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}


h3{
	display: block;
	margin: 0px;
	padding: 0px;
}


/* 全体構造
---------------------------------------------------- */
body {
	background:url(../images/back_header.gif) repeat-x;
}


/*Win IEセンタリング*/
.wincenter {
	text-align: center;
}



#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 860px;
	text-align: left; /*Win IEセンタリング後処理*/
}

#wrapperprint {
	margin: 0;
	padding: 0;
	width: 700px;
	text-align: left; /*Win IEセンタリング後処理*/
}

#header {
	padding: 0; 
}

#header img{
 vertical-align: bottom;
}


/* ヘッダグローバルメニュー
---------------------------------------------------- */
#menu {
    width: 860px;
  	margin: 0px;
	padding: 0px;
    clear: both; 
}

#menuprint {
    width: 700px;
  	margin: 0px;
	padding: 0px;
    clear: both; 
}



#menu img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}


#menu ul li{
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	list-style-type: none;
}



/* topページメニュー下コンテンツエリア
---------------------------------------------------- */

#main	{
	width: 860px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#main img {
 display: block;
 
}





/* top理念エリア
---------------------------------------------------- */

#idea_left {
	width: 281px;
	margin: 15px 0px 0px;
	padding: 0px;
	float:left;
}

#idea_right {
	width: 579px;
	height: 139px;
	margin: 15px 0px 0px;
	padding: 15px 0px 0px;
	float:right;
	background-image: url(../images/top_back_idea.gif);
	background-repeat: no-repeat;
	line-height: 1.2em;
}

.ideabox {
	width:560PX;
}

/* top業務内容ボタンエリア
---------------------------------------------------- */


#contents {
    width: 860px;
  	margin: 0px;
	padding: 0px;
    float: right;
}



#contents img {
	margin: 0px;
	padding: 0px;
	display: block;
	border: 0px;
}


#contents li{
	float: left;
	padding: 0px;
	line-height: 0;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/* toptopicsエリア
---------------------------------------------------- */

#topics {
    width: 860px;
  	margin: 0px;
	padding: 0px;
    float: right;
}

.topics_box {
	width:830px;
	margin-top: 15px;
	margin-left: 20px;
	line-height: 1.5em;
}


/* コンテンツページメニュー下コンテンツエリア
---------------------------------------------------- */

#main_comp	{
	width: 860px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/p_menu_back_comp.gif);
	background-repeat: no-repeat;
	clear: both;
	float: none;
}

#main_comp img {
	display: block;
	margin: 5px auto 5px 0px;
	padding: 0px;
}

#main_comp2 img {
	display: block;
	margin: 0px auto 0px 0px;
	padding: 0px;
}


#main_contents	{
	width: 860px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	background-image: url(../images/p_menu_back_contents.gif);
	background-repeat: no-repeat;
}

#main_contents img {
	display: block;
	margin: 5px auto 5px 0px;
	padding: 0px;
}

#main_recruit	{
	width: 860px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	background-image: url(../images/p_menu_back_recruit.gif);
	background-repeat: no-repeat;
}

#main_recruit img {
	display: block;
	margin: 5px auto 5px 0px;
	padding: 0px;
}

#main_access2	{
	width: 860px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	background-image: url(../images/p_menu_back_access.gif);
	background-repeat: no-repeat;
}

#main_access	{
	width: 860px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
}

#main_access img {
	display: block;
	padding: 0px;
	border: 0px;
}


/* コンテンツページ左エリア
---------------------------------------------------- */
#left {
	width: 186px;
	float: left;
	background-color: #E5E2DE;
	padding-top: 0px;
	margin: 23px 0px 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#left ul li{
	margin: 0px;
	display: block;
	width: 181px;
	height: 20px;
	text-indent: 25px;
	background-color: E5E2DE;
	background-image: url(../images/i_ya_green.gif);
	background-position: 150px 13px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left li a{
	margin: 0px;
	display: block;
	width: 181px;
	height: 20px;
	text-indent: 35px;
	background-color: E5E2DE;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#left img {
	display: block;
	margin: 0px;
	padding: 0px;
	
}


/* コンテンツページ右エリア
---------------------------------------------------- */

#right {
	width: 643px;
	margin: 0px 0px 0px auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
/*\*//*/
	float: right;/**/
}



table.right {
	width:610px;
}

table.right img {
	border: 0px;
}

table.right td {
	vertical-align: top;
	line-height: 1.5em;
}

table.right td.left {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 10px;
	vertical-align: top;
	background-color: #F3EFDA;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;
	text-align: left;
}

table.right td.right {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	text-align: left;
}


table.right_in {
	margin-left: 5px;
	width: 175px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

table.right_in td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	padding: 2px;
}

table.right_in td.jou {
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

#jou img {
	margin: 0px;
	padding: 0px;
}


table.right_in td.left_in {
	width:95px;
}

table.right2 {
	width:95%;
}

table.right2 td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFEFDF;
}

table.right2 td.top {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

table.photo {
	margin: 0px 2px 2px;
	padding: 0px;
}


table.right_photo {
	margin: 0px 5px 5px;
	padding: 0px;
	float: right;
}

table.photo {
	margin: 0px 2px 2px;
	padding: 0px;
}


table.photo td {
	text-align: center;
	color: #227D26;
	vertical-align: top;
}



table.photo td.ya {
	text-align: center;
	color: #227D26;
	vertical-align: middle;
}


table.right td {
	text-align: center;
	color: #227D26;
}

table.photo_center {
	margin: 0px 2px 2px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

table.photo_center td.name {
	text-align: center;
	color: #227D26;
	vertical-align: top;
	background-color: #E9EDE0;
	padding: 5px;
}

table.photo_center td {
	text-align: center;
	color: #227D26;
	vertical-align: top;
}



table.photo_center td.ya {
	text-align: center;
	color: #227D26;
	vertical-align: middle;
}

table.right_rec {
	width:610px;
	margin-top: 5px;
	margin-bottom: 10px;
}

table.right_rec td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	line-height: 1.5em;
}

table.right_rec td.left {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	background-color: #DBF2E9;
	font-weight: bold;
	color: #666666;
	white-space: nowrap;
	width: 120px;
}

table.right_rec td.right {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

#right_access {
	width: 643px;
	margin: 0px 0px 0px auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
/*\*//*/
	float: right;/**/
}/*アクセス印刷*/

table.right_access {
	width:610px;
}

table.right_access td {
	vertical-align: top;
	line-height: 1.5em;
}

table.right_access img {
	border: 0px;
}


#right_print {
	width: 700px;
	margin: 0;
}/*アクセス印刷*/

table.right_print {
	width:700px;
	text-align: center;
}

table.right_print td {
	vertical-align: top;
	line-height: 1.5em;
}

table.right_print img {
	border: 0px;
    clear: both; 
}


.print {
	text-align: center;
	margin-right auto;
	margin-left: auto;
	border: 0px;
}

.title {
	text-align: center;
	margin-right: auto;
	font-size: medium;
	font-weight: bold;
	line-height: 1.8em;
	background-color: #D0DFFF;
	margin-bottom: 5px;
	width: 610px;
}

.title_sub {
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	color: #0055AA;
	width: 610px;
}

.title_sub_rec {
	text-align: left;
	font-weight: bold;
	margin-bottom: 15px;
	color: #397143;
	font-size: medium;
	width: 610px;
}


.box {
	width:90%;
	margin-left:auto;
	margin-right:auto;
}


ul.box li,
ul li.box {
	margin-left:0px;
	padding:0 0 0 25px;
	background:url(../images/ico_green.gif) no-repeat 5px 3px;;
	list-style:none;
}

ul.box li p,
ul li.box p,
ol.box li p,
ol li.boxl p {
	margin:0 0 10px 0;
	line-height:1.2;
}

li span.list-title {
	font-weight:bold;
}


/*--フッタ
---------------------------------------------------- */
	
	
#footer {
	padding: 0px;
	clear: both;
	width: 100%;
	margin: 0px;
	background-image: url(../images/back_copy.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#footer img{
	margin: 0px auto;
}
	
	
.border {
	border: 1px solid #DE969C;
}

.listone {
	margin-left: 5px;
	padding-left: 10px;
	line-height: 1.2em;
	list-style-type: none;
}

#footer_form {
	padding: 0px;
	clear: both;
	width: 100%;
	margin: 0px;
	background-image: url(../images/back_copy.gif);
	background-repeat: repeat-x;
	text-align: left;
}


/* お問合せフォーム
---------------------------------------------------- */
table.form {
	text-align: left;
	width: 700px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	line-height: 1.5em;
}



table.form td {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
}


table.form td.left {
	background-color:#D9DFDE;
}

table.form td.right {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}


/* テキスト
---------------------------------------------------- */

.red {
	font-size: small;
	color: #FF0000;
}

.green {
	font-size: x-small;
	color: #4D9DF7;
}

.bold {
	font-weight: bold;
	border: 1px solid #005B00;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: #457300;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.boldleft {
	font-weight:bold;
	background-color: #FFD0D0;
	padding: 2px;.
}

@media print { 
  body {
	background:#FFFFFF;
}
} 

.wh {
	white-space:nowrap;
}

/*テキスト装飾*/
.txtgreen{
	color: #399F39;
}

.txtgreen_b{
	font-weight: bold;
	color: #399F39;
}

.txtred {
	color: #FF0000;
}

.txtred_b {
	font-weight: bold;
	color: #FF0000;
}

/*新世代人工芝テーブル*/
table.step{
	width: 100%;
}

table.step td{
	vertical-align: bottom;
	font-size: 110%;
	line-height: 150%;
}


table.step2{
	width: 610px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	margin-bottom: 10px;
}

table.step2 td{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 5px;
	white-space: nowrap;
}

table.step2 td.blue{
	background-color: #DDE3FF;
}

table.step2 td.left{
	width: 150px;
}

table.step2 tr.cent{
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999;
	border-left-color: #999;
	text-align: center;
}

.txtbule{
	color: #0055AA;
}

.txtbule_b{
	font-weight: bold;
	color: #0055AA;
}

.txtstrong{
	font-weight: bold;
}

/*レイアウト*/
.section{
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#totop{
	margin-right: 0px;
	margin-left: auto;
}