@charset "UTF-8";

/**
@prefix : <http://purl.org/ns/doas#> .
<> a :CSSStylesheet;
 :shortdesc "サイト共通のブロックのスタイル（ヘッダーやフッターなど）";
 :rights <http://www.mdis.co.jp/>;
 :dependencies "none" .
*/


/*  ****************  Style TOC  ****************  */
/** 01: General Styles
/**	02: Header
/**	03: Navigation
/**	04: topicPath
/**	05: Content
/**	06: Footer
/**	07: Mitsubishi Electoric
/*  *********************************************  */


/* =============================================== */
/** 01: General styles
/* ----------------------------------------------- */

html {}

body {
	margin: 0;
	line-height: 1.5;
}

h1 {
	clear: both;
	margin: 0 0 1em 0;
	font-size: 1.3em;
}

h2 {
	clear: both;
	padding: 0.2em 0 0 1.3em;
	margin: 0 0 1em 0;
	font-size: 1.2em;
	background: url("/site_common/parts/bg/h2_bg.png") no-repeat;
	border-top: 1px solid #ddd;
	border-right: 1px solid #eee;
}

h3 {
	clear: both;
	padding: 0 0 0.5em 0;
	margin: 0 0 1em 0;
	font-size: 1em;
	background: url("/site_common/parts/bg/h3_bg.png") left bottom no-repeat;
}

h4 {
	clear: both;
	padding-left: 0.5em;
	margin: 1.8em 0 1em 0;
	border-left: 4px solid #0084ca;
	font-size: 0.9em;
}

p {
	clear: both;
	padding: 0 0.5em 0.5em 0.5em;
	margin: 0 0 1em 0;
	font-size: 0.9em;
}

ul, ol, dl {
	padding: 0 1em 0 2em;
	margin: 0 0 1em 0;
	font-size: 0.9em;
}

ul.adjacent {
	margin-top: -1em;
}

dt {
	font-weight: bold;
}

ul ul, ol ul, ol ol {
	font-size: 1em;
}

em {
	font-style: normal;
	font-weight: bold;
}

form, address {
	font-size: 0.8em;
	font-style: normal;
}

hr {
	clear: both;
	visibility: hidden;
}

.clear {
	clear: both;
}

.caution {
	clear: both;
	padding: 0.2em 0.5em;
	margin-bottom: 0.5em;
	border: 1px outset #ddd;
	background: #ffe;
}

.caution p {
	margin-bottom: 0;
}

.important {
	color: #c00;
}

.warning {
	color: teal;
}

img.external {
	padding: 0 0.2em;
	vertical-align: middle;
	float: none !important;
}

/* news list */

#content ul.news {
	float: left;
	width: 600px;
	line-height: 1.2;
	list-style: none;
}

#content ul.news li {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #ddd;
}

#content ul.news li span.date {
	float: left;
	width: 110px;
}

#content ul.news li span.item {
	float: left;
	width: 490px;
}

#content ul.news li img {
	margin-right: 3px;
	vertical-align: bottom;
}

/* pdf style */

#content ul.pdf {
	line-height: 1.2;
	list-style: none;
}

#content ul.pdf li {
	padding-bottom: 0.2em;
	margin-bottom: 0.5em;
	border-bottom: 1px dotted #ddd;
}

#content p.pdf, #content ul.pdf {
	padding-left: 20px;
	margin-left: 0.5em;
	text-indent: -20px;
}

#content span.pdf {
	width: 470px !important;
	padding-left: 20px;
	text-indent: -20px;
}

#content p.pdf img, #content ul.pdf img, #content dd.pdf img, #content span.pdf img {
	margin-right: 3px;
	vertical-align: bottom;
}

/* download icon */

#content p.download img,
#content span.download img {
	padding-left: 2px;
	margin-right: 3px;
	vertical-align: middle;
}

/* misc */

a img {
	border: none;
}

abbr, acronym, dfn {
	border-bottom: 1px dotted black;
	font-style: normal;
}

abbr: hover, acronym: hover, dfn: hover {
	background: #eee;
	cursor: pointer;
}

.log p {
	display: none;
}

.logo {
	width: 838px;
	height: 16px;
	padding: 6px;
	margin: 3px auto 3px auto;
	background: #0084CA url("/site_common/parts/bg/logo_bg.png") top left no-repeat;
	text-align: right;
}


/* link */

a:link {
	color: #048;
}

a:visited {
	color: #636;
}

a:hover {
	color: #e47911;
	text-decoration: none;
}


/* =============================================== */
/** 02: Header
/* ----------------------------------------------- */



/* =============================================== */
/** 03: Navigation
/* ----------------------------------------------- */



/* =============================================== */
/** 04: topicPath
/* ----------------------------------------------- */

p#topicPath {
	font-size: 0.8em;
	width: 850px;
	padding: 0 0 0.2em 0;
	margin: 0 auto 0.2em auto;
}


/* =============================================== */
/** 05: Content
/* ----------------------------------------------- */

#content {
	clear: both;
	width: 850px;
	margin: 3px auto 0 auto;
}


/* =============================================== */
/** 06: Footer
/* ----------------------------------------------- */



/* =============================================== */
/** 07: Mitsubishi Electoric
/* ----------------------------------------------- */

.skipnav { display: block; position: absolute; left: -9999px; top: 0; width: 0; height: 0; overflow: hidden; clear: none; }
#skipnav { display: block; position: absolute; left: -9999px; top: 0; width: 0; height: 0; overflow: hidden; }

/* clearfix: Ver.2007.05.31 -------- */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 1; overflow: hidden; }
.clearfix { display: inline-block; }
/*\*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/**/

/* Global Header */
div#global_header { margin:0 0 0 0; padding:0 0 0 0; width:100%; background:url("/site_common/parts/header/bg_t.gif") repeat-x; color: #444; font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif; line-height: normal; text-align: left; }

/* Global Header - Initialization Parameter ---------------- */
div#global_header * { margin: 0 0 0 0; padding: 0 0 0 0; float: none; }
div#global_header ol,
div#global_header ul { list-style: none; font-weight: normal; font-style: normal; }
div#global_header input { color: #444; font-family: "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif; line-height: 1.417em; }
html>/**/body div#global_header input { font-family: sans-serif; }/* Win IE 以外 */
div#global_header fieldset { border: none; }
div#global_header legend { display: none; }

/* Global Header - Base Style ---------------- */
/* Global Header - Container Style */
div#global_header .container { position: relative; margin: 0 auto 0 auto; padding: 4px 0 0 0; width: 850px; background: url("/site_common/parts/header/container_bg_t.gif") repeat-x; }

/* Global Header - Site ID Style */
div#global_header #site_id { width: 147px; height: 55px; float: left;}

/* Global Header - Function Navigation */
div#global_header .function_nav { padding: 0 0 0 16px; width: 494px; min-height: 46px; background: url("/site_common/parts/header/function_separator.gif") no-repeat 0 9px; float: left; }
* html div#global_header .function_nav { height: 46px; }/* Win IE 6 以前 */
div#global_header .function_nav .head { padding: 20px 0 0 0; width: 62px; float: left; }
div#global_header .function_nav ul { padding: 20px 0 0 0; float: right; }
div#global_header .function_nav ul li { padding: 0 0 0 10px; float: left; }
div#global_header .function_nav ul li a { display: block; }

/* Global Header - Dynamic Navigation */
div#global_header .dynamic_nav { width: 190px; float: right; }
div#global_header .dynamic_nav ul {}
div#global_header .dynamic_nav ul li { padding: 20px 3px 0 0; float:left; }
div#global_header .dynamic_nav ul li * { display: block; }
div#global_header .dynamic_nav ul li.q input { position: relative; margin: -2px 0 0 0; padding: 0 2px 0 2px; width: 128px; height: 1.417em; border: 1px solid #cdcdcd; color:#727272; }
* html div#global_header .dynamic_nav ul li.q input { margin: -3px 0 0 0; }/* Win IE 6 以前 */
div#global_header .dynamic_nav ul li.btn input { width: 32px; height: 15px; border: none; }

/* Global Navigation */
div#global_nav { margin: 0 0 0 0; padding: 0 0 0 0; width: 100%; background: url("/site_common/parts/gnav/bg.gif") repeat-x; color: #444; font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Lucida Grande", "Hiragino Kaku Gothic Pro", Osaka, Verdana, "ＭＳ Ｐゴシック", sans-serif; line-height: normal; text-align: left; }

/* Global Navigation - Initialization Parameter ---------------- */
div#global_nav * { margin: 0 0 1px 0; padding: 0 0 0 0; float: none; }
div#global_nav ol,
div#global_nav ul { list-style: none; font-weight: normal; font-style: normal; }

/* Global Navigation - Base Style ---------------- */
/* Global Navigation - Container Style */
div#global_nav .container { margin: 0 auto 0 auto; padding: 1px 0 1px 0; width: 850px; background: url("/site_common/parts/gnav/container_bg.gif") no-repeat; }

/* Global Navigation - Navigation Style */
div#global_nav ul {}
div#global_nav ul li { padding: 0 1px 0 0; height: 27px; background: url("/site_common/parts/gnav/separator.gif") no-repeat 100% 6px; float: left; }
div#global_nav ul li a { display: block; }

/* Global Footer */
div#global_footer { margin: 0 0 0 0; padding: 3px 0 3px 0; width: 100%; background: url("/site_common/parts/footer/bg.gif") repeat-x; clear: both; }

/* Global Footer - Initialization Parameter ---------------- */
div#global_footer * { margin: 0 0 0 0; padding: 0 0 0 0; float: none; }
div#global_footer ol,
div#global_footer ul { list-style: none; font-weight: normal; font-style: normal; }

/* Global Footer - Base Style ---------------- */
/* Global Footer - Container Style */
div#global_footer .container { margin: 0 auto 0 auto; padding: 0 0 0 0; width: 850px; }

/* Global Footer - Footer Navigation */
div#global_footer .function_nav { margin: 8px 0 0 0; width: 500px; float: left; }
div#global_footer .function_nav ul {}
div#global_footer .function_nav ul li { padding: 0 0 0 11px; float: left; }
div#global_footer .function_nav ul li.first { padding: 0 0 0 7px; }
div#global_footer .function_nav ul li a { display: block; }

/* Global Footer - Copyryght */
div#global_footer .copyright { width: 300px; float: left; padding: 0 300px 10px 7px; }
div#global_footer .copyright img { display: block; }


