
	/*-------- ※コーポレートカラーの設定のみ各社対応 --------*/

	/*-------- テキストリンクの設定 --------*/
	A:link		{ text-decoration: none }
	A:visited	{ text-decoration: none}
	A:hover		{ color: #ff0000; text-decoration: underline}


	/*-------- 基本フォントの設定 --------*/
	TD		{
			  font-size	: 0.9em;
			  line-height	: 130%;
			}


	/*-------- BODY背景色 --------*/
	body		{
			  margin: 0px;
			  padding: 0px;
			  background: #ECECEC;
			}


	/*-------- コーポレートカラー --------*/
	#co_color {
			  background: #4A9156;
			  color	    : #FFFFFF;
			  font-size :12px;}
			}


	/*-------- メニュー背景カラー --------*/
	#mn_color {
			  background: #FFFFFF;
			  color	    : ;
			  font-size : ;}
			}


	/*-------- 見出しテキスト --------*/
	div#tit
			{  font-size	: 13px;
			  font-weight	: bold;
			  color		: #666666;
			  position: relative; top: 5px;
			}



	/*---  背景画像を設定する場合  ----------------------------*/
	/*---	  background: url(img/header_back.gif) ;  	---*/
	/*---------------------------------------------------------*/





	/*-------- H1タグなどの設定 --------*/
	h1 		{ font-size	: 12px;
			  color		: #000;
			  MARGIN	: 0px 0px 0x 5px; 
			  padding	: 0px 0px 0px 0px;
			  font-weight	: 100;
			  z-index	: 1;
			}
	h2 		{ font-size	: 11px;
			  color		: #666666;
			  MARGIN	: 0px 0px 0x 0px; 
			  padding	: 0px 0px 0px 0px;
			  letter-spacing: 0px;
			  font-weight	: 100;
			  z-index	: 1;
			}
	h3 		{ font-size	: 11px;
			  MARGIN	: 0px 0px 0x 0px; 
			  padding	: 0px 0px 0px 0px;
			  letter-spacing: 1px;
			  font-weight	: 100;
			  color		: #808080;
			  z-index	: 1;
			}

#shousai a{
	display:block;
	width:116px;
	height:22px;
	text-indent:-9999;
	background-image:url(images/btn_shousai.gif);
}

#shousai a:hover{
	display:block;
	width:116px;
	height:22px;
	text-indent:-9999;
	background-image:url(images/btn_shousai_so.gif);
}

	/*-------- エコポイント --------*/
.text {
	font-size: 14px;
	line-height: 200%;
	color: #333;
}
.box {
	font-size: 14px;
	line-height: 140%;
	background-color: #F2FFD7;
	margin: 5px;
	border: 1px dashed #993;
	color: #030;
	padding: 5px;
	width: 300px;
}
h3 {
	font-size: 14px;
	color: #693;
	text-decoration: underline;
	font-weight: bold;
}
.linetext {
	border-bottom: double pink 3px;
	font-weight: normal;
	line-height: 190%;
}

.text2 {
	font-size: 12px;
	color: #666;
	padding: 5px;
}
.text3 {
	background-color: #F4F0F0;
	padding: 5px;
	width: 98%;
	border: 1px dashed #CCC;
	color: #063;
}
.text4 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	padding: 5px;
}
.box2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
}

.text3 {
	color: #666;
}
	/*-------- エコポイント --------*/

	/*-------- エコポイント --------*/
.ecotext {
	font-size: 14px;
	line-height: 200%;
	color: #333;
}
.ecobox {
	font-size: 14px;
	line-height: 140%;
	background-color: #F2FFD7;
	margin: 5px;
	border: 1px dashed #993;
	color: #030;
	padding: 5px;
	width: 300px;
}
h3.eco{
	font-size: 14px;
	color: #693;
	text-decoration: underline;
	font-weight: bold;
}
.ecolinetext {
	border-bottom: double pink 3px;
	font-weight: normal;
	line-height: 190%;
}

.ecotext2 {
	font-size: 12px;
	color: #666;
	padding: 5px;
}
.ecotext3 {
	background-color: #F4F0F0;
	padding: 5px;
	width: 98%;
	border: 1px dashed #CCC;
	color: #063;
}
.ecotext4 {
	font-size: 16px;
	font-weight: bold;
	color: #900;
	padding: 5px;
}
.ecobox2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3C0;
}

.ecotext3 {
	color: #666;
}
	/*-------- エコポイント --------*/


/* 50周年ありがとうバナー */
a:hover img.bnr_other_53
{
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
background: #fff;
}

