.tage,
.tagedw,
.tagedw2,
.tagedw3 {
	width: 143px;font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #9CFF31; clip: 
}

:root .tage a {
	padding: 2px 0 2px 15px;
	background: #666666 url(../img/list_green_ya.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 129px;
	color: #9CFF31; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .tage a {
	padding: 2px 0 2px 15px;
	background: #666666 url(../img/list_green_ya.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #9CFF31; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

:root .tagedw a {
	padding: 2px 0 2px 28px;
	background: #666666 url(../img/list_green_ya2.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 116px;
	color: #9CFF31; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .tagedw a {
	padding: 2px 0 2px 28px;
	background: #666666 url(../img/list_green_ya2.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #9CFF31; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

:root .tagedw2 a {
	padding: 2px 0 2px 39px;
	background: #666666 url(../img/list_green_ya3.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 105px;
	color: #9CFF31; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .tagedw2 a {
	padding: 2px 0 2px 39px;
	background: #666666 url(../img/list_green_ya3.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #9CFF31; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

:root .tagedw3 a {
	padding: 2px 0 2px 49px;
	background: #666666 url(../img/list_green_ya4.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 95px;
	color: #9CFF31; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .tagedw3 a {
	padding: 2px 0 2px 49px;
	background: #666666 url(../img/list_green_ya4.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #9CFF31; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

.tage a:link,
.tagedw a:link,
.tagedw2 a:link,
.tagedw3 a:link {
	color: #9CFF31; /* オンマウス時の文字色を指定 */
		text-decoration: underline; 
}

.tage a:visited,
.tagedw a:visited,
.tagedw2 a:visited,
.tagedw3 a:visited {
	color: #9CFF31; /* オンマウス時の文字色を指定 */
		text-decoration: none; 
}

.tage a:hover,
.tagedw a:hover,
.tagedw2 a:hover,
.tagedw3 a:hover {
	color: #9CFF31; /* オンマウス時の文字色を指定 */
	background-color: none; /* オンマウス時の背景色を透過するように指定 */
		text-decoration: underline; 
		}

.tage ul,
.tagedw ul,
.tagedw2 ul,
.tagedw3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 0px solid #9CFF31; /* 上方向に1pxのボーダーを指定 */
}

.tage li,
.tagedw li,
.tagedw2 li,
.tagedw3 li {
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #9CFF31; /* 下方向に1pxのボーダーを指定 */
}

.tagebd,
.tagebd2,
.tagebd3,
.tagebd4 {
	width: 143px;font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #9CFF31; font-weight: bold; clip: 
}

:root .tagebd a {
	padding: 2px 0 2px 15px;
	background: #CCCCCC url(../img/list_gray_ya.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 129px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .tagebd a {
	padding: 2px 0 2px 15px;
	background: #CCCCCC url(../img/list_gray_ya.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

:root .tagebd2 a {
	padding: 2px 0 2px 28px;
	background: #CCCCCC url(../img/list_gray_ya2.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 116px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .tagebd2 a {
	padding: 2px 0 2px 28px;
	background: #CCCCCC url(../img/list_gray_ya2.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

:root .tagebd3 a {
	padding: 2px 0 2px 36px;
	background: #CCCCCC url(../img/list_gray_ya3.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 108px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .tagebd3 a {
	padding: 2px 0 2px 36px;
	background: #CCCCCC url(../img/list_gray_ya3.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

:root .tagebd4 a {
	padding: 2px 0 2px 44px;
	background: #CCCCCC url(../img/list_gray_ya4.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 100px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .tagebd4 a {
	padding: 2px 0 2px 44px;
	background: #CCCCCC url(../img/list_gray_ya4.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

.tagebd ul,
.tagebd2 ul,
.tagebd3 ul,
.tagebd4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 0px solid #000000; /* 上方向に1pxのボーダーを指定 */
}

.tagebd li,
.tagebd2 li,
.tagebd3 li,
.tagebd4 li {
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #000000; /* 下方向に1pxのボーダーを指定 */
}

.tagebd a:link,
.tagebd2 a:link,
.tagebd3 a:link,
.tagebd4 a:link {
	color: #000000; /* オンマウス時の文字色を指定 */
		text-decoration: underline; 
}

.tagebd a:visited,
.tagebd2 a:visited,
.tagebd3 a:visited,
.tagebd4 a:visited {
	color: #000000; /* オンマウス時の文字色を指定 */
		text-decoration: none; 
}

.tagebd a:hover,
.tagebd2 a:hover,
.tagebd3 a:hover,
.tagebd4 a:hover {
	color: #000000; /* オンマウス時の文字色を指定 */
	background-color: none; /* オンマウス時の背景色を透過するように指定 */
		text-decoration: underline; 
}

.leftnavi,
.leftnavi2,
.leftnavi3,
 {
	width: 143px;font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #CCCCCC; clip:    rect(   )
}
:root .leftnavi a {
	padding: 2px 0 2px 28px;
	background: #666666 url(../img/list_green.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 116px;
	color: #CCCCCC; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .leftnavi a {
	padding: 2px 0 2px 28px;
	background: #666666 url(../img/list_green.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #CCCCCC; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

:root .leftnavi2 a {
	padding: 2px 0 2px 40px;
	background: #666666 url(../img/list_green2.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 104px;
	color: #CCCCCC; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .leftnavi2 a {
	padding: 2px 0 2px 40px;
	background: #666666 url(../img/list_green2.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #CCCCCC; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
:root .leftnavi3 a {
	padding: 2px 0 2px 52px;
	background: #666666 url(../img/list_green3.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 92px;
	color: #CCCCCC; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .leftnavi3 a {
	padding: 2px 0 2px 52px;
	background: #666666 url(../img/list_green3.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #CCCCCC; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
.leftnavi ul,
.leftnavi2 ul,
.leftnavi3 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #CCCCCC; /* 上方向に1pxのボーダーを指定 */
}

.leftnavi li,
.leftnavi2 li,
.leftnavi3 li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #CCCCCC; /* 下方向に1pxのボーダーを指定 */
}

.leftnavi a:link,
.leftnavi2 a:link,
.leftnavi3 a:link {
	color: #CCCCCC; /* オンマウス時の文字色を指定 */
		text-decoration: none; 
		}

.leftnavi a:visited,
.leftnavi2 a:visited,
.leftnavi3 a:visited {
	color: #CCCCCC; /* オンマウス時の文字色を指定 */
		text-decoration: none; 
}

.leftnavi a:hover,
.leftnavi2 a:hover,
.leftnavi3 a:hover {
	color: #CCCCCC; /* オンマウス時の文字色を指定 */
	background-color: none; /* オンマウス時の背景色を透過するように指定 */
		text-decoration: underline; 
}

.leftnavilist,
.leftnavilistdw,
.leftnavilistdw2,
.leftnavilistdw3,
.leftnavilistdw4 {
	width: 143px;font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #000000; clip:    rect(   )
}

:root .leftnavilist a {
	padding: 2px 0 2px 15px;
	background: #CCCCCC url(../img/list_gray.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 129px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .leftnavilist a {
	padding: 2px 0 2px 15px;
	background: #CCCCCC url(../img/list_gray.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

:root .leftnavilistdw a {
	padding: 2px 0 2px 28px;
	background: #CCCCCC url(../img/list_gray2.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 116px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .leftnavilistdw a {
	padding: 2px 0 2px 28px;
	background: #CCCCCC url(../img/list_gray2.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

:root .leftnavilistdw2 a {
	padding: 2px 0 2px 38px;
	background: #CCCCCC url(../img/list_gray3.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 106px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .leftnavilistdw2 a {
	padding: 2px 0 2px 38px;
	background: #CCCCCC url(../img/list_gray3.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

:root .leftnavilistdw3 a {
	padding: 2px 0 2px 43px;
	background: #CCCCCC url(../img/list_gray4.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 101px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .leftnavilistdw3 a {
	padding: 2px 0 2px 43px;
	background: #CCCCCC url(../img/list_gray4.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
:root .leftnavilistdw4 a {
	padding: 2px 0 2px 52px;
	background: #CCCCCC url(../img/list_gray5.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 101px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}
* html .leftnavilistdw4 a {
	padding: 2px 0 2px 52px;
	background: #CCCCCC url(../img/list_gray5.gif) left center no-repeat;
	display: block; /* ブロックレベル要素として表示されるように指定 */
	width: 144px;
	color: #000000; /* 文字色を指定 */
	text-decoration: none; /* リンクの下線を表示させないように指定 */
}

.leftnavilist ul,
.leftnavilistdw ul,
.leftnavilistdw2 ul,
.leftnavilistdw3 ul,
.leftnavilistdw4 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 0px solid #CCCCCC; /* 上方向に1pxのボーダーを指定 */
}

.leftnavilist li,
.leftnavilistdw li,
.leftnavilistdw2 li,
.leftnavilistdw3 li,
.leftnavilistdw4 li {
	margin: 0;
	padding: 0;
	border-bottom: 0px solid #CCCCCC; /* 下方向に1pxのボーダーを指定 */
}

.leftnavilist a:link,
.leftnavilistdw a:link,
.leftnavilistdw2 a:link,
.leftnavilistdw3 a:link,
.leftnavilistdw4 a:link {
	color: #000000; /* オンマウス時の文字色を指定 */
		text-decoration: none; 
}

.leftnavilist a:visited,
.leftnavilistdw a:visited,
.leftnavilistdw2 a:visited,
.leftnavilistdw3 a:visited,
.leftnavilistdw4 a:visited {
	color: #000000; /* オンマウス時の文字色を指定 */
		text-decoration: none; 
}

.leftnavilist a:hover,
.leftnavilistdw a:hover,
.leftnavilistdw2 a:hover,
.leftnavilistdw3 a:hover,
.leftnavilistdw4 a:hover {
	color: #000000; /* オンマウス時の文字色を指定 */
	text-decoration: underline; 
}
