/*------------------------*/
/* 事業紹介スタイルシート */
/*------------------------*/
/*中央揃え（上下margin有り）*/
.work_center_margin{
	margin:20px 0px;
	padding:0px;
	text-align:center;
}
/*中央揃え（上margin、下大margin有り）*/
.work_center_bigmargin{
	margin:20px 0px 40px 0px;
	padding:0px;
	text-align:center;
}
/*青四角付テキスト*/
.work_bluesquare_text{
	background-image:url("../images/text_pointer_square.gif");
	background-repeat:no-repeat;
	background-position:left top;
	margin:15px 0px 15px 0px;
	padding:0px 0px 0px 12px;
}
/*青四角付テキスト（小margin）*/
.work_bluesquare_text_min{
	background-image:url("../images/text_pointer_square.gif");
	background-repeat:no-repeat;
	background-position:left top;
	margin:5px 0px 5px 0px;
	padding:0px 0px 0px 12px;
}
.work_bluesquare_text span,
.work_bluesquare_text_min span,
.work_bluesquare_text_min a{
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:18px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
/*重要テキスト*/
.work_important_text{
	margin:0px;
	padding:0px;
	font-size:13px;
	line-height:26px;
}
/*事業紹介用左寄せ*/
.work_rightside{
	margin:25px 0px;
	padding:0px;
	text-align:right;
}
/*リンク（円と三角）*/
.work_link_circle{
	background-image:url("../images/link_pointer_arrow_circle.gif");
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:0px 0px 0px 17px;
}
/*リンク（円と三角・サイズ小）*/
.work_link_circle_mini{
	background-image:url("../images/link_pointer_circle_mini.gif");
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:0px 0px 0px 15px;
}
.work_link_circle a,
.work_link_circle_mini a{
	margin:0px;
	padding:0px;
	color:#053C8A;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	text-decoration:underline;
}
.work_link_circle a:hover,
.work_link_circle_mini a:hover{
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:16px;
	color:#053C8A;
	font-weight:bold;
	text-decoration:underline;
}
/*リンク（円と三角・全て小）*/
.work_link_circle_small{
	background-image:url("../images/link_pointer_circle_mini.gif");
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:0px 0px 0px 15px;
}
.work_link_circle_small a{
	margin:0px;
	padding:0px;
	color:#053C8A;
	font-size:12px;
	line-height:14px;
	text-decoration:underline;
}
.work_link_circle_small a:hover{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:14px;
	color:#053C8A;
	text-decoration:underline;
}
/*左側 イメージ置き場*/
.work_left_image{
	margin:10px 0px;
	padding:0px;
	width:283px;
	float:left;
}
/*右側 テキスト置き場*/
.work_right_text{
	margin:10px 0px;
	padding:0px;
	width:270px;
	float:right;
}
/*ソーラー事業用コンテンツタイトル*/
.work_solar_contents{
	background-image:url("../work/images/solar_contents_bar.gif");
	background-repeat:no-repeat;
	background-position:left top;
	margin:15px 0px;
	padding:0px;
	width:506px;
	height:27px;
}
.work_solar_contents strong{
	margin:0px;
	padding:5px 0px 0px 35px;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	display:block;
}
/*ソーラー用padding*/
.solar_padding{
	margin:0px;
	padding:0px 7px 0px 2px;
}
/*イメージタイトル（ソーラー用）*/
.solar_image_title{
	background-image:url("../work/images/solar_title_box.gif");
	background-repeat:no-repeat;
	background-position:left top;
	margin:15px 0px;
	padding:0px 0px;
}
.solar_image_title span{
	margin:0px 0px 0px 10px;
	padding:0px 0px;
	font-size:12px;
	line-height:15px;
	text-align:left;
	font-weight:bold;
	vertical-align:top;
	display:block;
}
/*ソーラー空きスペース*/
.solar_empty_padding{
	margin:0px 0px;
	padding:10px 0px;
	font-size:1px;
	line-height:1px;
	clear:both;
	page-break-after:avoid;
}
/*左側 イメージ置き場（ソーラー用）*/
.solar_left_image{
	margin:0px 0px 12px 0px;
	padding:0px;
	width:276px;
	float:left;
}
/*右側 テキスト置き場（ソーラー用）*/
.solar_right_text{
	margin:0px 0px 12px 0px;
	padding:0px;
	width:279px;
	float:right;
}
/*左右 中央揃えテキスト置き場（ソーラー用）*/
.solar_left_image .solar_center_text,
.solar_right_text .solar_center_text,
.solar_center_text_long{
	margin:5px 0px 10px 0px;
	padding:0px;
	font-size:12px;
	line-height:16px;
	text-align:center;
}

/*左側 青テキスト置き場（事業概要用）*/
.workindex_left_bluetext{
	margin:0px 0px 15px 0px;
	padding:0px;
	width:386px;
	font-size:14px;
	line-height:20px;
	color:#136AC9;
	font-weight:bold;
	float:left;
}
/*右側 続きリンク置き場（事業概要用）*/
.workindex_right_nextlink{
	margin:0px 0px 15px 0px;
	padding:0px;
	width:130px;
	text-align:right;
	float:right;
}
/*左側 画像置き場置き場（事業概要用）*/
.workindex_left_image{
	margin:0px 0px 20px 0px;
	padding:0px;
	width:156px;
	text-align:center;
	float:left;
}
/*右側 テキスト置き場（事業概要用）*/
.workindex_right_text{
	margin:0px 0px 20px 0px;
	padding:0px;
	width:385px;
	float:right;
	zoom:1;/* IE6背景印刷用 */
}

/*グリーンビズ用スタイル*/
/*グリーンビズTM-Gとは*/
.greenbiz_space{
	text-align:left;
	padding:5px 0px 0px 0px;
	width:422px;
}

.greenbiz_bar_font{
	font-size:18px;
}

.greenbiz_bar_font_green{
	font-size:15px;
	color:#00791F;
	font-weight:bold;
}

.greenbiz_bg_wood_b{
	background-image:url("../work/images/greenbiz_bg_wood_b.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px 0px 0px 0px;
	padding:0px 40px 0px 30px;
	height:100px;
	line-height:21px;
}

.wood_text01{
	float:left;
	padding:5px 0px 0px 0px;
	text-align:center;
	width:50%
}

.wood_text02{
	float:right;
	padding:5px 0px 0px 10px;
	text-align:left;
	width:40%
}

.wood_text03{
	float:right;
	padding:5px 0px 0px 0px;
	text-align:center;
	width:50%
}

.greenbiz_color_red{
	color:#B20013;
	font-weight:bold;
}

.greenbiz_color_green{
	color:#007583;
	font-weight:bold;
}

.evolution_text{
	float:left;
	padding:5px 0px 0px 0px;
	text-align:left;
	width:70%
}

.evolution_img{
	float:right;
	padding:5px 40px 0px 0px;
	text-align:left;
	width:20%
}

.greenbiz_bg_wood_s{
	background-image:url("../work/images/greenbiz_bg_wood_s.jpg");
	background-repeat:no-repeat;
	background-position:center top;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 20px;
	height:36px;
	line-height:21px;
	font-weight:bold;
}

/*「グリーンビズTM-G」を可能にした　『超微多孔スポンジ状セラミックス基盤』＝『グリーンビズTM』*/
.greenbiz_blue_text{
	color:#136AC9;
	font-weight:bold;
}

.contents_titlebox_b{
	background-image:url("../work/images/greenbiz_titlebox_bg.gif");
	background-repeat:no-repeat;
	background-position:bottom left;
	margin:0px 0px 15px 0px;
	padding:0px;
	width:557px;
	height:60px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}

.contents_titlebox_b span{
	margin:0px;
	padding:13px 0px 0px 25px;
	display:block;
}

.greenbiz02_tb{
	border:1px #A3A3A3 solid;
	border-collapse:collapse;
	text-align:center;
	font-size:13px;
}

.greenbiz02_tb td{
	border:1px #A3A3A3 solid;
	border-collapse:collapse;
	padding:5px;
}

.greenbiz02_tb_text{
	text-align:left;
}

.greenbiz02_tb_color01{
	background-color:#D3D3D3;
}

.greenbiz02_tb_color02{
	background-color:#EBF3FA;
	width:17%;
}

.bio_img{
	float:left;
	padding:5px 0px 0px 0px;
}

.bio_text{
	float:right;
	padding:5px 20px 0px 0px;
	text-align:left;
	width:45%
}
.bio_text sup{
	color:#136AC9;
}
.bio_text02{
	text-align:left;
	font-weight:bold;
}
.bio_text03{
	padding:0px 0px 0px 23px;
}


/*使用セダムの特徴*/
.greenbiz03_list{
	margin:0px 0px 20px 0px;
	padding:0px;
}

.greenbiz03_list ul{
	margin:0px;
	padding:0px 10px 0px 5px;
	list-style-type: none;
	float:left;
}

.greenbiz03_list li{
	margin:0px;
	padding:0px 0px 3px 0px;
}

.greenbiz03_list02 ul{
	margin:0px;
	padding:0px 0px 5px 0px;
	list-style-type: none;
	float:left;
	width:160px;
}

.greenbiz03_list02 li{
	background-image:url("../work/images/greenbiz_black_point.gif");
	background-repeat:no-repeat;
	background-position:left top;
	margin:0px;
	padding:0px 0px 0px 8px;
	float:left;
}

.greenbiz03_bluesquare_text{
	background-image:url("../images/text_pointer_square.gif");
	background-repeat:no-repeat;
	background-position:left top;
}
.greenbiz03_bluesquare_text span{
	margin:0px;
	padding:0px 0px 0px 10px;
	font-size:14px;
	color:#000000;
	font-weight:bold;
}

/*多機能無灌水緑化システム「グリーンビズTM−G」の特徴*/
.greenbiz04_bluesquare_text{
	background-image:url("../images/text_pointer_square.gif");
	background-repeat:no-repeat;
	background-position:left top;
	margin:10px 0px 0px 0px;
}
.greenbiz04_bluesquare_text span{
	margin:0px;
	padding:0px 0px 0px 10px;
	color:#000000;
	font-weight:bold;
}

.greenbiz04_tb{
	font-size:12px;
}

/*屋上緑化による効果*/
.greenbiz07_tb_gray{
	background-color:#ECECEC;
	margin:5px 0px 0px 20px;
	padding:0px;
	width:420px;
	font-size:12px;
}
.greenbiz07_tb_gray td{
	padding:10px;
}

.greenbiz07_space{
	padding:5px 0px 0px 20px;
}
.greenbiz07_space span{
	padding:5px 0px 0px 20px;
}

.greenbiz07_tb{
	border:1px #A3A3A3 solid;
	border-collapse:collapse;
	margin:5px 0px 0px 0px;
	width:509px;
	font-size:12px;
}

.greenbiz07_tb td{
	border:1px #A3A3A3 solid;
	text-align:center;
	padding:5px;
}

.greenbiz07_bg_color01{
	background-color:#D0E2FA;
	font-weight:bold;
}

.greenbiz07_bg_color02{
	background-color:#F7DDC4;
	font-weight:bold;
}

