body{margin:0px;}
body,table{font-size:13px;}
form{margin-top:0px;}
/* */
body{background-color:#eeeeee;height:100vh;}
/* ** */

html,body{
margin:0; height:100%;
}

/* 960 x 560 */
.wrapper{
width:960px;
/*height:560px;*/
/*height:720px;*/
/*height:80vh;*/
}


/* コンテンツエリア　960ｘ560 - header - footer = 960x440 */
.contents1{
width:100%;
/*height:440px;*/
/*height:600px;*/
background:#ffffff;
}

.h_600p {
height:600px;
}

.h_400p {
height:400px;
}

.waku{
overflow-y:scroll; 
display:block;
height:400px;
height:68vh;
}


/* ** */
/* フッター用　*/
.footer{
width:100%;
height:40px;
background:#336699;
color:#ffffff;
text-align:center;
line-height:40px;
}
/* ** */
.title1{
width:100%;
height:78px;
background:#336699;
font-size:26px;
font-weight:bold;
font-family:HGP創英角ｺﾞｼｯｸUB;
color:#ffffff;
border-top:2px solid #fff;
border-bottom:2px solid #369;
color:#FFFFFF; /* kaja_20160216 */
}
.button1{
cursor:pointer;
font-size:12px;
color:#ffffff;
width:94px;
height:26px;
border:2px outset #99b1cc;
background:#336699;
}
.button2{
cursor:pointer;
color:#ffffff;
width:40px;
height:40px;
border:none;
background:url(image/image2.jpg);
}
.button2_n{
cursor:pointer;
color:#ffffff;
width:40px;
height:40px;
border:none;
background:url(images/n_next.gif) no-repeat center center;
}
.button2_n_off{
color:#ffffff;
width:40px;
height:40px;
border:none;
background:url(images/n_next_off.gif) no-repeat center center;
}
.button2_b{
cursor:pointer;
color:#ffffff;
width:40px;
height:40px;
border:none;
background:url(images/n_back.gif) no-repeat center center;
}
.button2_b_off{
color:#ffffff;
width:40px;
height:40px;
border:none;
background:url(images/n_back_off.gif) no-repeat center center;
}
.button3{
cursor:pointer;
font-size:14px;
font-family:HGP創英角ｺﾞｼｯｸUB;
color:#336699;
width:94px;
height:26px;
border:2px outset;
background:#ffffff;
}
.bar{
background:url(image/image2.jpg);
color:#ffffff;
border:1px outset #999999;
}
.midashi{
width:100%;
background:#99b1cc;
table-layout: fixed; /* kaja_20200805 */
}
.midashi th{
background:#336699;
color:#ffffff;
}
.data{
width:100%;
background:#99b1cc;
table-layout: fixed; /* kaja_20200805 */
}
.data td{background:#ffffff;border:1px solid #99b1cc;border-top:0px;border-left:0px;}
.data .con{width:540px;}
.data .nenshiki{text-align:center; width:28px;}
.data .syamei{width:102px;}
.data .syaryou{width:84px;}
.data .unit{width:118px;border-right:0px;}
.text{
width:100%;
border-style:inset;
border-width:2px;
}
.login{
width:100px;
background:#99b1cc;
}
.attention{
font-size:15px;
color:red;
line-height:1.2;
}