#contents dl.cpbox {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 20px;
}
#contents dl.cpbox  dt {
	float: left;
	width: 170px;
	clear: left;
	padding-top: 5px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-bottom: 2px;
	font-weight: bold;
}
#contents dl.cpbox dt span {
	color: #CC0000;
}
#contents dl.cpbox  dd {
	padding-left: 190px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	margin-bottom: 10px;
}
#contents dl.cpbox dd .wid01 {
	width: 250px;
}
#contents dl.cpbox dd .wid02 {
	width: 120px;
}
#contents dl.cpbox dd .wid03 {
	width: 350px;
}
#contents dl.cpbox dd .linktx {
	padding-left: 15px;
	background-image: url(../images/ic_access.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#contents   dl#bubox {
	width: 100%;
	margin-bottom: 25px;
}
#contents dl#bubox dt {
	font-weight: bold;
	color: #0A2B5F;
	background-image: url(../images/ic_l.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: left 4px;
	margin-bottom: 3px;
}
#contents dl#bubox dd {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#contents .access_i {
	padding: 10px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #BACDE9;
	background-color: #F4FEFF;
	margin-bottom: 30px;
}
#contents #submit {
	text-align: center;
}
#contents #submit input {
	background-image: url(../images/form_bt.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 106px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input, select, textarea {
	background-color: #f6f4f2;
}
input:focus, select:focus, textarea:focus {
	background-color: #FFFFFF;
}
#contents #comp {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
#contents #comp p {
	margin-bottom: 25px;
}

#contents dl#privacy dt {
	font-weight: bold;
}

#contents dl#privacy dd {
	margin-bottom: 30px;
}
#contents dl.sitemap {
	margin-bottom: 30px;
}
#contents dl.sitemap dt {
	background-image: url(../images/ic_l.gif);
	background-position: left 5px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-repeat: no-repeat;
}
#contents dl.box1 {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 15px;
}
#contents dl.box2 {
	width: 100%;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 15px;
}
#contents   dl.box1   dt     {
	float: left;
	display: inline;
	margin-right: 15px;
}
#contents  dl.box1  dd, #contents #main dl.box2 dd {
	padding-left: 295px;
}
#contents  dl.box1  dd  p, #contents #main dl.box2 dd p {
	margin-bottom: 15px;
}
#contents dl.box2 dt {
	float: right;
	display: inline;
	margin-left: 15px;
}
#contents dl.box2 dd {
	padding-right: 295px;
}
