@charset "utf-8";
.box_gray999 {
	border: 1px solid #999999;
}
.line01 {
	background-image: url(../images/line01.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.dot01 {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/dot01.gif);
	line-height: 26px;
}
.dot02 {
	background-repeat: repeat-x;
	background-position: left bottom;
	background-image: url(../images/dot01.gif);
	line-height: 30px;
}



/* 文字 */
.copy11_gray333_01 {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 11px;
	color: #333333;
}

.copy11_gray333_02 {
	font-family: Arial, Helvetica, sans-serif, "微軟正黑體";
	font-size: 11px;
	color: #333333;
	line-height: 23px;
}

.copy11_gray999_01 {
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}
.copy12_gray333_01 {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
}

