@charset "utf-8";
.style1 {
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	font-size: 12px;
}
.style2 {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 15px;
	line-height: 1.3em;
	letter-spacing: 0.5px;
}

.style3 {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 14px;
	line-height: 1.3em;
	letter-spacing: 0.5px;
}

.style4 {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	font-size: 15px;
	line-height: 1.3em;
	letter-spacing: 0.5px;
	text-align: right;
	vertical-align: top;
}

#contactinfo {
	width: 465px;
	float: left;
}

#wrapper #right #contents .style2 {
	padding-top: 10px;
}
#bioimages {
	height: 450px;
	width: 300px;
	float: left;
}
#contents {
	float: left;
	width: 435px;
	padding-right: 30px;
}
#menu {
	padding-left: 30px;
	padding-top: 15px;
}

#resume {
	padding-bottom: 10px;
}
#wrapper #right #resume img {
	padding-right: 60px;
}

/* CSS Document */

body, p, h1, h2, h3, ul, ol, li, td, tr, img{
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #000000;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}

.wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;
}
#kazukitakizawa {
	height: 71px;
	width: 205px;
}
#footer {
	clear: both;
	text-align: right;
	padding-top: 10px;
}
#left {
	width: 205px;
	float: left;
	padding: 0px;
}
#right {
	width: 765px;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#wrapper #right #contactimage img {
	padding-bottom: 8px;
}
#contactleft {
	float: left;
	width: 380px;
	height: 140px;
}
#contactright {
	float: left;
	width: 385px;
	height: 140px;
}


#contact {
	padding-bottom: 15px;
}
#wrapper #right #artiststatement {
	padding-bottom: 10px;
}
#mailinglist {
	float: left;
	clear: both;
}
