@charset "utf-8";
/* CSS Document */

/* #biz_p2
-----------------------------------------------------------------------*/
#biz_p2 #p2_ttl_image{
	margin-bottom: 25px;
}
#biz_p2 .p2_lead{
	margin-bottom: 22px;
}

#biz_p2 h2 {
	min-height: 16px;
	line-height: 1.0;
	background: url(/biz/p2/images/common_spec_h2_bg.png) 0 0 repeat-y;
	padding: 17px 0 17px 26px;
	margin-bottom: 15px;
	font-size: 128%;
  font-weight: bold;
  color: #fff;
  -webkit-background-size: cover;
  background-size: cover;
}
#biz_p2 h3{
	font-weight: bold;
	border-bottom: solid 3px #f1f3f3;
}
#biz_p2 h3 span {
	display: block;
	font-size: 131%;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom: solid 1px #d1d1d1;
}
#biz_p2 h3 strong {
	background: url(/biz/p2/images/common_listmark.gif) 0 0 no-repeat;
	padding-left: 19px;
}
#biz_p2 a{

}


/* #biz_p2 .linklist
--------------------------------*/
#biz_p2 .linklist{
	margin-bottom: 0px;
	line-height: 1.2;
	text-align: left;
}
#biz_p2 .linklist li{
	padding: 0 0 5px 18px;
	background: url(/svcsol/common/images/com_dot01.gif) no-repeat 5px 0.3em;
}
#biz_p2 .linklist>li:last-child{
	padding: 0 0 0 18px;
}

#biz_p2 .caution{
	margin: 0;
	padding: 0;
  padding-left: 1em;
  text-indent: -1em;
	font-size: 112%;
}


/* #p2_private_redhat01
--------------------------------*/
#p2_private_redhat01 .icoBlank {
	background: url(/svcsol/common/images/com_ic001.png) no-repeat left 0.6em;
  line-height: 2;
}
#p2_private_redhat01 .icoBlank a, #p2_private_redhat01 .icoBlank span {

}

#p2_private_redhat01 .icoDown a, #p2_private_redhat01 .icoDown span {

}

/* #p2_private_redhat02
--------------------------------*/
#p2_private_redhat02 ul.linkList01{
	font-size: 112%;
}
#p2_private_redhat02 a.linkBlank {

}


/* #biz_p2 .linkbt
--------------------------------*/
#biz_p2 .linkbt{
	margin: 0 auto 50px auto;
	width: 478px;
	height: 80px;
	color: #d4123f;
	display: table;
	border: 1px solid #ccc;
}
#biz_p2 .linkbt a{
	padding-top: 5px;
	font-size: 112%;
  font-weight: bold;
	text-align: center;
	color: #3c3d3d;
	text-decoration: none;
	vertical-align: middle;
	display: table-cell;
	border-top: 2px solid #24539c;
	background: #fff url(/biz/p2/images/common_bt02_bg.png) no-repeat right bottom;
}
#biz_p2 .linkbt a:hover{
	background: #daeeff url(/biz/p2/images/common_bt02_bg.png) no-repeat right bottom;
}
