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

/*******************************************************/
/* Core */
/*******************************************************/

@import url("/spl/pg-takinoi/common/styles/core/common.css");
@import url("/spl/pg-takinoi/common/styles/core/fonts.css");
@import url("/spl/pg-takinoi/common/styles/core/gMenu.css");
@import url("/spl/pg-takinoi/common/styles/core/cMenu.css");
@import url("/spl/pg-takinoi/common/styles/core/background.css");



/*******************************************************/
/* Index */
/*******************************************************/

/* Menu */

#gMenu #gMenuTop a, #gMenu #gMenuTop a:hover {
	background-position: left top;
}

#contents #flashMovie {
	margin: 0px;
	padding: 0px;
	height: 460px;
	width: 950px;
}

/* Contents */




/** information **/


#contents #information {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 745px;
}

#information a.btn {
	width: 235px;
}

#btnInfoReques, #btnInfoEcolife, #btnInfoMap, #btnInfoEcopoint {
	margin-bottom: 15px;
}


/*** LH ***/

#information .LH {
	width: 490px;
}


#information .LH a.btn {
	height: 55px;
}

#information #btnInfoRequest a.btn {
	background-image: url(/spl/pg-takinoi/imgs/index/btn-index-request.png);
}

#information #btnInfoEcolife a.btn {
	background-image: url(/spl/pg-takinoi/imgs/index/btn-index-ecolife.png);
}

/*** RH ***/


#information .RH {
	width: 235px;
}

#information #btnInfoMap a.btn {
	background-image: url(/spl/pg-takinoi/imgs/index/btn-index-map.png);
	height: 55px;
}

#information #btnInfoEcopoint a.btn {
	background-image: url(/spl/pg-takinoi/imgs/index/btn-index-ecopoint.png);
	height: 65px;
}

#information #btnInfoAreaGuide a.btn {
	background-image: url(/spl/pg-takinoi/imgs/index/btn-index-areaguide.png);
	height: 95px;
}

#information #whatsnew {
	background-image: url(/spl/pg-takinoi/imgs/index/bg-index-whatsnew.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	width: 490px;
	margin-top: 15px;
	padding-top: 20px;
}

#whatsnew .inner {
	height: 60px;
	width: 475px;
	margin-left: 5px;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#whatsnew .inner p {
	width: 450px;
}

