/*　通常リンク　*/
A:link {
	font-weight: normal;
	text-decoration: underline;
	color: #006633;
	line-height: 120%;
}

A:active {
	text-decoration: underline;
	font-weight: normal;
	color: #006633;
	line-height: 120%;
}

A:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #006633;
	line-height: 120%;
}

A:hover {
	text-decoration: none;
	font-weight: normal;
	color: #339900;
	line-height: 120%;
}
/*　メニュー部分のリンク　*/
A.linkm:link {
	font-weight: normal;
	text-decoration: underline;
	color: #339900;
	line-height: 120%;
}

A.linkm:active {
	text-decoration: underline;
	font-weight: normal;
	color: #339900;
	line-height: 120%;
}

A.linkm:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #339900;
	line-height: 120%;
}

A.linkm:hover {
	text-decoration: none;
	font-weight: normal;
	color: #33CC00;
	line-height: 120%;
}
/*　おすすめ部分のリンク　*/
A.linkp:link {
	font-weight: normal;
	text-decoration: underline;
	color: #FF6600;
	line-height: 120%;
}

A.linkp:active {
	text-decoration: underline;
	font-weight: normal;
	color: #FF6600;
	line-height: 120%;
}

A.linkp:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #FF6600;
	line-height: 120%;
}

A.linkp:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FF9900;
	line-height: 120%;
}
/*　白リンク　*/
A.linkw:link {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 120%;
}

A.linkw:active {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 120%;
}

A.linkw:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 120%;
}

A.linkw:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 120%;
}
/*　フッターの文字　*/
.text-footer {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
/*　テキスト　*/
.text-11 {
	font-size: 11px;
	line-height: 120%;
}
.text-11g {
	font-size: 11px;
	line-height: 120%;
	color: #333333;
}
.text-11gs {
	font-size: 11px;
	line-height: 120%;
	color: #666666;
}
.text-11w {
	font-size: 11px;
	line-height: 120%;
	color: #FFFFFF;
}
.text-11r {
	font-size: 11px;
	line-height: 120%;
	color: #FF3300;
}
.text-11deep {
	font-size: 11px;
	line-height: 120%;
	color: #006633;
}
.text-11light {
	font-size: 11px;
	line-height: 120%;
	color: #339900;
}
.text-12 {
	font-size: 12px;
	line-height: 120%;
}
.text-12g {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
.text-12gs {
	font-size: 12px;
	line-height: 120%;
	color: #666666;
}
.text-12w {
	font-size: 12px;
	line-height: 120%;
	color: #FFFFFF;
}
.text-12r {
	font-size: 12px;
	line-height: 120%;
	color: #FF3300;
}
.text-12deep {
	font-size: 12px;
	line-height: 120%;
	color: #006633;
}
.text-12light {
	font-size: 12px;
	line-height: 120%;
	color: #339900;
}
.text-14 {
	font-size: 14px;
	line-height: 120%;
}
.text-14g {
	font-size: 14px;
	line-height: 120%;
	color: #333333;
}
.text-14gs {
	font-size: 14px;
	line-height: 120%;
	color: #666666;
}
.text-14w {
	font-size: 14px;
	line-height: 120%;
	color: #FFFFFF;
}
.text-14r {
	font-size: 14px;
	line-height: 120%;
	color: #FF3300;
}
.text-14deep {
	font-size: 14px;
	line-height: 120%;
	color: #006633;
}
.text-14light {
	font-size: 14px;
	line-height: 120%;
	color: #339900;
}
.text-16 {
	font-size: 16px;
	line-height: 120%;
}
.text-16g {
	font-size: 16px;
	line-height: 120%;
	color: #333333;
}
.text-16gs {
	font-size: 16px;
	line-height: 120%;
	color: #666666;
}
.text-16w {
	font-size: 16px;
	line-height: 120%;
	color: #FFFFFF;
}
.text-16r {
	font-size: 16px;
	line-height: 120%;
	color: #FF3300;
}
.text-16deep {
	font-size: 16px;
	line-height: 120%;
	color: #006633;
}
.text-16light {
	font-size: 16px;
	line-height: 120%;
	color: #339900;
}
/*　おすすめ商品のコメント　*/
.text-osusume{
	font-size: 12px;
	line-height: 120%;
	color: #FF6600;
}
/*　検索窓のサイズ　*/
.form {
width: 75;
}
/*　ヘッダーの色　*/
.tc-header {
	background-color: #339900;
}
.tc-header A:link {
 font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 120%;
}
.tc-header A:active {
 font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 120%;
}
.tc-header A:visited {
 font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	line-height: 120%;
}
.tc-header A:hover {
 font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	line-height: 120%;
}
/*　カートの色　*/
.tc-cart {
	background-color: #FFFFDD;
}

