body{ 
 	background-color: ;
 	color: #1a1a1a
} 

body{  
    margin: 0;  
    padding: 0px 0 0px 0;  
}  
* html body{  
    overflow: hidden;  
}   
div#header {   
   	width: 100%;  
	height: px;  
	text-align: center;
	color: #fff;  
}  

div#footer {  
	font-family: メイリオ, Meiryo UI; 
	font-size: 9px;
	width: 100%;  
	text-align: center;
	color: #fff; 
	background-color: #000000;
}  

* html div#content{  
    height: 100%;  
    overflow: auto;  
}  


h1 {
	font-family: メイリオ, "Meiryo UI";
	color: #1a1a1a;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: center;
	margin-top: 0px;
}
 

h2 {
	font-family: メイリオ, "Meiryo UI";
	color: #1a1a1a;
	text-align: center;
	font-size: 22px;
	left: 10px;
	margin-top: 20px;
	margin-bottom: 40px;
}
 

h3 {
	font-family: メイリオ, "Meiryo UI";
        color: #ffffff;
	text-align: center;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1.5em;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	font-size: 19px;
	background-color: #000080;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
 

h4 {
	font-family: メイリオ, "Meiryo UI";
	　color: #4169e1;
	position: relative;
	padding-top: 0.4em;
	padding-right: 0.3em;
	padding-bottom: 0.4em;
	padding-left: 1.5em;
	border-width: 1px;
	border-style: solid;
	border-color: #b8d6e6;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	font-size: 16px;
	font-weight: bold;
	color: #4169e1;
	margin-left: 10px;
	margin-right: 10px;
}
 
h4::after {
     position: absolute;
     top: 50%;
     left:0.7em;
     transform:translateY(-50%);
     content: '';
     width: 6px;
     height:60%;
     background-color: #4169e1;
}

h5 {
	font-family: メイリオ, "Meiryo UI";
	color: #000000;
	position: relative;
	background-image: url(http://ncdda.information.jp/test/image/h5.png);
	background-repeat: no-repeat;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	border-bottom-right-radius: 8px 8px;
	border-bottom-left-radius: 8px 8px;
	opacity: 0.7;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	font-size: 15px;
	font-weight: 300;
	left: 10px;
	width: 280px;
}

h6 {
	font-family: メイリオ, "Meiryo UI";
	color: #1a1a1a;
	text-align: center;
	font-size: 18px;
	left: 10px;
	margin-top: 40px;
	margin-bottom: 10px;
}




p {
	width: ;
	font-family: メイリオ, "Meiryo UI";
	font-size: 14px;
	line-height: 200%;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}

img {
	opacity: 0.8;

}

.image {
	opacity: 1;
}

li {
	font-family: メイリオ, "Meiryo UI";
	font-size: 14px;
	margin-right: 28px;
	padding: 10px 0;
        line-height : 160%;
}

.limenu {
	font-family: メイリオ, "Meiryo UI";
	font-size: 12px;
	margin-right: 28px;
}


.new {
	font-family: メイリオ, "Meiryo UI";
	text-align: left;
	list-style-image: url(http://ncdda.information.jp/test/image/new.png);
	padding-bottom: 10px;
}

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

a:hover {
	color: ;
	text-decoration: none;
}

.box1 {
	width: 250px;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-bottom-left-radius: 5px 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;


}


.box2 {
	width: 250px;
	font-size: 12px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
        background-color: #f0f8ff;


}

.box3 {
	width: 250px;
	font-size: 14px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
        background-color: #ff1493;

}

.box4 {
	width: 250px;
	font-size: 12px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 15px;
        background-color: #ffffb3;

}

hr {
	width: 290px;
	border-width: 0.5px;
	border-style: groove;
	border-color: #abb7cb;
	margin-top: 40px;
	margin-bottom: 20px;
}

table {
	font-family: メイリオ, "Meiryo UI";
	text-align: center;
	background-color: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*上へ戻るボタン
--------------------------------*/
.pagetop
    {
    position: fixed;
    bottom: 16px;
    right: 10px;
    opacity: 0.9 ;
    }
 
.pagetop a
    {
    display: block;
    text-decoration: none;
    }

/*ここまで
--------------------------------*/

/*メニューボタン
--------------------------------*/
.menu
    {
    position: fixed;
    top: 5px;
    right: 10px;
    opacity: 0.9 ;
    }
 
.menu a
    {
    display: block;
    text-decoration: none;
    }

/*ここまで
--------------------------------*/