@charset "utf-8";
.photo-000 {
	padding-bottom: 10px;
}

.text-000 {
	line-height: 3ex;
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 16px;
}
.text-001 {
	line-height: 3ex;
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	font-size: 18px;
	font-weight: bold;
	color: #F9884C;
	padding-bottom: 10px;
}
.text-002 {
	margin: 20px 0;
	width: 300px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	border-radius: 10px;
	font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "Lucida Grande", "Arial", "Arial Narrow";
	background-color: #F9884C;
	color: #FFFFFF;
	box-shadow: 5px 5px 1px #cccccc;
}
