@charset "utf-8";
.profile {
	font-size: 0.8em;
	color: #666666;
	padding: 0.8em;
	width: 280px;
	border: 1px solid #70794E;
	background-color: #F4F4F0;
	clear: both;
	overflow: hidden;
}

.course-b {
	height: 278px;
	width: 154px;
	margin-left: 8px;
	margin-right: 14px;
	float: left;
	background-color: #E7EBE2;
}
.course-t {
	height: 78px;
	width: 140px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.course {
	height: 278px;
	width: 540px;
	margin-right: 10px;
	margin-left: auto;
	margin-bottom: 38px;
}
.button-kod {
	float: right;
	margin-top: 8px;
	margin-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu-photo {
	float: right;
	width: 148px;
	margin-left: 15px;
}
.ft-att {
	width: 500px;
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.1em;
	margin-top: -10px;
	color: #6D5C49;
}

.p-photo {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* ボタン画像 */
.button-rb {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -28px;
}

/* 写真拡大 */

#photo{
	height: 180px;
	padding-top: 20px;
	width: 540px;
}


div.thumb {
  height:76px;
  position:relative;
  width:123px;
  float:left;

  padding:0px;
}
div.thumb1 {
	height:152px;
	position:relative;
	width:123px;
	padding:0px;
}