@charset "utf-8";
#ranking {
	margin-bottom: 10px;
}
#ranking .title {
	background-color: #444444;
	padding: 4px;
	color: #FFFFFF;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #0066FF;
	margin-bottom: 10px;
}
#ranking .content {
}
#ranking ul {
	margin-left: 30px;
	list-style-type: decimal;
	list-style-position: outside;
	font-size: 14px;
	line-height: 20px;
}
#ranking li {
	margin-bottom: 5px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#keyword {
	margin-bottom: 10px;
}
#keyword .title {
	background-color: #444444;
	padding: 4px;
	color: #FFFFFF;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #0066FF;
	margin-bottom: 10px;
}
#keyword .content {
}
#keyword .content div.left {
	width: 130px;
	float: left;
	margin-right: 5px;
}
#keyword .content div.right {
	width: 130px;
	float: left;
}
#keyword   ul.keyword {
	margin-left: 18px;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 14px;
	line-height: 20px;
}
#keyword  ul.keyword li {
	margin-bottom: 5px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#tokushu {
	margin-bottom: 5px;
}
#tokushu .title {
	background-color: #444444;
	padding: 4px;
	color: #FFFFFF;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #0066FF;
	margin-bottom: 10px;
}
#tokushu .content {
}
#tokushu    .photo_frame {
	height: 70px;
	width: 70px;
	border: 1px solid #000000;
	float: left;
	margin-right: 4px;
}
#tokushu h1 {
	font-size: 14px;
}
#tokushu h2 {
	font-size: 12px;
	margin-bottom: 5px;
}
#tokushu h3 {
	font-size: 12px;
}
#product {
	margin-bottom: 5px;
	clear: both;
}
#product .title {
	background-color: #444444;
	padding: 4px;
	color: #FFFFFF;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #0066FF;
	margin-bottom: 10px;
}
#product  ul {
	margin-top: 10px;
	list-style-type: disc;
	margin-left: 18px;
	list-style-position: outside;
	font-size: 14px;
	line-height: 20px;
}
#product  li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#book {
	margin-bottom: 5px;
	clear: both;
}
#book .title {
	background-color: #444444;
	padding: 4px;
	color: #FFFFFF;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #0066FF;
	margin-bottom: 10px;
}
#industry {
	margin-bottom: 5px;
}
#industry .title {
	background-color: #444444;
	padding: 4px;
	color: #FFFFFF;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #0066FF;
	margin-bottom: 10px;
}
#industry .content {
}
#industry    .photo_frame {
	height: 70px;
	width: 70px;
	border: 1px solid #000000;
	float: left;
	margin-right: 4px;
}
#industry h1 {
	font-size: 14px;
}
#industry h2 {
	font-size: 12px;
	margin-bottom: 5px;
}
#industry h3 {
	font-size: 12px;
}
#industry  ul.list {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#industry ul.list li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

.TabbedPanels {
	width: 100%;
}
.TabbedPanelsTabGroup {
}
.TabbedPanelsTabGroup     ul {
	list-style-type: none;
}
.TabbedPanelsTab {
	float: left;
	-khtml-user-select: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 5px;
	width: 40px;
	text-align: center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.TabbedPanelsTabHover {
	background-color: #CCCCCC;
}
.TabbedPanelsTabSelected {
	background-color: #CCCCCC;
}
.TabbedPanelsContentGroup {
	clear: both;
	border: 1px solid #CCCCCC;
	height: auto;
}
.TabbedPanelsContent {
	padding: 10px;
}
.TabbedPanelsContent ul.list {
	list-style-image: url(/images/common/icon_article.gif);
	font-size: 14px;
	line-height: 20px;
}
