@charset "UTF-8";


/*	

	1. 
	2.
	3. 
	4.
	5. 
	6.
	7. 
	8.
	9. 


----------------------------------------------------*/










/*		1. 
----------------------------------------------------*/

html {
	height: 100%;
}

body {
	text-align: center;
	height: 100%;
}

#Wrapper {
	width: 800px;
	background: #ecf4dd;
	margin: 0 auto;
	text-align: left;
}

#Contents {
	width: 790px;
	background: url(../images/ecogeo_home/bg_mainArea_top.gif) no-repeat center top;
	margin: 0 5px 30px 5px;
}

#MainContent {
	background: url(../images/ecogeo_home/bg_mainArea_bottom.gif) no-repeat center bottom;
}

#Header {
	position: relative;
	height: 214px;
	background: #ffffff url(../images/ecogeo_home/Bg_Header.gif) repeat-x top left;
}

#Header h1 {
	padding-top: 30px;
}

#Header p {
	position: absolute;
	right: 10px;
	top: 0;
}

/* PAGETOP */
p.pageTop {
	margin-top: 30px;
	text-align: right;
}

/* GlobalNavi */

#Navi {
	width: 800px;
	background: #aacf52;
	padding: 4px 0 1px 0;
}

* html body #Navi {
	padding: 1px 0;
}

ul.dropdown {
	position: relative;
	height: 100%;
}

ul.dropdown li {
	font-weight: bold;
	float: left;
	zoom: 1;
	background: #aacf52;
	margin-left: 5px;
}

ul.dropdown a:visited {
	color: #fff;
	text-decoration: none;
}

ul.dropdown a:hover	{
	background: #c3da69 url(../images/ecogeo_home/listMark_yellowArrow_on.gif) no-repeat 5px 10px;
	color: #fff;
	text-decoration: none;
}

ul.dropdown a:active {
	color: #fff;
	text-decoration: none;
}

ul.dropdown li a {
	display: block;
	background: url(../images/ecogeo_home/listMark_yellowArrow.gif) no-repeat 5px 10px;
	padding: 10px 6px 10px 15px;
	color: #fff;
	text-decoration: none;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
	background: #c3da69;
	color: fff;
	position: relative;
}

ul.dropdown li.hover a {
	color: fff;
	text-decoration: none;
}

ul.dropdown li:hover {
	background: #c3da69 url(../images/ecogeo_home/listMark_yellowArrow_on.gif) no-repeat 5px 10px;
	color: fff;
	position: relative;
}

ul.dropdown li.toHome {
	float: right;
}

ul.dropdown li.pA a {background: #aacf52 url(../images/ecogeo_home/listMark_pinkArrow.gif) no-repeat 5px 10px;}
ul.dropdown li.pA a:hover {background: #c3da69 url(../images/ecogeo_home/listMark_pinkArrow_on.gif) no-repeat 5px 10px;}
ul.dropdown li.toHome a {background: #aacf52 url(../images/ecogeo_home/listMark_redArrow.gif) no-repeat 5px 10px;}
ul.dropdown li.toHome a:hover {background: #c3da69 url(../images/ecogeo_home/listMark_redArrow_on.gif) no-repeat 5px 10px;}


/* 
	LEVEL TWO
*/
ul.dropdown ul {
	width: 150px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
}

ul.dropdown ul li {
	font-weight: normal;
	background: #aacf52;
	color: #fff;
	border-bottom: 1px solid #c3da69;
	float: none;
}
									  
/* IE 6 & 7 Needs Inline Block */
* html body #Navi ul.dropdown ul li a	{
	border-right: none;
	width: 100%;
	display: inline-block;
	font-weight: bold;
} 


/* Footer */
#Footer {
	width: 770px;
	background: #ecf4dd;
	padding: 10px 15px;
}

#Footer img.logo {
	float: left;
	margin: 0 10px 0 0;
}

#Footer #Copyright {
	float: left;
	margin: 7px 10px 0 0;
	font-size: 0.7em;
}

#Footer img.helloTech {
	float: left;
	margin: 18px 5px 0 0;
}


/*		3. MainContents-ContentLeft
----------------------------------------------------*/

#Contents #ContentLeft {
	float: left;
	width: 370px;
	margin: 15px 0 0 15px;
	padding-bottom: 23px;
}

#Contents #ContentLeft .innerTop {
	padding: 25px 15px 0; 
}

#Contents #ContentLeft .innerTop .innerFirst h2 {
	margin-bottom: 20px;
	text-align: center;
}

#Contents #ContentLeft .innerTop .innerFirst p {
	font-size: 1.2em;
	line-height: 1.4;
}

#Contents #ContentLeft .innerTop .innerSecond h2 {
	margin: 10px 0;
}

#Contents #ContentLeft .innerTop .innerSecond #SubNavi li {
	float: left;
	margin-right: 9px;
}

#Contents #ContentLeft .innerTop .innerSecond #SubNavi li.end {
	margin-right: 0;
}

/*		4. MainContents-ContentRight
----------------------------------------------------*/

#Contents #ContentRight {
	float: right;
	width: 370px;
	margin: 15px 15px 0 0;
	padding-bottom: 23px;
}

#Contents #ContentRight .innerTop {
	padding: 5px 10px 0 20px; 
}



#Contents #ContentRight .innerTop .innerFirst {
}




/*		3. LeftBox
----------------------------------------------------*/

/*
#ContentLeft {
	float: left;
	width: 384px;
}

#SubNavi {
	margin-bottom: 30px;
}

#SubNavi li {
	margin-top: 10px;
}

#Banner {
	margin-left: 20px;
}

#Banner li {
	float: left;
	margin-right: 20px;
}

*/

/*		4. RightBox
----------------------------------------------------*/

/*
#ContentRight {
	float: right;
	width: 375px;
	margin-top: 25px;
}

#ContentRight h3 {
	margin-bottom: 10px;
}

#Topics {
	height: 140px;
	margin-bottom: 30px;
	overflow-y: scroll;
}

#Topics dt {
	float: left;
}

#Topics dd {
	margin-bottom: 10px;
	padding-left: 70px;
}
*/

#Model li {
	float: left;
	width: 105px;
	margin: 5px 0 10px 5px;
}

#Model li a{
	text-decoration: none;
}

#Model li a img{
	border: 1px solid #dddddd;
}

#Model li span{
	margin-top: 3px;
	text-align: center;
}



/*		5. 
----------------------------------------------------*/


/*		6. 
----------------------------------------------------*/


/*		7. 
----------------------------------------------------*/


/*		8. 
----------------------------------------------------*/


/*		9. 
----------------------------------------------------*/

