body {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  background-color: #efefef;
  color: white;
  background-repeat: repeat-x;
  font-size: 18px;
  line-height: 180%;
  height: 100%;
  margin: 0;
  -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
}

html,body {
    height: 100%;
    text-align: center;
    margin: 0px auto;
}


a {
  color: #626262;
  text-decoration: none;
}

a:hover {
  color: #004691;
}

h1 {
	font-family: 'Armata';
	font-weight: normal;

	color: white;
}
h1.white {
	font-family:  'Armata';
	font-weight: normal;

	color: #FFFFFF;
}

h2 {
	font-family: 'Armata';
	color: #3e3e3e;
}

h3 {
	font-family: 'Armata';
	color: #3e3e3e;
}

p {
  overflow: hidden;
  padding: 10px 0;
  text-align: left;
}


div#headerArea {    
    background-color: #990014;
    height: auto;    
    color: white;      
    margin-right: auto;    
    margin-left: auto;  
    padding-top: 30px;  
    text-align: left;  
    top: 0;  
    left: 0;  
    width: 100%; 
}  



/* ヘッダーメニューバー */

ul.header-menu{
margin: 0px;
padding: 0px;
list-style: none;
}



ul.header-menu li{
	line-height: 1.3em;
	text-align: center;
	width: 15%;
	float: left;
}

ul.header-menu li.logo{
	text-align: center;
	min-width: 288px;
	float: left;
}

ul.header-menu div.title-f{
	font-family:  'Alex Brush', cursive;
	color: #E47B8B;
	font-size: 1em;
	margin: 0px;
	display: inline;
}

ul.header-menu li:hover{

	background-color: #FFE2E1;
	color: #944955;
	text-align: center;
	width: 15%;
	float: left;
}


ul.header-menu a{
	display: block;
	height: 30px;
	padding: 30px 0px;
	font-size: 1em;
}

ul.header-menu a.logo{
	display: block;
	height: 90px;
	padding: 0px;
}


ul.header-menu div.small-font {
	color: #717172;
}




div#footerArea {  
     width: 100%;  
     background-color: rgba(0,0,0,0.30);  
     text-align: left; 
             
}  

#container {  
    min-height: 95%;   
    _height: 95%; /* for IE6 */
}  

* html div#contentsArea{  
    margin: 0 auto;
}  

.wrapper{
    text-align: left;
    margin: 0 auto;
    max-width: 980px;
	_width: 960px;

}

.corner {
margin-right: 5px;
margin-left: 5px;
border-style: solid;
border-color: #c7c7c7;
border-width: 1px;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background: white;

}
.corner-div {
margin-right: 5px;
margin-left: 5px;
border-style: solid;
border-color: #c7c7c7;
border-width: 1px;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background: white;
}

.corner:hover {
background-color: #5dbae8;
color: white;
margin-right: 5px;
margin-left: 5px;
border-color: #5dbae8;
border-width: 1px;
border-style: solid;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

}




.footer1{ background-repeat: no-repeat; background-position: right; height: 30px;}


.footer2{ padding-bottom: 40px; padding-top: 20px; font-size: 13px; color: white;  }

.footer2 a{color: white;}
.footer2 a:hover{text-decoration: underline; color: white;}

.ulfooter2{ margin-left: 0px; margin-bottom: 8px; margin-right: 0px; margin-top: 5px; line-height: 1.4em; font-size: 12px; padding-left: 10px; }
.footertitle{padding: 0px; margin: 0px; font-weight: bold;}


.nav {

	padding: 0 20px;
	margin: 0 auto 60px;

}


.button { border-style: none;

/* Firefox v3.6+ */
background-image:-moz-linear-gradient(50% 0% -88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,50% 0%,51% 105%,color-stop(0, rgb(247,247,247)),color-stop(0.28, rgb(238,238,238)),color-stop(0.28, rgb(230,230,230)),color-stop(1, rgb(217,217,217)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
background-image:linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7,endColorstr=#ffd9d9d9,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7,endColorstr=#ffd9d9d9,GradientType=0);width: auto;
text-shadow:0px -1px  1px rgba(0, 0, 0, .4), 0px 1px #fff;/* テキストくぼませ */
max-width: 480px;
display:block; margin: 5px; padding:10px;
border-style: solid;
border-color: #c7c7c7;
border-width: 1px;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

 -webkit-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34) ; /* Safari, Chrome用 */
  -moz-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34); /* Firefox用 */
  box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34); /* CSS3 */

}
.button:hover { color: white; border-style: none; background-image: url(none);
/* Firefox v3.6+ */
background-image:-moz-linear-gradient(50% 0% -90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(0,75,147)),color-stop(0.22, rgb(0,73,144)),color-stop(0.7, rgb(0,62,131)),color-stop(1, rgb(0,62,131)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
background-image:linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff004b93,endColorstr=#ff003e83,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff004b93,endColorstr=#ff003e83,GradientType=0);
display:block; margin: 5px; padding:10px;
text-shadow:0px 0px  0px rgba(0, 0, 0, .4), 0px 0px #fff;/* テキストくぼませ */
color: white;
border-color: #00468c;
border-width: 1px;
border-style: solid;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

  -webkit-box-shadow: 0 0 8px 0 #baccf2; /* Safari, Chrome用 グロー*/
  -moz-box-shadow: 0 0 8px 0 #baccf2; /* Firefox用 */
  box-shadow: 0 0 8px 0 #baccf2; /* CSS3 */
}


.button-m { border-style: none;

/* Firefox v3.6+ */
background-image:-moz-linear-gradient(50% 0% -88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,50% 0%,51% 105%,color-stop(0, rgb(247,247,247)),color-stop(0.28, rgb(238,238,238)),color-stop(0.28, rgb(230,230,230)),color-stop(1, rgb(217,217,217)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
background-image:linear-gradient(-88deg,rgb(247,247,247) 0%,rgb(238,238,238) 28%,rgb(230,230,230) 28%,rgb(217,217,217) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7,endColorstr=#ffd9d9d9,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#fff7f7f7,endColorstr=#ffd9d9d9,GradientType=0);width: auto;
text-shadow:0px -1px  1px rgba(0, 0, 0, .4), 0px 1px #fff;/* テキストくぼませ */
max-width: 100%;
display:block; margin: 0px; padding:10px;
border-style: solid;
border-color: #c7c7c7;
border-width: 1px;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

 -webkit-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34) ; /* Safari, Chrome用 */
  -moz-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34); /* Firefox用 */
  box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.34); /* CSS3 */

}
.button-m:hover { color: white; border-style: none; background-image: url(none);
/* Firefox v3.6+ */
background-image:-moz-linear-gradient(50% 0% -90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(0,75,147)),color-stop(0.22, rgb(0,73,144)),color-stop(0.7, rgb(0,62,131)),color-stop(1, rgb(0,62,131)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
background-image:linear-gradient(-90deg,rgb(0,75,147) 0%,rgb(0,73,144) 22%,rgb(0,62,131) 70%,rgb(0,62,131) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff004b93,endColorstr=#ff003e83,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff004b93,endColorstr=#ff003e83,GradientType=0);

text-shadow:0px 0px  0px rgba(0, 0, 0, .4), 0px 0px #fff;/* テキストくぼませ */
color: white;
border-color: #00468c;
border-width: 1px;
border-style: solid;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

  -webkit-box-shadow: 0 0 8px 0 #baccf2; /* Safari, Chrome用 グロー*/
  -moz-box-shadow: 0 0 8px 0 #baccf2; /* Firefox用 */
  box-shadow: 0 0 8px 0 #baccf2; /* CSS3 */
}


#tab {
	padding-top: 10px;
	padding-bottom: 20px;

}



#tab li {
text-shadow:0px -1px  1px rgba(0, 0, 0, .4), 0px 1px #fff;/* テキストくぼませ */
  min-width: 150px;
  float: left;
  padding: 10px;
  list-style: none;
  cursor: pointer;
border-style: none; width: auto;max-width: 220px;display:block; margin:0px; padding:10px;
margin-right: 5px;
margin-left: 5px;
border-style: solid;
border-color: #c7c7c7;
border-width: 1px;
text-align: center;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-image: url(http://nixus.jp/images/button-back2.png);
 -webkit-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.54) ; /* Safari, Chrome用 */
  -moz-box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.54); /* Firefox用 */
  box-shadow: 2px 2px 5px 0px rgba(155,155,155,0.54); /* CSS3 */



}


.border {
	border-color: #c7c7c7;
	border-width: 1px;
	border-style: solid;
}



#mobimenu{
padding-bottom: 10px;
padding-top: 10px;
width: 100%;border-style: none;text-align: left;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background: #282828;
}

#mobimenu a{

	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: white;

}


.side{

width:220px !important

}



table.tbl{
	width: 80%;
	margin: 15px auto 10px auto;
}


table.tbl th{
	text-align: center;
	padding:5px;
	background:#a9dae8;
	border:1px solid #c7c7c7;
}



table.tbl td{
	border:solid 1px #c7c7c7;
	padding:5px;
}


table.tbl tr.odd td{
	background: #f0f0f0;
}

.center{



	text-align: center;



}

.big{
	font-family:inherit;
	display: inline;
	font-size: 1.6em;
}

.small-font{ display: inline; color: #9e9e9e; font-size: x-small; }
.small-font2{  color: #9e9e9e; font-size: 0.8em; line-height: 1.3em; }
.image-pic{

	
}

/*-- レスポンシブ時のiframe --*/
div.iframeWrap {
    position: relative;
    width: 100%;
}
div.iframeWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.pc{display: block}
.mobi{display: none}
.tab{display:inline }


/* フッターメニューバー */

ul.footer-menu{
margin: 0px;
padding: 0px;
list-style: none;
border-top: 1px solid #e6e6e6 ;
}

ul.footer-menu li{
	line-height: 1em;
	background-color: #D9D6D3;
	text-align: center;
	width: 25%;
	float: left;
}

ul.footer-menu div.title-f{
	font-family:  'Open Sans', sans-serif;
	font-size: 1.2em;
	margin: 0px;
	display: inline;
}

ul.footer-menu li:hover{

	background-color: #E4E3E0;
	text-align: center;
	width: 25%;
	float: left;
	border-bottom:1px solid rgba(255,255,255,1);
}


ul.footer-menu a{
	display: block;
	padding: 10px 0px 10px 0px;
	font-size: 1em;
}

ul.footer-menu div.small-font {
	color: #717172;
}



/* レスポンシブナビゲーション */

ul#navi { display: none; padding: 0px;margin: 0; }

.open { display: block; }
    	    #pageslide { width: 100px; }
    	    #pageslide #navi li { padding: 10px 10px 10px 10px;margin: 0px; border-bottom: 1px solid #666; list-style: none; }
    	    #pageslide #navi li a { color: #FFF; border: none; }
    	    #pageslide #navi li a:hover { text-decoration: underline; }
    	}
    	




@media print{
.nodisp{display: none}
.subnavimg{
	width: 120px;	
}
}

@media screen{
.print{display: none}
}

/* =Tablet (Portrait)
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .wrapper { width: 748px; }


.subnavimg{
	
	width: 120px;
	
}



}


/* =Mobile (Portrait)
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	.wrapper { width: 95%; min-width: 300px; }
	#nav, #header h1 { float: none; }
	#header h1 { margin-bottom: .5em; }
	#nav ul li { margin: 0; float: none; margin-bottom: 1px; background-color: #f6f6f6; }
	#nav ul li a, #nav ul li span { display: block; padding: 2px 5px; }
	.navarea { display: none; }
	.pc { display: none; }
	.mobi { display: block; }
	
	.tile0{ border-left-style: none; border-bottom-style: solid; border-right-style: none; border-top-style: none; border-bottom-color: #00468c; border-bottom-width: 1px; margin-top: 1px; padding-right: 10px; padding-left: 10px; }
	.tile{ border-style: none; padding-right: 10px; padding-left: 10px; }
	.tile2{ border-style: solid; margin-right: 5px; margin-left: 5px; padding-right: 10px; padding-left: 10px;}
	
	/*.tile0{ border-color: #e6e6e6; border-style: solid; border-width: 1px; margin-top: 1px; padding-bottom: 10px; padding-top: 10px; padding-right: 10px; padding-left: 10px;-moz-border-radius:5px;-webkit-border-radius:5px; }
	.tile{ border-width: 1px; border-style: solid; border-color: #e6e6e6; padding-bottom: 10px; padding-top: 10px; padding-right: 10px; padding-left: 10px;-moz-border-radius:5px;-webkit-border-radius:5px; }
	.tile2{ border-color: #e6e6e6; border-width: 1px; border-style: solid; padding-bottom: 10px; padding-top: 10px; margin-right: 5px; margin-left: 5px; padding-right: 10px; padding-left: 10px; -moz-border-radius:5px;-webkit-border-radius:5px;}*/


.big{
	font-family:inherit;
	display: inline;
	font-size: 1.2em;
}


.subnavimg{
	
	width: 90px;
	
}

.image-pic{
	width: 90%
	
}



ul.footer-menu{
margin: 0px;
padding: 0px;
list-style: none;
border-top: 1px solid rgba(255,255,255,0.5);	
}

ul.footer-menu li{
	width:49%;

	text-align: center;
	border-left: 1px solid  rgba(255,255,255,0.5);
	border-right: 1px solid  rgba(255,255,255,0.5);
	border-bottom:1px solid  rgba(255,255,255,0.5); 
}

ul.footer-menu li:hover{
	width:49%;
	background-color: rgba(185,185,185,1);
	text-align: center;
	border-left: 1px solid  rgba(255,255,255,0.5);
	border-right: 1px solid  rgba(255,255,255,0.5);
	border-bottom:1px solid  rgba(255,255,255,0.5); 
}

ul.footer-menu li:nth-child(odd) {
 	float: left;
	width: 50%;
 }


ul.footer-menu a{
	display: block;
	padding: 10px 0px 10px 0px;
	font-size: 1em;
}







/* =Mobile (Landscape)
-----------------------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.wrapper { width: 420px; }

}





