/* eco main専用 */

/* H2
　 main の中の詳細設定
　 トップページとは共用しない
//////////////////////////////////////////////////////////////////////// */


/* h2 /////////////////////////////////////////////////// */

.h2-index	{
	margin-top:48px;
	height:28px;
	background-image:url(../img/eco/title_01.gif);
	}


/* h3 /////////////////////////////////////////////////// */

.h3-lpgus	{
	height:37px;
	background-image:url(../img/lpg/h3_01.gif);
	}


/* 01 index /////////////////////////////////////////////////// */

.index-main	{
	margin:36px 20px 20px 20px;
	height:396px;
	background-image:url(../img/eco/main_eco.jpg);
	}

.index-back	{
	background-image:url(../img/eco/aut_gs.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}

.index-text	{
	width:300px;
	margin-top:12px;
	margin-bottom:16px;
	}

.index-text2	{
	width:400px;
	margin-left:80px;
	margin-right:80px;
	}

