@charset "utf-8";

.douga-samune1 {
	width: 135px;
	height: 100px;
	margin-top: 0;
	float: left;
	margin-right: 50px;
	border-top: 2px solid #777;
	border-left: 2px solid #777;
	border-right: 2px solid #777;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
	overflow: hidden;
  box-shadow: 2px 2px 4px gray;
}

.douga-samune1 img {
	transition: .3s;
}

.douga-samune1 img:hover {
	transform: scale(1.28, 1.28);
	transition: .3s;
}

.douga-samune2 {
	width: 135px;
	height: 100px;
	margin-top: 0;
	float: left;
	border-top: 2px solid #777;
	border-left: 2px solid #777;
	border-right: 2px solid #777;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
	overflow: hidden;
  box-shadow: 2px 2px 4px gray;
}

.douga-samune2 img {
	transition: .3s;
}

.douga-samune2 img:hover {
	transform: scale(1.28, 1.28);
	transition: .3s;
}

.douga-samunetext1 {
	width: 135px;
	height: 100%; 
	float: left;
	text-align: center;
	background-color: #EAF9DC;
	margin-right: 50px;
	border-left: 2px solid #777;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  font-size: 0.9em;
  line-height: 1;
  padding: 5px 0 3px 0;
  box-shadow: 2px 2px 4px gray;
}

.douga-samunetext1 img {
  padding-top: 5px;
}

.douga-samunetext2 {
	width: 135px;
	height: 100%;
	float: left;
	text-align: center;
	background-color: #EAF9DC;
	border-left: 2px solid #777;
	border-right: 2px solid #777;
	border-bottom: 2px solid #777;
  border-bottom-left-radius: 9px;
  border-bottom-right-radius: 9px;
  font-size: 0.9em;
  line-height: 1;
  padding: 5px 0 3px 0;
  box-shadow: 2px 2px 4px gray;
}

.douga-samunetext2 img {
  padding-top: 5px;
}

.hidden {
	visibility: hidden;
}

.barbar-paint {
	width: 700px;
	height: 25px;
	border-left: 6px solid #ff0099;
	border-bottom: 1px solid #ff0099;
	background: #ffe0f8;
	background-image: linear-gradient(to bottom, rgba(255,255,255,1), #ffe0f8);
	margin: 30px 0 15px 0;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: 900;
	padding-left: 9px;
}

.barbar-clean {
	width: 700px;
	height: 25px;
	border-left: 6px solid #0000cc;
	border-bottom: 1px solid #0000cc;
	background: #ddddff;
	background-image: linear-gradient(to bottom, rgba(255,255,255,1), #ddddff);
	margin: 30px 0 15px 0;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: 900;
	padding-left: 9px;
}

.barbar-air {
	width: 700px;
	height: 25px;
	border-left: 6px solid #32cd32;
	border-bottom: 1px solid #32cd32;
	background: #e0ffe0;
	background-image: linear-gradient(to bottom, rgba(255,255,255,1), #e0ffe0);
	margin: 30px 0 15px 0;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: 900;
	padding-left: 9px;
}

.barbar-encore {
	width: 700px;
	height: 25px;
	border-left: 6px solid #ff8c00;
	border-bottom: 1px solid #ff8c00;
	background: #ffe0dd;
	background-image: linear-gradient(to bottom, rgba(255,255,255,1), #ffe0dd);
	margin: 30px 0 15px 0;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: 900;
	padding-left: 9px;
}

.barbarbar {
	width: 980px;
	height: 25px;
	border-left: 4px solid #808080;
	border-bottom: 1px solid #d3d3d3;
	margin: 10px 0 10px 0;
	padding-left: 10px;
	line-height: 2em;
	font-size: 1.2em;
	font-weight: 900;
}

.douga-bar {
	width: 700px;
	height: 30px;
	line-height: 30px;
	background: #497f41;
	padding: 2px 0 9px 15px;
	color: #fff;
	font-weight: 600;
	font-size: 25px;
	text-align: left;
	letter-spacing: 4px;
}

.top {
	margin-top: 20px;
	text-align: right;
	width: 680px;
	height: 15px;
}

.left-side {
	width: 250px;
	margin-right: 20px;
	float: left;
}

.right-side {
	width: 700px;
	float: left;
}

.left-oomidasi3 {
	width: 200px;
	height: 28px;
	background: #eaf9dc;
	border-bottom: 4px solid #497f41;
	line-height: 2em;
	color: #484D72;
	font-weight: 600;
	font-size: 1.2em;
	padding-left: 9px;
}

.left-tyuumidasi1 {
	width: 200px;
	height: 25px;
	border-left: 4px solid #ff0099;
	line-height: 2em;
	font-weight: 600;
	margin-top: 9px;
	background: #eee;
	padding-left: 9px;
}

.left-tyuumidasi2 {
	width: 200px;
	height: 25px;
	border-left: 4px solid #0000cc;
	line-height: 2em;
	font-weight: 600;
	margin-top: 9px;
	background: #eee;
	padding-left: 9px;
}

.left-tyuumidasi3 {
	width: 200px;
	height: 25px;
	border-left: 4px solid #32cd32;
	line-height: 2em;
	font-weight: 600;
	margin-top: 9px;
	background: #eee;
	padding-left: 9px;
}

.left-tyuumidasi5 {
	width: 200px;
	height: 25px;
	border-left: 4px solid #ff8c00;
	line-height: 2em;
	font-weight: 600;
	margin-top: 9px;
	background: #eee;
	padding-left: 9px;
}

.left-komidasi {
	width: 180px;
	height: 20px;
	display: block;
	line-height: 2em;
	padding-left: 9px;
}

.left-komidasi a {
	margin: 0 0 0 auto;
	display: block;
	width: 180px;
	height: 20px;
}

.left-komidasi img {
	width: 180px;
	height: 20px;
	border: none;
}

