@charset "shift_jis";
/* CSS Document */


#cont_innerBB {
	margin: 10px 40px;
	padding-bottom: 5px;
}
#cont_innerBB h3 {
	margin: 10px 0 20px 0;
	padding: 5px 5px 5px 10px;
	text-align: left;
	border: solid 2px #ED6F00;
	background: #fff;
	font-weight: bold;
	color: #ED6F00;
}
#cont_innerBB .sectionA01 {
	width: 700px;
	margin-left: 104px;
}

#cont_innerBB .sectionA01 table {
	width: 700px;
	border-collapse: collapse;
	border: 0;
	border-top: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
}
#cont_innerBB .sectionA01 tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
#cont_innerBB .sectionA01 th {
	background: #EEEEEE;
	border: 1px solid #DFDFDF;
	color: #4c4948;
	padding: 10px;
}
#cont_innerBB .sectionA01 td {
	padding: 8px 10px;
	border: 1px solid #DFDFDF;
	vertical-align: top;
	text-align: left;
}

#cont_innerBB .sectionA02 table {
	width: 700px;
	border-collapse: collapse;
	border: 0;
	border: 1px solid #DFDFDF;
	margin-left: 104px;
}
#cont_innerBB .sectionA02 th {
	background: #EEEEEE;
	color: #4c4948;
	font-weight: bold;
	padding: 8px 10px;
	text-align: center;
	border-left: 1px solid #DFDFDF
}
#cont_innerBB .sectionA02 td {
	padding: 8px 10px;
	border: 1px solid #DFDFDF;
	vertical-align: top;
	text-align: center
}
#cont_innerBB .sectionA03 {
	margin-bottom: 30px;
}
#cont_innerBB .sectionA03 p {
	margin: 5px;
	width: 700px;
	margin-left: 104px;
	text-align: right;
}
#cont_innerBB ul.imp li {
padding-left: 20px;
background: url('../img/icon_caution.gif') 0 3px no-repeat;
margin-bottom:5px;
}
#cont_innerBB .icon_tiangle2 {
background:transparent url('../img/triangle_39.gif') no-repeat scroll 0 0.4em;
padding-left:10px;
}