@charset "UTF-8";

/**
@prefix : <http://purl.org/ns/doas#> .
<> a :CSSStylesheet;
:shortdesc "productsカテゴリー用の特殊スタイル";
 :rights <http://www.mdis.co.jp/>;
 :dependencies "none" .
*/


/*  ****************  Style TOC  ****************  */
/** 01: Flash
/** 02: gis special style
/** 03: signedpdf-verifier special style 
/** 04: sub_nav
/*  *********************************************  */

/* =============================================== */
/** 01: Flash
/* ----------------------------------------------- */

.flashTutorial object,
.flashTutorial embed,
.flashTutorial2 object,
.flashTutorial2 embed {
	height: 555px;
	width: 740px;
	margin: 0 0 1em 55px;
	vertical-align: bottom;
}

.flashFrame .sub {
	display: none !important;
}

.flashFrame .main {
	float: left !important;
	width: 850px !important;
}

.flashFrame .main p.flashGet {
	width: 723px !important;
	margin-left: 55px !important;
}


/* =============================================== */
/** 02: gis special style 
/* ----------------------------------------------- */

#content .main dd.useGis {
	margin-bottom: 0.2em;
	border-bottom: none;
}


/* =============================================== */
/** 03: signedpdf-verifier special style 
/* ----------------------------------------------- */

#content .main h2.releaseNote {
	margin-top: 0;
}

/* =============================================== */
/** 04: sub_nav
/* ----------------------------------------------- */

#content .sub ul ul {
	display: none;
}

.hasCase .sub ul ul.hasCase {
	display: block !important;
}

.hasTopics .sub ul ul.hasTopics {
	display: block !important;
}

.hasMerit .sub ul ul.hasMerit {
	display: block !important;
}

.hasFunction .sub ul ul.hasFunction {
	display: block !important;
}


/* special page */

.hasArea .sub ul ul.hasArea {
	display: block !important;
}

.hasMelhis .sub ul ul.hasMelhis {
	display: block !important;
}

.hasRececom .sub ul ul.hasRececom {
	display: block !important;
}

.hasRelease .sub ul ul.hasRelease {
	display: block !important;
}

.hasMovie .sub ul ul.hasMovie {
	display: block !important;
}

.hasSubsystem .sub ul ul.hasSubsystem {
	display: block !important;
}
