@charset "UTF-8";
.acc {
	width: 580px;
	margin-bottom: 15px;
}
.fx {
	float: left;
	width: 285px;
	margin-right: 10px;
}
#fxdd01,#fxdd02 {
	background-image: url(../images/fxdd_bg.gif);
	background-repeat: repeat-y;
	width: 285px;
	padding-bottom: 1px;
	font-size: 1.3em;
}
.firstT {
	background-image: url(../images/index.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	font-size: 1.6em;
	margin-bottom: 1em;
	color: #336666;
	margin-left: 1em;
}
.fxddT {
	margin-bottom: 5px;
}
.fxdd01 {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	width: 240px;
	margin-left: 10px;
}
.fxdd02 {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	width: 240px;
	margin-left: 10px;
	margin-bottom: 7px;
}
.fxdd03 {
	background-image: url(../images/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 7px;
	width: 240px;
	margin-left: 10px;
}
.fxEnd {
	height: 4px;
	width: 190px;
}
.firstUl {
	width: 580px;
}
.firstB {
	border: 1px solid #CCCCCC;
	width: 578px;
	margin-bottom: 10px;
}
.first {
	margin-bottom: 1em;
	margin-left: 2.4em;
	color: #333333;
	font-size: 1.4em;
	width: 500px;
}
.firstS {
	width: 570px;
	background: #acc95f;
	color: #f4f4f4;
	border: 1px solid #fff;
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.firstP {
	margin-left: 2em;
	color: #333333;
	font-size: 1.3em;
	width: 530px;
	margin-bottom: 5px;
}
