@charset "UTF-8";
.TabbedPanels {
	width: 900px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	clear: both;
	float: left;
}
.TabbedPanelsTabGroup {
	display: block;
	margin: 0px;
	width: 890px;
	float: left;
	background-image: url(/img/tab-back.gif);
	background-repeat: repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	background-image: url(/img/tab.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	float: left;
	background-position: bottom;
}
.TabbedPanelsTabHover {
	color: #FFFFFF;
	background-image: url(/img/tab_f2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.TabbedPanelsTabSelected {
	color: #999999;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	background-image: url(/img/tab_f3.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECE9D8;
	border-bottom-style: none;
}
.TabbedPanelsTab a {
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	background-color: #FFFFFF;
	width: 900px;
	padding-top: 10px;
}
.TabbedPanelsContent {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666666;
	line-height: normal;
	padding: 10px;
	width: 880px;
	float: left;
}
.TabbedPanelsContent .hidari {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666666;
	float: left;
	width: 43%;
	margin: 0px;
}
.TabbedPanelsContent .mgi {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666666;
	float: right;
	width: 43%;
}
.item #container #content-inner #category-main .content-naka #browserTab .TabbedPanelsContentGroup .TabbedPanelsContent ul {
	list-style-position: inside;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

