@charset "UTF-8";


/* =======================================
 
	Contents

======================================= */

.page-ttl {margin-bottom: 45px;}

.profile-area {}

.profile-area .thumbs {
	float: left;
	width: 295px;
	margin-right: 20px;
}

.profile-area .profile {
	float: left;
	width: 680px;
}

.profile-area .profile h3 {
	margin-bottom: 20px;
}

.profile-area .profile h4 {
	margin-bottom: 10px;
}

.profile-area .profile h4 b {
	font-size: 1.385em;
	font-weight: normal;
}

.profile-area .profile h5 {
	margin-bottom: 10px;
	font-size: 1.154em;
	font-family: Century, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #bd8a00;
}

.profile-area .profile p {
	line-height: 2.5em;
	margin-bottom: 2em;
}


.history-area {
	margin-bottom: 60px;
}

.history-area h3 {
	margin-bottom: 0;
}

.history-area .history-cont {
	height: 400px;
	overflow: scroll;
}

.history-area .history-cont table {
	width: 100%;
	background: #FFF;
}

.history-area .history-cont table th,
.history-area .history-cont table td {
	padding: 17px 0 13px 25px;
	border-bottom: 1px solid #c7c1e9;
}

.history-area .history-cont table .last th,
.history-area .history-cont table .last td {
	border-bottom: none;
}

.history-area .history-cont table th {
	width: 90px;
	font-family: Century, "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #bd8a00;
}

.history-area .history-cont table td {}


.gallery {}

.gallery ul {}

.gallery ul li {}
