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

.text_work {
	font-family: "Minion Pro", "Arno Pro", "garamond", "times new roman", "times", serif;
	font-size: 16px;
	color: #666;
}
.text_work_desc {
	font-family: "Minion Pro", "Arno Pro", "garamond", "times new roman", "times", serif;
	font-size: 14px;
	color: #666;
}
.recent_top {
	font-family: "Minion Pro", "Arno Pro", "garamond", "times new roman", "times", serif;
	font-size: 19px;
	font-weight: lighter;
	line-height: 2em;
	color: #999;
}
.text_contact_L {
	font-family: "Minion Pro", "Arno Pro", "garamond", "times new roman", "times", serif;
	font-size: 18px;
	font-weight: lighter;
	color: #666;
}
.resume_title {
	font-family: "Minion Pro", "Arno Pro", "garamond", "times new roman", "times", serif;
	font-size: 18px;
	font-weight: lighter;
	color: #666;
}
.resume_list {
	font-family: "Minion Pro", "Arno Pro", "garamond", "times new roman", "times", serif;
	font-size: 16px;
	line-height: 35px;
	color: #666;
}

.resume_list2 {
	font-family: "Minion Pro", "Arno Pro", "garamond", "times new roman", "times", serif;
	font-size: 16px;
	line-height: 18px;
	color: #666;
}

.credit_title {
	font-family: "Minion Pro", "Arno Pro", "garamond", "times new roman", "times", serif;
	font-size: 19px;
	font-weight: lighter;
	color: #777;
	line-height: 25pt;
}

.credit_text {
	font-family: "Minion Pro", "Arno Pro", "garamond", "times new roman", "times", serif;
	font-size: 16px;
	color: #666;
}

#viewer {
	margin: 0 auto;
	width: 700px;
	height: 560px;
	text-align: left;
	overflow: hidden;
	position: relative;
}

#viewer img {
	top: 0;
	left: 0;
	position: absolute;
}

.footertexts {
	font-family: "Minion Pro", "Arno Pro", "garamond", "times new roman", "times", serif;
	font-size: 13px;
	color: #999;
	position: absolute;
	left: 530px;
	top: 774px;
	width: 569px;
	text-align: right;
}
