@charset "utf-8";
/* CSS Document */
.mb0-sp {
	margin-bottom: 0 !important;
}
.mb10-sp {
	margin-bottom: 10px !important;
}
.mb15-sp {
	margin-bottom: 15px !important;
}
.mb20-sp {
	margin-bottom: 20px !important;
}
.mb25-sp {
	margin-bottom: 25px !important;
}
.mb30-sp {
	margin-bottom: 30px !important;
}

/* #biz_p2
-----------------------------------------------------------------------*/
#biz_p2 #p2_ttl_image{
	margin-bottom: 13px;
}
#biz_p2 .p2_lead{
	margin-bottom: 13px;
	line-height: 1.7;
}

#biz_p2 h2 {
	width: auto;
	min-height: auto;
	padding: 12px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.3;
}
#biz_p2 h3{
	font-weight: bold;
	border-bottom: solid 3px #f1f3f3;
}
#biz_p2 h3 span {
	display: block;
	font-size: 14px;
	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{
	color: #da1949;
	text-decoration: underline !important;
}


/* #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: 11px;
}


/* #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 {
    background: url(/svcsol/common/images/com_ico_blank.png) no-repeat right 0;
}

#p2_private_redhat01 .icoDown a, #p2_private_redhat01 .icoDown span {
  background: url(/svcsol/common/images/com_ico_down.png) no-repeat right 0;
}

#p2_private_redhat01 ul.linkList01{
	font-size: 11px;
}



/* #p2_private_redhat02
--------------------------------*/
#p2_private_redhat02 ul.linkList01{
	font-size: 11px;
}
#p2_private_redhat02 a.linkBlank {
  background: url(/svcsol/common/images/com_ico_blank.png) no-repeat right 0;
}


/* #biz_p2 .linkbt
--------------------------------*/
#biz_p2 .linkbt{
	margin: 0 auto 27px auto;
	width: 100%;
}
#biz_p2 .linkbt a{
	padding-top: 0px;
	font-size: 14px;
	color: #3c3d3d;
	
	text-decoration: none !important;
}
#biz_p2 .linkbt a:hover{
	background: #fff url(/biz/p2/images/common_bt02_bg.png) no-repeat right bottom;
	text-decoration: none !important;
}

