@charset "utf-8";

/* セミナーページで必要なCSS


/* ***************************************************
■メインコンテンツ
**************************************************** */
#nwcontents {
	background-color:#FFFFFF;
	padding:20px;
	width:900px;
}

#nwmain {
	width: 635px;
	float:left;
	margin-right:5px;
	text-align: left;
	background-color:#FFFFFF;
}

h1 {
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 15px;
	font-size: 150%;
	margin-bottom: 20px;
	font-weight: bold;
	background-color: #336600;
	padding-bottom: 15px;
}



h1.nw_seminar_key_visual{
	padding:0px;
	margin:0px;
	width:635px;
	height:167px;
}




h3.nw_seminar_head_f {
	margin:0;
	padding:0;
	zoom: 1;
	font-size:120%;
	font-weight:bold;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	letter-spacing: 0.1em;
	}



.nw_seminar_title_index {
	width:635px;
	height:36px;
	background-image:url(http://www.ecologi.net/seminar/img/title_head.gif);
	background-repeat:no-repeat;
	margin:0 0 10px;
	padding:0;
	float:left;
	clear:left;
}



h3.nw_seminar_index {
	padding-left:20px;
	padding-top:8px;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
	float:left;
	letter-spacing: 0.1em;
}

.dm_img {
	width:130px;
	height:184px;
	display:block;
	float:left;
	margin:6px 12px 6px 0;
}

#nw_dm{
	width:134px;
	float:left;
	display:inline;
	padding:6px;
	clear:both;
}


#nw_maingaiyou{
	width:450px;
	float:right;
	display:inline-block;
	overflow:hidden;
	padding-top:4px;
	padding-right:14px;
}

/* 各コンテンツの枠
---------------------------------------------------- */

.nwtopmainbox_semi {
	background-color:#FFFFFF;
	width:603px;
	padding:15px 15px 0 15px;
	text-align:left;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	margin-bottom:26px;
}

.nwtopmainbox1:after {
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}



/* ***************************************************
■ナビゲーション
**************************************************** */
#nw_menu_ul li {
	float:left;
	text-decoration: none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	}
div#nw_menu{
	height:46px;
	overflow:hidden;
	width:635px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	}

#nw_menu_ul a:link {
	text-decoration:none;
	font-weight: bold;
	}
	
#nw_menu_ul a:visited {
	text-decoration:none;
	line-height: normal;
	}


#nw_menu1 a{ background-image:url(http://www.ecologi.net/seminar/img/nw_navi_01.gif);}

#nw_menu1 a{
	width: 212px;
	height: 46px;
	background-position: 0 0;
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
}

#nw_menu1 a:hover { background-position: 0 -46px;}

#nw_menu2 a{ background-image:url(http://www.ecologi.net/seminar/img/navi_02.gif);}

#nw_menu2 a{ 
	width: 211px;
	height: 46px;
	background-position: 0 0;
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
}

#nw_menu2 a:hover { background-position: 0 -46px;}

#nw_menu3 a{ background-image:url(http://www.ecologi.net/seminar/img/navi_03.gif);}

#nw_menu3 a{ 
	width: 212px;
	height: 46px;
	background-position: 0 0;
	background-repeat:no-repeat;
	display: block;
	text-indent: -9999px;
}

#nw_menu3 a:hover { background-position: 0 -46px;}



a.nw_link_menu1 {
	background-image:url(http://www.ecologi.net/seminar/img/nw_navi_01.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	}
a.nw_link_menu2 {
	background-image:url(http://www.ecologi.net/seminar/img/nw_navi_02.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	}

a.nw_link_menu3 {
	background-image: url(http://www.ecologi.net/seminar/img/nw_navi_03.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	}

a:hover.nw_link_menu2{
	background-image:url(http://www.ecologi.net/seminar/img/nw_navi_02.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	}
li.nw_menu2 ul,li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	font-weight: bold;
	text-decoration: none;
	}



/* ***************************************************
■セミナー概要
**************************************************** */
.nw_seminar_title {
	background-image:url(http://www.ecologi.net/seminar/img/nwh2_bg.gif);
	width:596px;
	border-color:#336600;
	border-style:solid;
	border-width:1px 1px 1px 20px;
	padding-left:6px;
	padding-bottom:6px;
	margin:16px 0px;
}



.nw_dot_text {
	list-style: square;
	border-bottom: 1px dashed rgb(153, 153, 153);
	margin: 8px 0px 0px;
	font-size:100%;
	padding: 0px 0px 3px 20px;
}

hr{
	border:none;
	border-top:dashed 1px #999999;
	height:1px; color:#FFFFFF; 
}
	
p.nw_line {
   border-bottom: 1px dotted #999999;
}

.nw_waku{
	background-color:#FFFFFF;
	border:1px solid #E1E1E1;
	padding:12px;
	margin:6px;
}

.nw_semi_border {
	border:1px solid #C0C0C0;
	background:#f5f5f5;
	line-height:140%;
	clear:left;
	float:left;
	margin-left:18px;
	margin-bottom:18px;
	padding:12px;
	width:570px;
}

.nw_table_semi {
	border-collapse:collapse;
	border-spacing:0;
	padding-left:20px;
	padding-bottom:18px;
	float:left;
	font-size:110%;
	line-height:1.6em;
	margin-left:18px;
	margin-bottom:20px;
	width:600px;
}

.nw_table_gaiyou {
	border-collapse:collapse;
	border-spacing:0;
	padding-left:20px;
	float:left;
	font-size:110%;
	line-height:1.6em;
	margin-left:18px;
	margin-bottom:20px;
	width:600px;
}

.nw_table_maingaiyou {
	width:454px;
	margin-top:12px;
	margin-left:8px;
	font-size:110%;
	line-height:1.4em;	
}

.nw_table_seminarindex {
	width:600px;
	font-size:110%;
	line-height:1.4em;
	padding:4px 0 4px 8px;
	margin-bottom:12px;
	table-layout:right;
}

.nw_seminar_inner{
	width:650px;
	padding:10px;
	}
.nw_moushikomi {
	margin-left:60px;
	font-weight:bold;
	line-height:120%;
	font-size:110%;
}

/* ***************************************************
■講座スケジュール
**************************************************** */
dl.nw_seminar_table {
	width:614px;
	height:auto;
	margin-bottom:20px;
	border-color:#CCCCCC;
	border-top:0;
    border-bottom:1px solid;
    border-left:1px solid;
    border-right:1px solid;
	background-image:url("http://www.ecologi.net/seminar/img/nw_seminar_kouza_bg.gif") ;
}

dl.nw_seminar_table {
	/*\*/
	min-height: 1px;
	_height: 1%;
	/* */

	/*\*//*/
	overflow: hidden;
	/**/
}

dl.nw_seminar_table dt {
    float:left;
    clear:both;
    width:110px;
    padding:0.5em;
	margin-right: -13em;
    _width:20em;    /* WinIE */
	color:#72330A;
	padding-top:14px;
	text-align:left;
	font-size:110%;
	font-weight:bold;
	line-height:180%;
	border-color:#CCCCCC;
    border-top:1px solid;
    white-space:nowrap;
}

dl.nw_seminar_table dd {
	margin-left:10em;    /* = dt.width + dt.padding */
	font-size:110&;
	border-color:#CCCCCC;
    border-top:1px solid;
    border-left:1px solid;
    background:#fff;
	padding: 1.4em 10px;
}

.nw_seminar_photo {
	float:right;
	display: block;
	clear:right;
	background-color:#FFFFFF;
	padding-left:14px;
	width:100px;
	height:100%;
}

dl.nw_seminar_table  dd p {
	margin: 0;
	padding: 0;
}

.nw_seminar_table_02 {
	width:614px;
	padding:16px;
	margin-left:8px;
	margin-bottom:20px;
	border-color:#CCCCCC;
	border-top:1px solid;
    border-bottom:1px solid;
    border-left:1px solid;
    border-right:1px solid;
}

.nw_seminar_table_02 td{
	text-align:center;
	font-size:110%;
	font-weight:bold;
	line-height:170%;
}

.nw_seminar_table_02 p{
	text-align:left;
	font-size:100%;
	line-height:170%;
}

/* 申込ボタン */
.nw_moushikomi_btn{
	border-left-color-ltr-source:physical;
	border-left-color-rtl-source:physical;
	border-left-color-value:#E1E1E1;
	border-left-style-ltr-source:physical;
	border-left-style-rtl-source:physical;
	border-left-style-value:solid;
	border-left-width-ltr-source:physical;
	border-left-width-rtl-source:physical;
	border-left-width-value:1px;
	border-right-color-ltr-source:physical;
	border-right-color-rtl-source:physical;
	border-right-color-value:#E1E1E1;
	border-right-style-ltr-source:physical;
	border-right-style-rtl-source:physical;
	border-right-style-value:solid;
	border-right-width-ltr-source:physical;
	border-right-width-rtl-source:physical;
	border-right-width-value:1px;
	border: 1px solid #ccc;
	padding: 0px;
	background-color:#fff;
	margin-bottom:20px;
}	


/* ***************************************************
■電話での問合せ
**************************************************** */

#nw_main_contact_text {
	left:20px;
	color:#333;
	line-height:0.7em;
	position:absolute;
	font-size:100%;
	line-height:140%;
	top:11px;
	width:270px;
}

#nw_main_contact {
	margin-left:18px;
	background:transparent url(http://www.ecologi.net/seminar/img/nw_bt_contact.jpg) no-repeat scroll 0 0;
	height:120px;
	position:relative;
}

#nw_main_contact_button {
	left:308px;
	position:absolute;
	top:70px;
}

/* ***************************************************
■文字スタイル
**************************************************** */

.keikou{
	font-weight:normal;
	background:#FFFF99;
	padding:2px;
}
	
.dm_aka{
	font-size:94%;
	color:#FF0000;
	line-height:1.4em;
}

.nw_semi_f1{
	padding-top:18px;
	padding-bottom:6px;
	font-size:130%;
	letter-spacing:0.06em;
	line-height:160%;
	font-weight:bold;
	color:#660000;
} /* 太文字*/

.nw_semi_f2{
	font-size:100%;
	letter-spacing:0.1em;
	line-height:140%;
	color:#660000;
}/* 茶色文字*/

.nw_semi_f3{
	font-size:100%;
	line-height:140%;
	padding-left:12px;
}/* 左余白*/

.nw_semi_f4{
	font-size:100%;
	line-height:160%;
	letter-spacing:0.1em;
	padding-left:12px;
	margin-bottom:8px;
}/* プロフィール内容で使用*/


/* pagetop
------------- */
div#nw_pagetop {
	text-align: right;
	width:600px;
	height:19px;
	text-align:right;
	background-color:#FFFFFF;
	font-size:12px;
	clear: both;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

ul.pagetop li {
  display: inline;
  float:right;
}

ul.pagetop li.pagetop {
  width: 103px;
  height: 19px;
  margin: 10px 0px 10px 0px;
}

ul.pagetop li a {
  display: block;
  height: 19px;
  text-indent:-9999px;
  overflow:hidden;
}

ul.pagetop li.pagetop a {
	background:url(../http://www.ecologi.net/seminar/img/pagetop.gif);
	background-position:0 0;
}

ul.pagetop li.pagetop a:hover {
	background:url(../http://www.ecologi.net/seminar/img/pagetop.gif);
	background-position:0 -19px;
}

/* セミナーページで必要なCSS　---ここまで

/* ***************************************************
■サイド
**************************************************** */

#nwside {
	width:260px;
	float:right;
}

#nwside:after {
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}


/* バナー
---------------------------------------------------- */

.nwbtstudy a{
	display:block;
	vertical-align:bottom;
	background-image:url(http://www.ecologi.net/seminar/img/nwbt_study.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:260px;
	height:133px;
	text-indent:-9999px;
	overflow:hidden;
	margin-bottom:8px;
}

.nwbtstudy a:hover{
	background-position:left bottom;
}

.nwbtpanda a{
	display:block;
	vertical-align:bottom;
	background-image:url(http://www.ecologi.net/seminar/img/nwbt_panda.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:260px;
	height:43px;
	text-indent:-9999px;
	overflow:hidden;
}

.nwbtpanda a:hover{
	background-position:left bottom;
}

/* topbox
---------------------------------------------------- */

.nwtopsidebox1 {
	background-color:#FFFFFF;
	width:238px;
	padding:10px;
	text-align:left;
	border-bottom: #666666 1px solid;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	margin-bottom:8px;
}

.nwtopsidebox1:after {
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

/* consultantbox
---------------------------------------------------- */
div.nwconsultantbox{
	background-color:#FFFFFF;
	width:238px;
	text-align:left;
}

p.photo{
	float:left;
	width:60px;
	margin-right:15px;
}

div.nwconsultantbox p.fnw1{
	float:right;
	width:163px;
	font-size:12px;
	line-height:140%;
}

div.nwconsultantbox p.fnw2{
	float:right;
	width:163px;
	height:11px;
	text-align:center;
	padding-top:6px;
	padding-bottom:6px;
	line-height:120%;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(http://www.ecologi.net/seminar/img/nwbt02.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
}

div.nwconsultantbox:after {
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

div.nwconsultantbox {
	display:inline-block;
}

div.nwconsultantbox2{
	background-color:#FFFFFF;
	width:238px;
	text-align:left;
	border-bottom: #B1B1B2 dashed 1px;
	padding-bottom:10px;
	margin-bottom:15px;
}

div.nwconsultantbox2:after {
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

div.nwconsultantbox2 {
	display:inline-block;
}

div.nwconsultantbox3{
	background-color:#FFFFFF;
	width:238px;
	text-align:left;
	margin-bottom:15px;
}

div.nwconsultantbox3:after {
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

div.nwconsultantbox3 {
	display:inline-block;
}

/* sidenavi1
---------------------------------------------------- */

ul#nwsidenavi1{
  width:250px;
  background-color:#336600;
  padding:5px;
  margin-bottom:8px;
}

ul#nwsidenavi1:after {
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

ul#nwsidenavi1 li {
  display: inline;
  float:left;
}

ul#nwsidenavi1 li.st1 {
  width: 250px;
  height: 41px;
  margin-bottom:5px;
  background:url(http://www.ecologi.net/seminar/img/nwsidenavi_3lp.gif);
  background-position:0 0;
}

ul#nwsidenavi1 li.st2 {
  width: 250px;
  height: 41px;
  margin-bottom:5px;
  background:url(http://www.ecologi.net/seminar/img/nwsidenavi_used.gif);
  background-position:0 0;
}

ul#nwsidenavi1 li.st3 {
  width: 250px;
  height: 41px;
  background:url(http://www.ecologi.net/seminar/img/nwsidenavi_food.gif);
  background-position:0 0;
}

ul#nwsidenavi1 a {
  display: block;
  height: 41px;
  text-indent:-9999px;
  overflow:hidden;
}

ul#nwsidenavi1 li.st1 a:hover {
	background:url(http://www.ecologi.net/seminar/img/nwsidenavi_3lp.gif);
	background-position:0 -41px;
}

ul#nwsidenavi1 li.st2 a:hover {
	background:url(http://www.ecologi.net/seminar/img/nwsidenavi_used.gif);
	background-position:0 -41px;
}

ul#nwsidenavi1 li.st3 a:hover {
	background:url(http://www.ecologi.net/seminar/img/nwsidenavi_food.gif);
	background-position:0 -41px;
}


/* sidenavi2
---------------------------------------------------- */

ul#nwsidenavi2{
	width:250px;
	background-color:#336600;
	padding:5px;
	margin-bottom:8px;
}

ul#nwsidenavi2:after {
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

ul#nwsidenavi2 li {
  display: inline;
  float:left;
}

ul#nwsidenavi2 li.st1 {
  width: 250px;
  height: 41px;
  margin-bottom:5px;
  background:url(http://www.ecologi.net/seminar/img/nwsidenavi01.gif);
  background-position:0 0;
}

ul#nwsidenavi2 li.st2 {
  width: 250px;
  height: 41px;
  margin-bottom:5px;
  background:url(http://www.ecologi.net/seminar/img/nwsidenavi02.gif);
  background-position:0 0;
}

ul#nwsidenavi2 li.st3 {
  width: 250px;
  height: 41px;
  margin-bottom:5px;
  background:url(http://www.ecologi.net/seminar/img/nwsidenavi03.gif);
  background-position:0 0;
}

ul#nwsidenavi2 li.st4 {
  width: 250px;
  height: 41px;
  margin-bottom:5px;
  background:url(http://www.ecologi.net/seminar/img/nwsidenavi04.gif);
  background-position:0 0;
}

ul#nwsidenavi2 li.st5 {
  width: 250px;
  height: 41px;
  background:url(http://www.ecologi.net/seminar/img/nwsidenavi05.gif);
  background-position:0 0;
}

ul#nwsidenavi2 a {
  display: block;
  height: 41px;
  text-indent:-9999px;
  overflow:hidden;
}

ul#nwsidenavi2 li.st1 a:hover {
	background:url(http://www.ecologi.net/seminar/img/nwsidenavi01.gif);
	background-position:0 -41px;
}

ul#nwsidenavi2 li.st2 a:hover {
	background:url(http://www.ecologi.net/seminar/img/nwsidenavi02.gif);
	background-position:0 -41px;
}

ul#nwsidenavi2 li.st3 a:hover {
	background:url(http://www.ecologi.net/seminar/img/nwsidenavi03.gif);
	background-position:0 -41px;
}

ul#nwsidenavi2 li.st4 a:hover {
	background:url(http://www.ecologi.net/seminar/img/nwsidenavi04.gif);
	background-position:0 -41px;
}

ul#nwsidenavi2 li.st5 a:hover {
	background:url(http://www.ecologi.net/seminar/img/nwsidenavi05.gif);
	background-position:0 -41px;
}


/* sidenavi3
---------------------------------------------------- */

ul#nwsidenavi3{
  width:250px;
  padding:5px;
  margin-bottom:8px;
  margin-top:5px;
}

ul#nwsidenavi3:after {
	display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: "."; font-size: 0.1em;
}

ul#nwsidenavi3 li {
  display: inline;
  float:left;
}

ul#nwsidenavi3 li.st1 {
  width: 235px;
  text-align:left;
  padding-left:15px;
  margin-bottom:20px;
  background:url(http://www.ecologi.net/seminar/img/nwic01.gif);
  background-position:left center;
  background-repeat:no-repeat;
}










/* ***************************************************
■フッタ
**************************************************** */

#nwfoot {
	width:940px;
	text-align: center;
	margin: 0 auto;
	clear:both;
	padding-top:20px;
	padding-bottom:20px;
	font-size: 14px;
	line-height:160%;
	color:#FFFFFF;
	background-color:#FF9311;
}


/* 文字指定
---------------------------------------------------- */
div#head h1#sitetutle {
	padding:2px 0px 10px 0px;
	left: 0;
	font-size:12px;
	color:#999999;
}


.nwfcustom1{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.nwfcustom2{
	color:#CC0000;
	font-size:10px;
	font-weight:bold;
}

.nwfcustom3{
	color:#000000;
	font-size:14px;
	line-height:160%;
}

.nwfcustom4{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	line-height:120%;
}

h3.nwfcustom5{
	font-size:16px;
	font-weight:bold;
	float:right;
	width:163px;
	margin:0 0 6px 0;
	padding:0px;
	zoom: 1;
}

h2.nwtop1 {
	margin:0;
	padding:0;
	zoom: 1;
	font-size:100%;
	font-weight:normal;
}

/* 段落指定
---------------------------------------------------- */

dl.nwfsect dd{
	margin-bottom:12px;
}


/* リンク
---------------------------------------------------- */

a.custom1:link { color: #FFFFFF; font-size: 10px; text-decoration: none; line-height:120%; }
a.custom1:visited { color: #FFFFFF; font-size: 10px; text-decoration: none; line-height:120%;}
a.custom1:hover { color: #ff4500; font-size: 10px; text-decoration: none; line-height:120%;}
a.custom1:active { color: #FFFFFF; font-size: 10px; text-decoration: none; line-height:120%;}

/* リンク
---------------------------------------------------- */

a.custom2:link { color: #0000FF; font-size: 14px; text-decoration: none; line-height:120%; }
a.custom2:visited { color: #800080; font-size: 14px; text-decoration: none; line-height:120%;}
a.custom2:hover { color: #ff4500; font-size: 14px; text-decoration: none; line-height:120%;}
a.custom2:active { color: #ff4500; font-size: 14px; text-decoration: none; line-height:120%;}


/* リンク
---------------------------------------------------- */

a.custom3:link { color: #FFFFFF; font-size: 14px; text-decoration: none; line-height:160%; }
a.custom3:visited { color: #FFFFFF; font-size: 14px; text-decoration: none; line-height:160%;}
a.custom3:hover { color: #ff4500; font-size: 14px; text-decoration: none; line-height:160%;}
a.custom3:active { color: #FFFFFF; font-size: 14px; text-decoration: none; line-height:160%;}






/* ボタン設定
---------------------------------------------------- */

/* ボタン1
------------- */
.newbt01{
	display:block;
	width:189px;
	height:12px;
	text-align:center;
	padding-top:5px;
	padding-bottom:6px;
	font-size:12px;
	color:#FFFFFF;
	line-height:120%;
	float:right;
	margin-top:5px;
	background-image:url(http://www.ecologi.net/seminar/img/nwbt01.gif);
	background-repeat:no-repeat;
}

a.custom3:link { color: #FFFFFF; font-size: 12px; text-decoration: none; line-height:120%; }
a.custom3:visited { color: #FFFFFF; font-size: 12px; text-decoration: none; line-height:120%;}
a.custom3:hover { color: #ff4500; font-size: 12px; text-decoration: none; line-height:120%;}
a.custom3:active { color: #FFFFFF; font-size: 12px; text-decoration: none; line-height:120%;}


/* くわしくはコチラ
------------- */

.newbt02 a{
	display:block;
	background-image:url("http://www.ecologi.net/seminar/img/nwbt_01.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:137px;
	height:37px;
	float:right;
	margin-top:10px;
	text-indent:-9999px;
	overflow:hidden;
}

.newbt02 a:hover{
	background-position:left bottom;
}

/* フォームから申込む
------------- */

.newbt04 a{
	display:block;
	position:static;
	background-image:url("http://www.ecologi.net/seminar/img/nw_bt_form.gif");
	background-repeat:no-repeat;
	background-position:left top;
	width:137px;
	height:37px;
	float:left;
	margin-top:60px;
	text-indent:-9999px;
	overflow:hidden;
}

.newbt04 a:hover{
	background-position:left bottom;
}

/* 過去のセミナーはコチラ
------------- */

.newbt05 a{
	display:block;
	background-image:url("http://www.ecologi.net/seminar/img/nw_bt_kako.gif");
	background-repeat:no-repeat;
	background-position:right top;
	width:270px;
	height:42px;
	float:right;
	margin:18px;
	text-indent:-9999px;
	overflow:hidden;
}

.newbt05 a:hover{
	background-position:left bottom;
}



/* ボタン3
------------- */
.newbt03 a{
	display:block;
	margin-top:10px;
	background-image:url(http://www.ecologi.net/seminar/img/nwbt_entry.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:268px;
	height:75px;
	margin-top:10px;
	text-indent:-9999px;
	overflow:hidden;
}

.newbt03 a:hover{
	background-position:left bottom;
}


/* faxで申込
------------- */

.nw_semi_fax a{
	display:block;
	background-image:url(http://www.ecologi.net/seminar/img/nw_bt_fax.gif);
	background-repeat:no-repeat;
	background-position: center top;
	width:137px;
	height:37px;
	text-indent:-9999px;
	}
.nw_semi_fax a:hover{
	background-position:left bottom;
}
/* FAXボタン */


/* ウェブで申込
------------- */

/* WEBボタン */

.nw_semi_web a{
	display:block;
	margin-top:10px;
	background-image:url(http://www.ecologi.net/seminar/img/nw_bt_form.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:137px;
	height:37px;
	margin-top:10px;
	text-indent:-9999px;
	overflow:hidden;
}

.nw_semi_web a:hover{
	background-position:left bottom;
}


/* box */
.box_1 {
	font-size: 110%;
	background-color: #f5f5f5;
	border: 1px solid #999999;
	margin-bottom: 15px;
	padding: 5px;
}

.box_2 {
	margin-bottom: 15px;
	border: 1px dotted #999999;
	padding: 5px;
}
.box_3 {
	padding: 7px;
	margin-bottom: 15px;
	border: 1px solid #999999;
	color: #1B1565;
}

.box_4 {
	color: #FFFFFF;
	background-color: #01AE50;
	margin-left: 10px;
	padding: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.box_5 {
	background: white;
	border: 1px solid rgb(153, 153, 153);
	margin: 6px 2px 0px 2px;
	padding: 5px;
}

.box_6 {
	padding: 7px;
	margin-bottom: 10px;
	border: 5px solid #FF6600;
        color: #1B1565;
	float: left;
	width: 260px;
}

.box_7 {
	padding: 7px;
	margin-bottom: 10px;
	border: 5px solid #86B503;
	color: #1B1565;
	float: right;
	width: 260px;
}

.box_8 {
	padding: 7px;
	margin-bottom: 10px;
	border: 5px solid #FF6600;
        color: #1B1565;
	width: 600px;
}

/* contact_box */
.contact_box {
}

.past_list {
	margin-bottom: 20px;
}





