@charset "utf-8";
/* CSS Document */

/****************************************************
 SITE GLOBAL STYLE
****************************************************/
* {
	font-size:12px;
	line-height:1.5em;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: blue;
}

#SiteContainer {
	width: 920px;
	margin: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/parts/side_bar.gif);
	background-repeat: repeat-y;
}
#bottom {
	background-image: url(../images/parts/bottom_bar.gif);
	margin: auto;
	height: 10px;
	background-repeat: no-repeat;
	width: 920px;
	clear: both;
}

#SiteHeader {
	width: 900px;
	height: 66px;
	margin-left: 10px;
}

#HeaderLogo {
	float: left;
}

#SiteMenu {
	float: right;
}

#PageContents {
	width: 900px;
	clear: both;
	margin-left: 10px;
}

#SiteFooter {
	width: 900px;
	border-top: solid 1px black;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 0.75em;
	color: #999;
	clear: both;
	margin-top: 5px;
	margin-left: 10px;
}

.ItemTitle {
	border-bottom: ridge 2px gray;
	padding-bottom: 0.4em;
}

.ItemBody {
	font-size: 12px;
	padding: 0.4em;
}

.SpryHiddenRegion {
	visibility: hidden;
}

/****************************************************
 SPRY SITE MENU STYLE OVERRIDE
****************************************************/

#SiteMenu.MenuBarHorizontal {
	margin-top: 38px;
	font-size: 16px;
}

#SiteMenu.MenuBarHorizontal ul {
	background-color: white;
}

#SiteMenu.MenuBarHorizontal a {
	padding: 0;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
}

#SiteMenu.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: none;
}

#SiteMenu.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: none;
}

/****************************************************
 TOP PAGE STYLE
****************************************************/

#TopicFrame {
	height: 200px;
	width: 400px;
	overflow: auto;
}

#TopIntro {
	height: 260px;
	width: 900px;
}

#TechPanel .TabbedPanelsTab {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	width: 278px;
	margin: 0px;
	top: 0px;
	background-color: black;
	color: white;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-left-color: black;
}

#TechPanel .TabbedPanelsTabSelected {
	color: #F90;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #f90;
	border-right-color: #f90;
	border-bottom-color: #f90;
	border-left-color: #f90;
}

#TechPanel .TabbedPanelsContentGroup {
	background-color: white;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: black;
	border-left-color: black;
	height: 220px;
	border-bottom-color: black;
}

.popup .large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
}

.popup a:hover {
	position: relative;
}

.popup a:hover .large {
	top: -40px;
	left: -50px;
	width: auto;
	height:	auto;
	z-index: 1000;
}

#TopLogos {
	width: 900px;
	height: auto;
	margin-top: 2px;
}

.TopLogoImg {
	width: 72px;
	margin-right: 3px;
	margin-left: 3px;
}


/****************************************************
 CONTENT PAGE COMMON STYLE
****************************************************/

#ContentsContainer {
	background-image: url(../images/parts/contents_frame_r4_c1.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 900px;
}

#SideContainer {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 540px;
}

#MainContainer {
	float: right;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

/****************************************************
 SIDE MENU COMMON STYLE
****************************************************/
#SideMenu {
	width: 175px;
	position: relative;
	left: 10px;
	top: 10px;
}

#SideMenu.MenuBarVertical
{
	font-size: 16px;
	border: none;
	width: 170px;
	background-color: black;
}

#SideMenu.MenuBarVertical li
{
	width: 170px;
	font-size: 16px;
}

#SideMenu.MenuBarVertical ul
{
	font-size: 16px;
}


#SideMenu.MenuBarVertical a {
	color: white;
	font-size: 16px;
	font-weight: normal;
	background-color: black;
}

#SideMenu.MenuBarVertical a:hover, #SideMenu.MenuBarVertical a:focus
{
	background-color: #33C;
	color: #FFF;
}


#SideMenu.MenuBarVertical li.MenuBarItemIE
{
	display: inline;
	f\loat: left;
	background: black;
}

/****************************************************
 PRODUCT ITEM FRAME COMMON STYLE
****************************************************/
.frTL {
	background-image: url(../images/parts/blue_frame_top_left.gif);
	height: 16px;
	width: 16px;
	float: left;
	font-size: 0px;
}
.frTM {
	background-image: url(../images/parts/blue_frame_top.gif);
	height: 16px;
	width: 668px;
	float: left;
	font-size: 0px;
}
.frTR {
	background-image: url(../images/parts/blue_frame_top_right.gif);
	height: 16px;
	width: 16px;
	float: left;
	font-size: 0px;
}
.frItemRaw {
	width: 700px;
	height: auto;
	clear: both;
}
.frML {
	width: 700px;
	background-image: url(../images/parts/blue_frame_left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.frItemContainer {
	width: 660px;
	position: relative;
	left: 16px;
	padding-bottom: 5px;
}
.frMR {
	width: 700px;
	background-image: url(../images/parts/blue_frame_right.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.frBL {
	background-image: url(../images/parts/blue_frame_bottom_left.gif);
	height: 16px;
	width: 16px;
	float: left;
	font-size: 0px;
}
.frBM {
	background-image: url(../images/parts/blue_frame_bottom.gif);
	height: 16px;
	width: 668px;
	float: left;
	font-size: 0px;
}
.frBR {
	background-image: url(../images/parts/blue_frame_bottom_right.gif);
	height: 16px;
	width: 16px;
	float: left;
	font-size: 0px;
}

.StackedContainers {
	margin: 0 0 0 0;
}

.StackedContainers .RowContainer {
	border: none
}

.StackedContainers .RowColumn
{
	background-color: white;
	margin-bottom: 1px;
}

#TopicDate {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #00F;
	font-weight: bold;
}

#TopicTitle {
	font-size: 12px;
	background-color: white;
}

#ContentsBar {
}

.ProdName {
	color: white;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../images/parts/itembar.png);
	background-repeat: repeat-y;
}

.ProdFeature {
	padding-top: 5px;
	padding-left: 10px;
	float: left;
}

.ProdFeature li {
	list-style-image: url(../images/parts/sb_dot.gif);
	list-style-position: outside;
	margin-left: 15px;
}

.ProdPicture {
	float: left;
	margin-right: 30px;
	margin-top: 8px;
}

.links {
	height: 50px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.links .logo {
	align: center;
	width: 300px;
	float: left;
}

.links .logo img {
	height: 40px;
	vertical-align: middle;
}


.links .link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}

.frDocContainer {
	width: 660px;
	position: relative;
	left: 16px;
	background-color: #FFC;
	padding: 5px;
}

.frDocTitle {
	font-size: 14px;
	text-decoration: underline;
}
