@charset "shift_JIS";

h4 {
	color: #5d4747;
	font-size: 16px;
	font-weight: bold;
}

.table-ul {
  display: table;
  table-layout: fixed;
  text-align: center;
  width: 690px;
  padding-bottom: 20px;
}
.table-ul li {
  display: table-cell;
  vertical-align: middle;
}
.table-ul a:hover { opacity: 0.5; }

#gd_mds {
	background-image: url(../../gallery/images/gallery_mdsbg.gif);
	background-repeat: no-repeat;
	width: 660px;
	height: 30px;
	padding: 6px 0 0 30px;
	margin-bottom: 15px;
}

#gd_inner {
	width: 690px;
}

#gd_pic {
	width: 260px;
	float: left;
	padding-right: 25px;
}

#gd_pic img{
	padding-bottom: 20px;
}

#gd_text {
	width: 405px;
	float: right;
}

#gd_back_btn {
	width: 690px;
	height: 30px;
	text-align: right;
}
