@charset "utf-8";
/* CSS Document */
#container {
	width: 100%;
	height: auto;
	min-height: 300px;
	float: left;
	margin: 0px 0px 0px 0px;
	letter-spacing: 1px;
	line-height: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
}
#container .content {
	width: 100%;
	height: auto;
}
.s01 {
	color: #FF0000;
	font-size: 12px;
}
#container .left_side {
	width: 200px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0px 0px 0 0px;
	text-align: center;
	float: left;
}
#container .right_side {
	width: 720px;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 13px;
	letter-spacing: 2px;
	float: right;
}
#container .sub_title {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 10px;
	color: #BE7670;
}
#container .btn_left {
	width: 200px;
	height: auto;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	font-size: 13px;
	letter-spacing: 2px;
	float: right;
	border-bottom: 1px #EEDACC solid;
}
#container .btn_left a {
	color: #B49272;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#container .btn_left a:hover {
	color: #BE7670;
	font-weight: bold;
	text-decoration: none;
}
#container .link a {
	color: #BE7670;
	font-weight: bold;
	text-decoration: none;
}
#container .left_side2 {
	width: 138px;
	height: 134px;
	margin: 30px 16px 0 0;
	padding: 50px 23px 0 23px;
	color: #FAF2EC;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
	float: left;
	background-image: url(../common/info_bg.jpg);
}
/*******************共同*/
#member .w01 {
	color: #855F3F;
}
#member .c01 {
	color: #FFC926;
}
#member .c02 {
	color: #666666;
}
#member .c03 {
	color: #9F8570;
}
#member .c04 {
	color: #FF5959;
}
#member .c0a {
	color: #9F8570;
}
#member .c0b {
	color: #9F8570;
}
#member .border_bottom01 {
	border-bottom: 1px #A89D99 dotted;
}
#member .contact a {
	color: #FA9E41;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#member .contact a:visited {
	color: #FA9E41;
	text-decoration: none;
}
#member .contact a:hover {
	color: #FF5959;
	text-decoration: none;
}
#member {
	width: 100%;
	height: auto;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif, '微軟正黑體';
	color: #999;
}
#member .title {
	width: 100%;
	height: auto;
	padding: 30px 0;
	text-align: center;
	border-bottom: 1px #CCCCCC dotted;
}
#member .words {
	width: 100%;
	height: 34px;
	text-align: center;
	padding-top: 15px;
	float: left;
	background-image: url(txt_bg.png);
	color: #9F8570;
}
#member .words2 {
	width: 149px;
	height: 152px;
	text-align: left;
	padding: 50px 10px 0 10px;
	float: left;
	line-height: 25px;
	background-image: url(txt_bg2.png);
	color: #666666;
}
#member .txt {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	padding-top: 17px;
	float: left;
}
#member .line {
	border-bottom: 1px #E3C1AA dashed;
}
#member .txt2 {
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 17px;
	color: #666666;
}
#member .txt3 {
	width: 70%;
	height: auto;
	text-align: center;
	padding-top: 17px;
	color: #666666;
	float: right;
}
#member_check {
	width: 100%;
	height: auto;
	margin: 15px 0;
	padding: 15px 0;
	color: #666666;
	background-image: url(../common/line2.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#member_check a {
	color: #FF6E6E;
	text-decoration: none;
	-webkit-transition: color 200ms linear;
	-moz-transition: color 200ms linear;
	-o-transition: color 200ms linear;
	transition: color 200ms linear;
}
#member_check a:visited {
	color: #BE1810;
	text-decoration: none;
}
#member_check a:hover {
	color: #F90;
	text-decoration: underline;
}
