@charset "utf-8";
/* CSS Document */

/* import */
@import url(common.css);


/* ---------- top contents ---------- */

/* ブランドのご紹介 */
#con_l_01	{
	width:510px;
	overflow:hidden;
}
#con_l_01 h3	{
	padding-bottom:3px;
	border-bottom:1px dotted #666666;
}
#con_l_01 ul	{
	margin:10px 0 16px 0;
	overflow:hidden;
}
#con_l_01 ul li	{
	float:left;
	margin-right:15px;
}
#con_l_01 ul li.edge	{
	margin-right:0;
}

/* 新着情報のご紹介 */
#con_l_02	{
	width:510px;
}
#con_l_02 h3	{
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:1px dotted #666666;
}
#con_l_02 dl	{
	padding:2px 12px 12px 0;
	background:url(../images/back_top_news.gif) no-repeat bottom right;
}
#con_l_02 dl dt	{
	padding-left:36px;
	font-size:80%;
}
#con_l_02 dl dt.news_new	{
	padding-left:36px;
	font-size:80%;
	background:url(../images/icon_new.gif) 0 50% no-repeat;
}
#con_l_02 dl dd	{
	padding-bottom:3px;
	margin-bottom:5px;
	border-bottom:1px dotted #666666;
}
#con_l_02 dl dd h4	{
	color:#99B85E;
	font-size:100%;
}
#con_l_02 dl dd h4 a	{
	color:#99B85E;
}
#con_l_02 dl dd.news_paper	{
	padding-left:36px;
	background:url(../images/icon_news_paper.gif) 3px 3px no-repeat;
	font-size:80%;
}
#con_l_02 dl dd.news_tv	{
	padding-left:36px;
	background:url(../images/icon_news_tv.gif) 3px 3px no-repeat;
	font-size:80%;
}
#con_l_02 dl dd.news_mag	{
	padding-left:36px;
	background:url(../images/icon_news_mag.gif) 3px 3px no-repeat;
	font-size:80%;
}
#con_l_02 dl dd.news_net	{
	padding-left:36px;
	background:url(../images/icon_news_net.gif) 3px 3px no-repeat;
	font-size:80%;
}
#con_l_02 dl dd.news_press	{
	padding-left:36px;
	background:url(../images/icon_news_press.gif) 3px 3px no-repeat;
	font-size:80%;
}
#con_l_02 dl dd.news_seminar	{
	padding-left:36px;
	background:url(../images/icon_news_seminar.gif) 3px 3px no-repeat;
	font-size:80%;
}
#con_l_02 dl dd h5	{
	text-align:right;
	font-size:90%;
}
#con_l_02 dl dd h5 a	{
	color:#99B85E;
	text-decoration:none;
}
#con_l_02 dl dd h5 a:hover	{
	text-decoration:underline;
}

/* 右カラムバナー */
#con_r_01	{
	width:190px;
}
#con_r_01 h3	{
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:1px dotted #666666;
}
#con_r_02	{
	width:190px;
	margin-top:30px;
}
#con_r_02 h3	{
	padding-bottom:3px;
	margin-bottom:10px;
	border-bottom:1px dotted #666666;
}
#con_r_03	{
	width:190px;
	margin-top:30px;
}
#con_r_03 h3	{
	padding-bottom:3px;
	margin-bottom:10px;
	text-align:center;
}
#con_r_04	{
	width:190px;
	margin-top:30px;
	text-align: center;
	font-size: 11px;
}
#con_r_04 h3	{
	padding-bottom:3px;
	margin-bottom:10px;
	text-align:center;
}


/* ---------- lower contents ---------- */

#container-c h3	{
	font-size:160%;
	color:#6DB92C;
	letter-spacing:0.2em;
	text-align:center;
	line-height:100%;
}
#container-c h4.howto	{
	text-align:center;
}
#container-c h4.howto2	{
	text-align:right;
}
#container-c h5.howto	{
	margin:20px 0;
}

#navi_low	{
	height:30px;
	border-top:1px solid #CCCCCC;
	overflow:hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#navi_low ul	{
}
#navi_low li	{
	float:left;
	padding-right:7px;
}
#navi_low li a	{
	display:block;
}

#foot_banner li	{
	float:left;
	padding-right:6px;
}
#foot_banner li a	{
	display:block;
}


/* 新着情報 */
#news_navi	{
	margin:10px auto;
	text-align:right;
	width:600px;
	border-bottom:1px solid #CCCCCC;
}
#news_navi ul	{
	font-size:80%;
}
#news_navi li	{
	display:inline;
}
#news_navi li a	{
	display:inline;
	margin-left:15px;
	padding:0 0 0 15px;
	color:#6DB92C;
	background:url(../images/allow_news.gif) no-repeat 0 50%;
	text-decoration:none;
}
#news_navi li a.on	{
	color:#CCC100;
	background:url(../images/allow_news_on.gif) no-repeat 0 50%;
}

#con_c_01	{
	margin-bottom:30px;
}
#con_c_01 dl	{
}
#con_c_01 dl dt	{
	padding-left:36px;
	font-size:80%;
}
#con_c_01 dl dt.news_new	{
	background:url(../images/icon_new.gif) 0 50% no-repeat;
}
#con_c_01 dl dd	{
	margin-bottom:5px;
	padding:5px 0 8px 36px;
	border-bottom:1px dotted #666666;
	font-size:80%;
}
#con_c_01 dl dd h4	{
	color:#99B85E;
	font-size:100%;
}
#con_c_01 dl dd.news_paper	{
	background:url(../images/icon_news_paper.gif) 3px 7px no-repeat;
}
#con_c_01 dl dd.news_tv	{
	background:url(../images/icon_news_tv.gif) 3px 7px no-repeat;
}
#con_c_01 dl dd.news_mag	{
	background:url(../images/icon_news_mag.gif) 3px 7px no-repeat;
}
#con_c_01 dl dd.news_net	{
	background:url(../images/icon_news_net.gif) 3px 3px no-repeat;
}
#con_c_01 dl dd.news_press	{
	background:url(../images/icon_news_press.gif) 3px 3px no-repeat;
}
#con_c_01 dl dd.news_seminar	{
	background:url(../images/icon_news_seminar.gif) 3px 3px no-repeat;
}

/* 事業紹介 */
#con_c_02,
#con_c_03,
#con_c_02_e,
#con_c_03_e	{
	width:600px;
	margin-top:20px;
	overflow:hidden;
}
#con_c_04	{
	width:600px;
	margin:20px 0 30px 0;
	overflow:hidden;
}
#con_c_04_e	{
	width:600px;
	margin:20px 0 30px 0;
	overflow:hidden;
}
#con_c_02 img,
#con_c_03 img,
#con_c_04 img,
#con_c_02_e img,
#con_c_03_e img,
#con_c_04_e img	{
	float:right;
}
#con_c_02 h4 img,
#con_c_03 h4 img,
#con_c_04 h4 img,
#con_c_02_e h4 img,
#con_c_03_e h4 img,
#con_c_04_e h4 img	{
	float:none;
	margin-bottom:12px;
}
#con_c_02 p,
#con_c_03 p,
#con_c_04 p,
#con_c_02_e p,
#con_c_03_e p,
#con_c_04_e p	{
	width:342px;
	margin-top:8px;
	font-size:80%;
	line-height:150%;
}
#con_c_02 p a	{
	padding-left:150px;
	color:#666666;
	background:url(../images/ban_servise_mail.gif) no-repeat 0 50%;
}
#con_c_02_e p a	{
	padding-left:235px;
	color:#666666;
	background:url(../images/ban_servise_mail_e.gif) no-repeat 0 50%;
}


/* 会社情報 */

/* ごあいさつ */
#con_c_05:after	{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}
#con_c_05	{
	display:inline-block;
	font-size:80%;
	margin:20px 0 20px 0;
}
#con_c_05 img	{
	margin:0 0 20px 30px;
}
#con_c_05 p	{
	margin-bottom:1em;
	line-height:160%;
}
#con_c_05 p.right	{
	text-align:right;
}

/* 会社概要 */
#con_c_06	{
	font-size:80%;
	margin:20px 0;
}
#con_c_06 table	{
	width:100%;
	line-height:160%;
}
#con_c_06 th	{
	width:20%;
	padding:0 0 10px 0;
	text-align:left;
	vertical-align:top;
	color:#99B85E;
}
#con_c_06 td	{
	padding:0 0 10px 0;
	text-align:left;
	vertical-align:top;
}
#con_c_06 th.cap1,
#con_c_06 td.cap1	{
	padding:0;
}
#con_c_06 td.cap2	{
	width:20%;
	padding:0;
}

/* 連絡先・アクセス */
#con_c_07	{
	margin:20px 0;
}
#con_c_07 li.map_1	{
	display:inline;
}
#con_c_07 li.map_2	{
	display:inline;
	padding-left:7px;
}
#con_c_07 li.map_3	{
	display:inline;
	padding-left:7px;
}
#con_c_08	{
	font-size:80%;
	padding:10px 0;
}
#con_c_08 h5	{
	padding:15px 0 10px 0;
	color:#99B85E;
	border-top:1px solid #CCCCCC;
}
#con_c_08 table	{
	width:100%;
	line-height:150%;
}
#con_c_08 th	{
	width:35%;
	padding:0 0 16px 10px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}
#con_c_08 td	{
	padding:0 0 16px 0;
	text-align:left;
	vertical-align:top;
}


/* お問い合わせ */
#con_c_09	{
	margin:20px 0 30px 0;
	border-top:1px solid #CCCCCC;
}
#con_c_09 p	{
	margin-top:1em;
	font-size:75%;
	line-height:150%;
}
#con_c_09 span.attention	{
	color:#FF3300;
}
#con_c_09 a	{
	color:#666666;
	text-decoration:underline;
}
#con_c_09 table	{
	margin-top:20px;
	border-collapse:collapse;
	width:100%;
	font-size:80%;
}
#con_c_09 th	{
	width:30%;
	padding:5px;
	border:4px solid #FFFFFF;
	background-color:#D6E9C4;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
#con_c_09 td	{
	padding:5px;
	border:4px solid #FFFFFF;
	background-color:#EEEEEE;
}
.form_mode1	{
	ime-mode:active;
}
.form_mode2	{
	ime-mode:inactive;
}
.info_err	{
	color:#FF0000;
}


/* サイトマップ */
#con_c_10	{
	margin:20px 0 50px 0;
	overflow:hidden;
}
#con_c_10 div	{
	float:left;
	width:300px;
}
#con_c_10 a	{
	color:#666666;
	text-decoration:none;
}
#con_c_10 a:hover	{
	color:#99B85E;
	text-decoration:underline;
}
#con_c_10 h4	{
	margin:25px 30px 5px 30px;
	padding:1px 0 2px 25px;
	font-size:80%;
	background:url(../images/back_smap_01.gif) 0 0 no-repeat;
}
#con_c_10 h4 a	{
	color:#FFFFFF;
}
#con_c_10 h4 a:hover	{
	color:#FFFFFF;
	text-decoration:underline;
}
#con_c_10 ul	{
	margin:0 30px 10px 30px;
	font-size:80%;
}
#con_c_10 li	{
	padding:5px 0 5px 30px;
	line-height:140%;
	border-bottom:1px solid #999999;
	background:url(../images/listmark_smap.gif) 14px 8px no-repeat;
}


/* プライバシーポリシー */
#con_c_11	{
	margin:10px 0 30px 0;
	padding-bottom:20px;
	border-top:1px solid #CCCCCC;
}
#con_c_11 h4	{
	margin-top:20px;
	padding-left:18px;
	font-size:90%;
	background:url(../images/listmark_lower.gif) 0 50% no-repeat;
}
#con_c_11 h5	{
	margin:6px 0 0 0;
	font-size:90%;
}
#con_c_11 p.contact	{
	margin:6px 0;
	padding:10px;
	font-size:90%;
	line-height:150%;
	background-color:#6DB92C;
	color:#FFFFFF;
}
#con_c_11 p	{
	margin:6px 0 10px 0;
	font-size:80%;
	line-height:150%;
}
#con_c_11 ol	{
	margin:6px 0 10px 10px;
	font-size:80%;
	line-height:150%;
	list-style:decimal inside;
}


/* 採用情報 */
#con_c_12	{
	height:800px;
	margin:20px 0 30px 0;
	padding-bottom:20px;
	border-top:1px solid #CCCCCC;
}
#con_c_12 h4	{
	margin-top:20px;
	padding-left:18px;
	font-size:90%;
	background:url(../images/listmark_lower.gif) 0 50% no-repeat;
}
#con_c_12 p	{
	margin-top:1em;
	font-size:75%;
	line-height:150%;
}


/* てんしの光やさいとは */

/* 天使の約束 */
#con_c_13	{
	font-size:80%;
	margin:20px 0 30px 0;
}
#con_c_13 h5	{
	margin-top:20px;
}
#con_c_13 p	{
	margin:10px 0;
	line-height:160%;
}
#con_c_13 ul	{
	margin:5px 0;
	padding:5px 0 8px 100px;
	list-style:disc outside;
}
#con_c_13 ul.list_01	{
	background:url(../images/titl_howto_09.gif) 3px 7px no-repeat;
}
#con_c_13 ul.list_02	{
	background:url(../images/titl_howto_10.gif) 3px 7px no-repeat;
}
#con_c_13 ul.list_03	{
	background:url(../images/titl_howto_11.gif) 3px 7px no-repeat;
}
#con_c_13 ul.list_04	{
	background:url(../images/titl_howto_12.gif) 3px 7px no-repeat;
}
#con_c_13 ul.list_05	{
	background:url(../images/titl_howto_13.gif) 3px 7px no-repeat;
}
#con_c_13 li	{
	line-height:160%;
}

/* 現地ルポ */
#con_c_14	{
	margin-bottom:30px;
	font-size:80%;
	line-height:125%;
}
#con_c_14 h4	{
	color:#8AAC4E;
}
#con_c_14 h5	{
	color:#8AAC4E;
	font-size:110%;
	margin-bottom:6px;
}
#con_c_14 div.right	{
	overflow:hidden;
	margin-bottom:10px;
}
#con_c_14 div.right img	{
	float:right;
	margin:0 0 40px 10px;
}
#con_c_14 div.left	{
	overflow:hidden;
	margin-bottom:10px;
}
#con_c_14 div.left img	{
	float:left;
	margin:0 10px 40px 0;
}
#con_c_14 div.center	{
	border:1px solid #666666;
	padding:10px 30px;
	margin:0 60px;
}
#con_c_14 div.center h6	{
	padding-bottom:4px;
	border-bottom:2px solid #666666;
	font-size:120%;
}
#con_c_14 div.center p	{
	margin-top:6px;
	padding-left:10px;
}


/* 現場の声 */
#con_c_15	{
	margin:20px 0 30px 0;
	background:url(../images/pho_ueno.jpg) left top no-repeat;
}
#con_c_15 dl	{
	margin-left:180px;
}
#con_c_15 dt	{
	margin-top:8px;
	color:#8AAC4E;
	font-size:90%;
	line-height:130%;
}
#con_c_15 dd	{
	padding:5px 0 10px 20px;
	font-size:80%;
	line-height:120%;
}


/* 当サイトのご利用に当たって */
#con_c_16	{
	margin:10px 0 30px 0;
	padding-bottom:20px;
	border-top:1px solid #CCCCCC;
}
#con_c_16 h3	{
	margin-top:20px;
}
#con_c_16 h4	{
	margin-top:20px;
	padding-left:18px;
	font-size:90%;
	background:url(../images/listmark_lower.gif) 0 50% no-repeat;
}
#con_c_16 h5	{
	margin:6px 0 0 0;
	font-size:90%;
}
#con_c_16 p.contact	{
	margin:6px 0;
	padding:10px;
	font-size:90%;
	line-height:150%;
	background-color:#6DB92C;
	color:#FFFFFF;
}
#con_c_16 p	{
	margin:6px 0 10px 0;
	font-size:80%;
	line-height:150%;
}
#con_c_16 ol	{
	margin:6px 0 10px 10px;
	font-size:80%;
	line-height:150%;
	list-style:decimal inside;
}
