ul.firstPointCP_ul {
margin-left:12px;
list-style:none;
}
ul.firstPointCP_ul li {
text-indent:-1em;
padding-left:0em;
}
ul.firstPointCP_ul li .indent {
text-indent:-1.5em;
padding-left:1.5em;
}

.section_table_03silverCollector {
border-collapse:collapse;
margin:0;
border:2px solid #012e4b;}

.section_table_03silverCollector th {
border:1px solid #012e4b;
background:#012e4b;
text-align:center;
font-size:10pt;
color:#ffffff;
font-weight:bold;
padding:3px;
letter-spacing:0.1em;}

.section_table_03silverCollector td {
vertical-align:top;
border:1px solid #012e4b;
padding:5px;
font-size:10pt;}

p.indent {
text-indent:-1.4em;
padding-left:1.4em;
}

.f_120{
	font-size:120% !important;
	font-weight:bold;
	line-height:1.3;
}

.f_w_b{ font-weight:bold;}

.blue {
	color: #20B3FA;
}

.red2 {
	color: #FF0000;
	font-size:120%;
	font-weight:bold;
	line-height:120%;
}

.f_style_Bold{
	font-size:110% !important;
	font-weight:bold;
	line-height:1.3;
}

.f_size_B{
	font-size:130% !important;
	font-weight:bold;
	line-height:1.5;
}

.f_size_B2{
	font-size:150% !important;
	font-weight:bold;
	line-height:1.3;
}

.f_size_B3{
	font-size:170% !important;
	font-weight:bold;
	line-height:1.5;
}

.plus{
	text-align:center;
	padding:11px 0;
	font-size:220% !important;
	font-weight:bold;
}
#btn_pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
 
#btn_pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 8px 8px 8px;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  background-color: #b0df90;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height: 35px;
}
 
#btn_pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

.blue {
	color: #006CFF;
}

.blue2 {
	color: #00bee9;
}
.brown {
	color: #9F4927;
}
/************* モーダル **************/

.modal-content {
	width: 940px ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #aaa ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	overflow-y: auto;
	max-height: 90%;
}

.modal-content_l {
	width: 1100px ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #aaa ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	overflow-y: auto;
	max-height: 90%;
}

.modal-content_ll {
	width: 1260px ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #aaa ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	overflow-y: auto;
	max-height: 90%;
}

.modal-content_s {
	width: 780px ;
	margin: 0 ;
	padding: 10px 20px ;
	border: 2px solid #aaa ;
	background: #fff ;
	position: fixed ;
	display: none ;
	z-index: 2 ;
	overflow-y: auto;
	max-height: 90%;
}
  
#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}

.button-link {
	color: #00f ;
	text-decoration: underline ;
}
 
.button-link:hover {
	cursor: pointer ;
	color: #f00 ;
}

.close_btn {
	display: inline-block;
    background: #EEE;
    color: #111;
    -moz-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
    -webkit-box-shadow: inset -1px -1px 1px rgba(000,000,000,0.2),inset 2px 2px 1px rgba(255,255,255,1);
    border-top: 1px solid #BBB;
    border-left: 1px solid #BBB;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    width: 130px;
    padding: 10px 3px;
	font-weight: bold;
}
