@charset "ShiftJIS";

/* CSS for Green Living Web Site*/

/* ID's & Classes */

body
	{
	color: #009900;
	background-color: #ffffff;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	background-image: url(../img_common/pagebg.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	}

#mainbg
	{
	color: #333366;
	background-color: #0ece0c;
	}

#headerbg
	{
	color: #009900;
	background-color: #ffffff;
	background-image: url(../img_common/headerbg_new.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	}

#footerbg
	{
	background-image: url(../img_common/footerbg.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	}

#menubg
	 { color: #009900; background: #ffffff url(../img_common/menubg_new.gif) no-repeat scroll left top }

#contbg
	{
	color: #009900;
	background-color: #ffffff;
	background-image: url(../img_common/contbg.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
	}

#topcontbg
	{
	background-image: url(../img_common/contbg.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top right;
	}

.nobg
	{
	color: #009900;
	background-color: transparent;
	}

.whitebg
	{
	color: #009900;
	background-color: #ffffff;
	}

.greenbg
	{
	color: #009900;
	background-color: #009900;
	}

.lightgreenbg
	{
	color: #009900;
	background-color: #33cc66;
	}

.tableheader
	{
	font-size: 12px;
	line-height: 20px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	background-color: #0066ff;
	background-image: url(../img_common/trans_bit.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top left;
	white-space: nowrap;
	}

.bannertxt
	{
	font-size: 12px;
	line-height: 18px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #e90099;
	background-color: transparent;
	}

/* FONTS - JAPANESE LETTER */

.ja0purple
	{
	font-size: 10px;
	line-height: 12px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #543C54;
	background-color: transparent;
	}

.ja1purple
	{
	font-size: 12px;
	line-height: 18px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #543C54;
	background-color: transparent;
	}

.ja2purple
	{
	font-size: 14px;
	line-height: 20px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #543C54;
	background-color: transparent;
	}

.ja3purple
	{
	font-size: 16px;
	line-height: 22px;
	font-family: "MS PGothic", Osaka, "MS Gothic", Gothic, sans-serif;
	color: #543C54;
	background-color: transparent;
	}


.menu9bg
	{
	background-image: url(../img_common/menu_09_bg.gif);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: top left;
	}