@charset "utf-8";

@import "../../common/css/bace.css";
@import "../../common/css/layout.css";



.box1{
	margin-bottom: 35px;


}


.txt1{
	font-size: 80%;
	line-height: 140%;
	color: #BFD0E1;
	background-color: #004489;
	padding-left: 18px;
	padding-top: 11px;
	padding-bottom: 10px;
	padding-right: 30px;

}
dl.txt{
	background-image: url(../img/h4_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #B2C9E1;
	padding-top: 9px;
	padding-left: 10px;
	width: 665px;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-bottom: 9px;
}

dl.txt dt{
	float: left;
	width: 155px;

}


.concept{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #25557C;
	width: 673px;
	margin-bottom: 25px;
	font-size: 80%;
	line-height: 140%;
	color: #333333;

}

.concept dt{
	float: left;
	width: 154px;
	padding-left: 13px;

}

.concept dd{
	float: left;
	width: 506px;
}
.conceptbox{
	width: 673px;
	background-image: url(../../common/img/line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 25px;
}


.concept li{
	background-image: url(../img/icon.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;

}
