@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../img/background_menu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.logo_box {
	height: 85px;
	position: relative;
}
.logo {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.obi {
	height: 20px;
	position: relative;
}
.name {
	position: absolute;
	bottom: 0px;
	float: left;
}
.profile {
	width: auto;
	position: absolute;
	bottom: 0px;
	right: 0px;
	float: left;
}

.header {
	width: 800px;
	margin-top: 15px;
}
.menu {
	float: left;
}
.menu img {
	margin-right: 15px;
}
.artist {
	margin-left: 380px;
	}
.artist img{
	margin-right: 5px;
	vertical-align: middle;
}
.icon {
	margin-left: 15px;
	width: 10px;
	height: 11px;
}

.text {
	width: 760px;
	margin-top: 50px;
	margin-left: 20px;
	color: #444444;
	line-height: 140%;
	font-size:12px;
}
.photo_box {
	float: left;
	margin-left: 10px;
	color: #444444;
	line-height: 100%;
	font-size:10px;
}
.photo_box img{
	margin-bottom: 5px;
}
.JimPhoto {
	width: 220px;
}
.ShibuyaPhoto {
	width: 351px;
}
.ErnestoPhoto1 {
	width: 237px;
}
.ErnestoPhoto2 {
	width: 266px;
}

/* Profile */
.title {
	color: #444444;
	font-size:12px;
	letter-spacing: 0.2em;
	margin-top: 20px;
	margin-bottom: 5px;
}
.chronological table {
	border-collapse: collapse;
	border: none;
	color: #444444;
	line-height: 140%;
	font-size:12px;
}
.year {
	border-right: 1px solid #999999;
	padding-right: 20px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	vertical-align: top
}
.data {
	padding-left: 20px;
}