@charset "Shift_JIS";


/* -------------------------------------*/
/* 　printermanager　独自スタイル       */
/* -------------------------------------*/


#pm .btm_adjust{
	margin-bottom:15px;
}

#pm .backimgTitle{
	display: flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-o-align-items: center;
	align-items: center;
	margin-bottom:15px;
	padding:0 30px;
	height:220px;
	background: url("/Prod/comp/soft1/printermanager/images/branding.png") no-repeat right;
}

#pm .backimgTitle .ttl_set p.ttl{
	margin-bottom:10px;

	font-size:28pt;
	color:#333;
	text-shadow: 1px  1px 7px #fff,
				-1px  1px 7px #fff,
				 1px -1px 7px #fff,
				-1px -1px 7px #fff,
				 1px  1px 7px #fff,
				-1px  1px 7px #fff,
				 1px -1px 7px #fff,
				-1px -1px 7px #fff;
}
#pm .backimgTitle .ttl_set p.ttl span span{
	padding-left:3px;
	display:block;
	font-weight:normal;
	font-size:12pt;
	line-height:1.5;
	text-shadow: 1px  1px 3px #fff,
				-1px  1px 3px #fff,
				 1px -1px 3px #fff,
				-1px -1px 3px #fff;
}

#pm .backimgTitle .ttl_catchcopy{
	padding-left:3px;
	font-size:12pt;
	text-shadow: 1px  1px 3px #fff,
				-1px  1px 3px #fff,
				 1px -1px 3px #fff,
				-1px -1px 3px #fff;
}

#pm .BoxInquiryS1{
	margin: 0 auto 15px;
}
#pm .BoxInquiryS1 .Container .Inner{
	text-align:left;
}

#pm h3{
	border-bottom:2px solid #cdcdcd;
	margin-bottom:15px;
}

#pm table td:not(:last-child){
	white-space:nowrap;
}

#pm table td .LinkListStyle1{
	margin-bottom:0;
}

