/* #site-box {
          width : 950px;
	  margin: 0 auto;
} */

h1{
	font-weight: bold;
	text-align: center;
	border-top: thin solid;
	border-bottom: thin solid;
	margin-top: 10px;
	margin: 30px 30px;
	padding: 10px;
}

h2{
	font-weight: bold;
	background-color:#490087;
	color: #FFFFFF;
	padding: 5px;
	text-indent: 10px;
	clear: both;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}

h3{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: normal;
}

h4{
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
	text-indent:30px;
}

h5{
        font-size: 1.25em;
        font-weight: bold;
        background-color: royalblue;
        color: #FFFFFF;
        padding: 5px;
        clear: both;
        margin-top: 1.25em;
        margin-bottom: 1.25em;
}

h6{
	font-size: 1.0em;
	font-weight: normal;
	background-color: #D5F5E3;
	color: #000000;
	padding: 5px;
	clear: both;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
	margin-right: 0.5em;
	margin-left: 0.5em;
}

.site{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-collapse: separate;
	border-spacing: 0px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.site th{
	padding:4px;
	text-align: left;
	vertical-align: top;
	color: #444;
	background-color: aliceblue;
	border-left: 3px #999;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.site td{
	padding:4px;
	background-color: #fafafa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.message{
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-weight: normal;
}

div.imagebox {
border: 0px;
   width: 280px;
   float: left;
   padding: 0 15px 5px 15px;
}

table.message{
        margin-bottom: 0px;
        margin-left: 60px;
        font-weight: normal;
}

p.image, p.caption {
   text-align: center;
   margin: 5px;
   font-size: small;
}

p.caption {
   font-size: small;
}

dt{
	margin-left: 25px;
	margin-bottom: 1em;
	margin-top: 1em;
	color: white;
	background-color: gray;
	padding-left: 0.25em;
	padding-top: 0.15em;
	padding-bottom: 0.15em;
	clear: left;
}

iframe{
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 66px;
}

table.bordered {
	border-collapse: collapse;
}

table.bordered td {
	border: solid 1px black;
	padding: 0.3em;
}

table.bordered th {
        border: solid 1px black;
        padding: 0.3em;
}

ul.images {
	list-style: none;
}

ul.images > li {
	background-size: auto 100px;
	background-repeat: no-repeat;
	background-position-x: left;
	background-position-y: center;
	margin-top: 1.0em;
	margin-right: 1em;
	padding-left: 120px;
	height: auto;
	line-height: 100px;
}

ul.images > li * {
	line-height: normal;
}

ul.images200 {
	list-style: none;
}

ul.images200 > li {
        background-size: auto 175px;
        background-repeat: no-repeat;
        background-position-x: left;
        background-position-y: center;
        margin-top: 1.0em;
        margin-right: 1em;
        padding-left: 275px;
        height: auto;
        line-height: 180px;
}

ul.images200 > li * {
        line-height: normal;
}

#prof-itoh {
	background-image: url(image/itoh_makoto.jpg);
}

#prof-omote {
	background-image: url(tsukuba_omote_small.jpg);
}

#prof-amagasa {
	background-image: url(amagasa-profile.jpg);
}

#lab-ninti {
	background-image: url(IMG_2.jpg);
}

#lab-tinou {
	background-image: url(robot.jpg);
}

#lab-iplab {
	background-image: url(IPLAB.jpg);
}

video {
	margin-left: 66px;
}

video.asr4 {
	width: 420px;
	height: 315px;
}

video.asr16 {
	width: 560px;
	height: 315px;	
}

