/* 
全体のレイアウトを設定しているCSS
個別のcssはページ名.css
例：「index.css」
*/

body{
	width: 100%;
    /*  mdf #44 >>>*/
    background-color: #edf5fc;
    /*  mdf #44 ---*/
	/*background-color: #dbfcca;*/
    /*mdf #44 ---*/
	font-size: 14px;
}

a {
	text-decoration: none;
}

/* 読み込み完了までコンテンツを非表示*/
#contents_display { display: none; }

/* ↓↓↓ ヘッダーの設定CSS ↓↓↓ */
#header-backimg{
	width: 100%;
	background-image: url(../images/header-bg.png);
	background-repeat: no-repeat;
	background-size:cover;
}

#header-box{
	width: 1001px;
	height: 130px;
    /*height: 150px; #44    */
	margin: auto;
}

#header-inner-left {
    /*  mdf #45 >>>*/
    width: 623px;
    /*  mdf #45 ---*/
	/*width: 590px;*/
    /*  mdf #45 <<<*/
	height: 96px;
	margin: 10px 0 0 0;
	float: left;
}

#header-inner-left #logo {
	width: 140px;
	height: 84px;
	margin: 0px 4px 0 0;
	float: left;
}

#header-inner-left h1 {
    /*  mdf #45 >>>*/
    width: 460px;
    /*  mdf #45 ---*/
	/*width: 427px;*/
    /*  mdf #45 <<<*/
	height: 51px;
	margin: 14px 0 0 0;
	overflow: hidden;
}

#header-inner-left h1:hover img {
	margin-top: -51px;
}

#header-inner-right {
	width: 356px;
	height: 82px;
	float: right;
	position: relative;
}

#header-inner-right ul {
	padding: 10px 0 10px 0;
}

#header-inner-right li {
	height: 17px;
	overflow: hidden;
	margin-left: 13px;
	float: left;
	list-style: none;
}

#header-inner-right #policy-group li:first-child {
	margin: 0;
}

#header-inner-right #policy-group-en li:first-child ,
#header-inner-right #policy-group-en li:nth-child(3) {
	margin: 0;
}

#header-inner-right li:hover img {
	margin-top: -17px;
}

#header-inner-right ol {
	width: 85px;
	height: 27px;
	margin: 15px 0 0 0;
	padding: 0 0 0 90px;
	float: left;
	background-image: url(../images/header-img-textchange.png);
	background-repeat: no-repeat;
}

#header-inner-right ol li {
	width: 20px;
	height: 12px;
	margin: 3px 0 0 8px;
	padding: 4px 0 4px 0;
	text-align: center;
	float: left;
	background-image: url(../images/textsizer-bg.png);
	background-repeat: no-repeat;
}

#header-inner-right ol li a {
	color: #808080;
}

#header-inner-right #search{
	width: 166px;
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
/*	float: left;*/
	float: right;
}
#header-inner-right #search-en {
	width: 166px;
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
/*	float: left;*/
	float: right;
}

#header-inner-right #search #search-word,
#header-inner-right #search-en #search-word{
	width: 70%;
	height: 24px;
	padding: 0 0 0 24px;
	color: #bbbbbb;
	float: left;
	background-image: url(../images/header-serch-glasspng.png);
	background-repeat: no-repeat;
	background-position: left;
	border: 1px solid #999999;
	box-sizing: border-box;
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2) inset;
	-o-box-shadow: 2px 2px 2px rgba(0,0,0,0.2) inset;
	-ms-box-shadow: 2px 2px 2px rgba(0,0,0,0.2) inset;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2) inset;
}

#header-inner-right #search #submit,
#header-inner-right #search-en #submit{
	width: 45px;
	height: 24px;
	margin: 0 0 0 3px;
	display: block;
	color: #ffffff;
	float: left;
}
#header-inner-right #header-btn-gifu {
    position: absolute;
    width: 240px;
    height: 37px;
    bottom: -59px;
    right: 720px;
    display: block;
    background-color:orange;
    border-radius:5px;
    text-align:center;
    color:black;
    font-weight: bold;
    line-height:10px;
}
#header-inner-right #header-btn-gifu:hover {
    opacity:0.7;
}
#header-inner-right #header-btn-gifu div{
    width:auto;
    heigh:auto;
    margin:2px;
    padding:6px 4px 4px 4px;
    border: solid rgba(255,255,255,0.5) 0.5px;
    border-radius:3px;
}
.en #header-inner-right #header-btn-gifu div{
    padding-bottom:2px;
}
#header-inner-right #header-btn-gifu #span-jp{
    font-size:13px; 
    color: transparent;
     text-shadow: 0 0 1px #fff;
}
#header-inner-right #header-btn-gifu #span-en{
    font-size:10px;
}

#header-inner-right #header-btn-nuemds {
	/*width: 323px;*/
    width: 345px;
	height: 37px;
	position: absolute;
	bottom: -39px;
    /*bottom: -59px;*/
	overflow: hidden;
	display: block;
}

/* add okawa >>> */
#header-inner-right #header-btn-THERS-Tech {
    position: absolute;
    display: block;
    height: 37px;
    bottom: -39px;
    right: 360px;
}
#header-inner-right #header-btn-THERS-Tech:hover {
    opacity:0.7;
}
#header-inner-right #header-btn-THERS-Tech img {
    height: 37px;
}
/* add okawa <<< */

#header-inner-right #header-btn-office {
	position: absolute;
	/*bottom: -39px;*/
    bottom: -59px;
	right: 360px;
	width: 356px;
	height: 37px;
	/*margin: 12px 0 0 0;*/
	/*float: right;*/
	overflow: hidden;
	display: block;
}

#header-inner-right #header-btn-office:hover img ,
#header-inner-right #header-btn-nuemds:hover img {
	margin-top: -37px;
}

nav {
	width: 100%;
    /*mdf   #44 >>>*/
    border-top: 5px solid #002c76;
    /*mdf   #44 ---*/
	/*border-top: 5px solid #8bc53e;*/
    /*mdf   #44 <<<*/
	background-image: url(../images/nav-bg.png);
	background-repeat: repeat-x;
}

nav ul {
	width: 1001px;
	margin: auto;
}

nav li {
	width: 125px;
	height: 40px;
	float: left;
	overflow: hidden;
    background: #fff;
}

nav li:hover img {
//	margin-top: -40px;
}

/* add okawa >>> */
nav a:hover {
    cursor: pointer;
    opacity: 0.7;
}
/* add okawa <<< */
/* ↑↑↑ ヘッダーの設定CSS ↑↑↑ */

/* ↓↓↓ コンテンツの設定CSS ↓↓↓ */
#contents-wrap {
	width: 100%;
}

#contets-box{
	width: 1001px;
	margin: auto;
	padding: 30px 0 0 0;
}
/* ↑↑↑ コンテンツの設定CSS ↑↑↑ */

/* ↓↓↓ フッターの設定CSS ↓↓↓ */
footer {
	width: 100%;
	margin: 30px 0 0 0;
	padding: 10px 0 10px 0;
    /*mdf   #44 >>>*/
    background-color: #1e73be;
    /*mdf   #44 ---*/
	/*background-color: #006d4e;*/
    /*mdf   #44 <<<*/
}

footer p {
	text-align: center;
	color: #ffffff;
	font-size: 1em;
}
/* ↑↑↑ フッターの設定CSS ↑↑↑ */


/* ↓↓↓ 角丸5px ↓↓↓ */
#header-inner-right dl dd,
#header-inner-right #search #search-word,
#header-inner-right #search #submit,
#header-inner-right #header-btn-nuemds ,
#header-inner-right #header-btn-office ,
#header-inner-right #header-btn-THERS-Tech {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
}


/* ↓↓↓ ドロップシャドウ ↓↓↓ */
nav,
#header-inner-right dl dd,
#header-inner-right #search #submit,
#header-inner-right #header-btn-nuemds ,
#header-inner-right #header-btn-office ,
#header-inner-right #header-btn-gifu ,
#header-inner-right #header-btn-THERS-Tech {
	-moz-box-shadow: 2px 2px 2px rgba(22,27,96,0.3);
	-webkit-box-shadow: 2px 2px 2px rgba(22,27,96,0.3);
	-o-box-shadow: 2px 2px 2px rgba(22,27,96,0.3);
	-ms-box-shadow: 2px 2px 2px rgba(22,27,96,0.3);
	box-shadow: 2px 2px 2px rgba(22,27,96,0.3);
	
	/* IE6-8	*/
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#161b60, direction=135, strength=2);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffededed, endcolorstr=#ffcccccc, gradienttype=0)) progid:DXImageTransform.Microsoft.Shadow(color=#161b60, direction=135, strength=2)";
	zoom: 1;
}



/* ↓↓↓ clearfix ↓↓↓ */
nav ul:after,
#contets-box:after,
.list-box:after
{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

canvas{
	display:block;
	vertical-align:bottom;
}


#particles-js{
	width:100%;
	height:100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
}
