﻿html{
	overflow-y:scroll;
}

a:link{
	color:#696969;
	text-decoration: none;
}

a:visited{
	color:#696969;
	text-decoration: none;
}

a:hover{
	color:blue;
	text-decoration:underline;
}
a:active{
	color:blue;
	text-decoration: none;
}

a img{
	border-width: 0;
}

html{
	overflow-y:scroll;
}

h1{
	margin-bottom: 0.4em;
	letter-spacing:0.7em;
	text-indent:0.2em;
	background-color:#0068A6;
	color: #ffffff;
}


h2{
	margin-top: 0.1em;
	margin-bottom: 0.1em;
	letter-spacing:0.7em;
	text-indent:0.5em;
	background-color:#0068A6;
	color: #ffffff;
}

h3{
	text-indent:0.2em;
	border-top:1px solid #0068A6;
	border-left:7px solid #0068A6;
	border-bottom:1px solid #0068A6;
	border-right:1px solid #0068A6;
}

h4{
	text-indent:0.2em;
	color:#212121;
	border-bottom:1px solid #0068A6;
}

h5{
	text-indent:0.2em;
	color:#212121;
	border-left:5px solid #212121;
}

h6.1{
	color:#767676;
	text-indent:0.2em;
	font-size:12;
	border-left:2px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

caption{
	text-indent:0.2em;
	text-align: left;
}
p.long{
	line-height:1.5;
	margin-left:5em;
}

p.long2{
	line-height:1.5;
	margin-left:0.5em;
	margin-right:1em;
}

a.footmenu{
	line-height:1.5;
	margin-left:0.5em;
	height:25px;
	font-size:8pt;
	font-family: Verdana;
	text-align: left;
	color: #ffffff;
}

table{
	font-family: Verdana;
	border-top:1px solid #cccccc;
	border-bottom:none;
	border-left:none;
	border-right:none;
	font-size:10pt;
	line-height:1.5;
	margin-left:0.5em;

}

th{
	border-top:none;
	border-bottom:1px solid #cccccc;
	border-left:none;
	border-right:none;
	background-color: #b0e0e6;
	font-weight: normal;
	padding: 10px;
}

td{
	border-top:none;
	border-bottom:1px solid #cccccc;
	border-left:none;
	border-right:none;
	padding: 10px;
}

table.menu{
	font-family: Verdana;
	border-top:1px solid #cccccc;
	border-bottom:none;
	border-left:none;
	border-right:none;
	width:92%;
	font-size:10pt;
	line-height:1.5;
	margin-left:0.5em;

}

table.2{
	font-family: Verdana;
	border:none;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	font-size:10pt;
	line-height:1.5;
	margin-left:0.5em;

}

td.2{
	border:none;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	vertical-align: top;
}

td.3{
	border:none;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
	vertical-align: top;
	font-size:80%;
}


div.cover{
	width: 780px;
	background-color: #ffffff;
	font-family: Verdana;
}

div.artcover{
	width: 900px;
	background-color: #ffffff;
	font-family: Verdana;
}

div.headmenu{
	clear: both;
	width: 780px;
	background-color: #ffffff;
	height:12px;
	font-size:8pt;
	font-family: Verdana;
	text-align: right;
}

div.title1{
	width: 780px;
	height:200px;
	background-color: #ffffff;
	font-family: Verdana;

}

.title-image {
	background: #0bd url(../img/ttl_iot_01.jpg) no-repeat;
    background-size: 100%;
    background-blend-mode: overlay;
    height: 200px;
    width: 100%;
    display: block;
}

div.title2{
	width: 780px;
	height:163px;
	background-color: #ffffff;
	font-family: Verdana;

}

div.menu{
	float:left;
	width:137px;
	background-color: #ffffff;
	height:633px;
	font-size:8pt;
	font-family: Verdana;
	text-align: left;
}
div.main{
	float:right;
	width:625px;
	background-color: #ffffff;
	font-size:9pt;
	font-family: Verdana;
	text-align: left;
}

div.foot{
	clear: both;
	color: #696969;
	margin-top:0.5em;
	background-color: #ffffff;
	border-top:1px solid #cccccc;
	height:28px;
	font-size:8pt;
	font-family: Verdana;
	text-align: center;
}
div.foot2{
	clear: both;
	color: #ffffff;
	margin-top:0.5em;
	background-color: #0068A6;
	border-top:1px solid #cccccc;
	height:28px;
	font-size:8pt;
	font-family: Verdana;
	text-align: center;
}

div.headmenu{
	padding: 0.5em;
}

div.menu, div.main, div.foot{
	padding: 0.3em;
}

body{
	background-color: #fff;
	margin-top:0;
}

div.header {
	height: 20px;
	color: #ffffff;
	background-color: #000000;
}

/*ポップアップ*/
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#pdfmap {
    display:block;
    margin-bottom: 10px;
}

.mt10px {
	margin-top: 10px;
}

.caution {
	display: block;
	padding: 370px 0px 0px 180px;
}