@charset "utf-8";
body {
	background-color: #161613;
	margin: 0px;
}
.portfolio_table {
	padding-top: 45px;
	padding-left: 25px;
}
.thumbborder a {
	border: 1px solid #6E6E6E;
	display: block;
}
.thumbborder a:hover {
	border: 1px solid #171613;
}
.content_table {
	padding-top: 45px;
	padding-left: 25px;
}
.text_01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #424241;
}
.text_02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8B6E3D;
	letter-spacing: 2px;
}
.text_03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #727271;
}
.text_04 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8B6E3D;
}
.text_05 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #727271;
}

a {
	color: #8B6E3D;
}
a:hover {
	color: #F8CE8A;
	text-decoration: none;
}
