﻿@charset "UTF-8";

#conts h2 {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
#conts .box01 .h4_title {
	margin-bottom: 10px;
}
.box01 dl dt {
	background-image: url(../../common/images/dt_icon.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	-webkit-background-size: 4px 15px;
	background-size: 4px 15px;
	font-weight: bold;
}
.box01 dl dd {
	padding-left: 15px;
}
.box01 dl {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
.box01 li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	margin-bottom: 8px;
	padding-bottom: 5px;
}
.box01 ul li img {
	float:left;
	margin-right:10px;
	
}
#conts .h3title {
	height: 26px;
}
#conts .h3title img {
	max-height: 100%;
}
#conts .pdlink {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#conts .pdlink img {
	float: left;
}
#conts .pdlink img {
	margin-right: 10px;
}
#conts .box01.none {
	margin-bottom: 5px;
}
#project figcaption {
  display: block;
  padding: 0 0 1em 1em;
  border-bottom: 1px solid #ccc;
}
#project figure {
  padding: 1em 0 1em 2em;
}
#project figure img {
  width: 70%;
  height: auto;
  min-width: 200px;
}
.license .license_p {
	padding: 0 0 1em 1em;
  border-bottom: 1px solid #ccc;
}
.license .license_fig {
	margin: 0;
	margin-top: 1em;
}
.license .license_fig img {
	max-width: 100%;
}
